summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-09-30 17:15:54 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-09-30 17:15:54 +0000
commit7c0405973c91f2435b5b8783aead03a6865c4f38 (patch)
tree954772eb9002c82fe04fb35732218c31d1832dff /sys-fs/lsscsi
parentStable on alpha, bug #284347 (diff)
downloadgentoo-2-7c0405973c91f2435b5b8783aead03a6865c4f38.tar.gz
gentoo-2-7c0405973c91f2435b5b8783aead03a6865c4f38.tar.bz2
gentoo-2-7c0405973c91f2435b5b8783aead03a6865c4f38.zip
Stable on alpha, bug #284384
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/lsscsi')
-rw-r--r--sys-fs/lsscsi/ChangeLog5
-rw-r--r--sys-fs/lsscsi/lsscsi-0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog
index 8db651ec8460..bedae5b399f3 100644
--- a/sys-fs/lsscsi/ChangeLog
+++ b/sys-fs/lsscsi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/lsscsi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.42 2009/09/25 14:41:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.43 2009/09/30 17:15:54 klausman Exp $
+
+ 30 Sep 2009; Tobias Klausmann <klausman@gentoo.org> lsscsi-0.22.ebuild:
+ Stable on alpha, bug #284384
25 Sep 2009; Brent Baude <ranger@gentoo.org> lsscsi-0.22.ebuild:
Marking lsscsi-0.22 ppc64 for bug 284384
diff --git a/sys-fs/lsscsi/lsscsi-0.22.ebuild b/sys-fs/lsscsi/lsscsi-0.22.ebuild
index af867bd04181..d1bbbf94c444 100644
--- a/sys-fs/lsscsi/lsscsi-0.22.ebuild
+++ b/sys-fs/lsscsi/lsscsi-0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.22.ebuild,v 1.6 2009/09/25 14:41:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.22.ebuild,v 1.7 2009/09/30 17:15:54 klausman Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://sg.danny.cz/scsi/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
IUSE=""
DEPEND=">=sys-fs/sysfsutils-1.2.0"