diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-02 12:40:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-02 12:40:32 +0000 |
commit | 6ed9cd6f6cbbf60195248d25cf2748ce1cf1b40e (patch) | |
tree | 4a0a05e33b816756c02cd1e4734fc3dfa332e1c3 /sys-fs | |
parent | Stable on sparc wrt #182301 (diff) | |
download | gentoo-2-6ed9cd6f6cbbf60195248d25cf2748ce1cf1b40e.tar.gz gentoo-2-6ed9cd6f6cbbf60195248d25cf2748ce1cf1b40e.tar.bz2 gentoo-2-6ed9cd6f6cbbf60195248d25cf2748ce1cf1b40e.zip |
Stable on sparc wrt #183932
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lsscsi/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog index b6054f105233..84f3878ff73d 100644 --- a/sys-fs/lsscsi/ChangeLog +++ b/sys-fs/lsscsi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lsscsi # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.21 2007/07/02 11:35:29 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.22 2007/07/02 12:40:32 gustavoz Exp $ + + 02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> lsscsi-0.19.ebuild: + Stable on sparc wrt #183932 02 Jul 2007; Lars Weiler <pylon@gentoo.org> lsscsi-0.19.ebuild: Stable on ppc; bug #183932. diff --git a/sys-fs/lsscsi/lsscsi-0.19.ebuild b/sys-fs/lsscsi/lsscsi-0.19.ebuild index 32dcd927fbcc..2129bf595fa2 100644 --- a/sys-fs/lsscsi/lsscsi-0.19.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.19.ebuild,v 1.2 2007/07/02 11:35:29 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.19.ebuild,v 1.3 2007/07/02 12:40:32 gustavoz Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.torque.net/scsi/lsscsi-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc sparc ~x86" IUSE="" DEPEND=">=sys-fs/sysfsutils-1.2.0" |