diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-25 14:41:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-25 14:41:15 +0000 |
commit | 1f21c64c62ea9231b0cceba0787d904bc9263ffe (patch) | |
tree | 2c19df1a1f9d683ced9b352f7071e087a5f50aec /sys-fs/lsscsi | |
parent | Marking which-2.20 ppc64 for bug 283975 (diff) | |
download | gentoo-2-1f21c64c62ea9231b0cceba0787d904bc9263ffe.tar.gz gentoo-2-1f21c64c62ea9231b0cceba0787d904bc9263ffe.tar.bz2 gentoo-2-1f21c64c62ea9231b0cceba0787d904bc9263ffe.zip |
Marking lsscsi-0.22 ppc64 for bug 284384
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs/lsscsi')
-rw-r--r-- | sys-fs/lsscsi/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog index 50e402f52a13..8db651ec8460 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.41 2009/09/19 16:00:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.42 2009/09/25 14:41:15 ranger Exp $ + + 25 Sep 2009; Brent Baude <ranger@gentoo.org> lsscsi-0.22.ebuild: + Marking lsscsi-0.22 ppc64 for bug 284384 19 Sep 2009; nixnut <nixnut@gentoo.org> lsscsi-0.22.ebuild: ppc stable #284384 diff --git a/sys-fs/lsscsi/lsscsi-0.22.ebuild b/sys-fs/lsscsi/lsscsi-0.22.ebuild index 9cc04dbd3434..af867bd04181 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.5 2009/09/19 16:00:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.22.ebuild,v 1.6 2009/09/25 14:41:15 ranger 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" |