diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 16:50:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 16:50:51 +0000 |
commit | 6325dc5c9b989d4871b18c02e8a535334842a4f1 (patch) | |
tree | 4547ad720b8b5da7f7b4a29a799dffc7e4ab8c0b /sys-fs | |
parent | alpha/ia64/sparc stable wrt #350871 (diff) | |
download | gentoo-2-6325dc5c9b989d4871b18c02e8a535334842a4f1.tar.gz gentoo-2-6325dc5c9b989d4871b18c02e8a535334842a4f1.tar.bz2 gentoo-2-6325dc5c9b989d4871b18c02e8a535334842a4f1.zip |
alpha/ia64/sparc stable wrt #351077
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lsscsi/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog index 4a76359b4b2b..68e5b5c93f01 100644 --- a/sys-fs/lsscsi/ChangeLog +++ b/sys-fs/lsscsi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lsscsi # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.52 2011/01/15 15:48:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.53 2011/01/29 16:50:51 armin76 Exp $ + + 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> lsscsi-0.23.ebuild: + alpha/ia64/sparc stable wrt #351077 15 Jan 2011; Markus Meier <maekke@gentoo.org> lsscsi-0.23.ebuild: x86 stable, bug #351077 diff --git a/sys-fs/lsscsi/lsscsi-0.23.ebuild b/sys-fs/lsscsi/lsscsi-0.23.ebuild index 527599433abd..6da95f2a95e2 100644 --- a/sys-fs/lsscsi/lsscsi-0.23.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.23.ebuild,v 1.7 2011/01/15 15:48:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.23.ebuild,v 1.8 2011/01/29 16:50:51 armin76 Exp $ EAPI="2" @@ -14,7 +14,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" |