diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:42:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:42:16 +0000 |
commit | 82aec637dcad2d3e97576d68e1046b1988ec6f2f (patch) | |
tree | bb2db153292527a9af3cb54f59e193e1f3738b37 /sys-fs | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-82aec637dcad2d3e97576d68e1046b1988ec6f2f.tar.gz gentoo-2-82aec637dcad2d3e97576d68e1046b1988ec6f2f.tar.bz2 gentoo-2-82aec637dcad2d3e97576d68e1046b1988ec6f2f.zip |
Stable on alpha.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lsscsi/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog index 33cea91c43fb..d6628fb75eda 100644 --- a/sys-fs/lsscsi/ChangeLog +++ b/sys-fs/lsscsi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lsscsi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.15 2006/07/12 22:33:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.16 2006/07/22 15:42:16 kloeri Exp $ + + 22 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> lsscsi-0.17.ebuild: + Stable on alpha. 12 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> lsscsi-0.17.ebuild: Stable on hppa diff --git a/sys-fs/lsscsi/lsscsi-0.17.ebuild b/sys-fs/lsscsi/lsscsi-0.17.ebuild index cf64933da94b..e55d0f4fa8e0 100644 --- a/sys-fs/lsscsi/lsscsi-0.17.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.17.ebuild,v 1.4 2006/07/12 22:33:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.17.ebuild,v 1.5 2006/07/22 15:42:16 kloeri 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" |