diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-12 22:33:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-12 22:33:09 +0000 |
commit | c0b1b1ac8e396d1336039efd09ff7d3bb5330c09 (patch) | |
tree | 90bfdf5634b9256462b1e06da7dd7dd87d29a46d /sys-fs | |
parent | Mark 1.0.7-r1 stable on ia64 (diff) | |
download | gentoo-2-c0b1b1ac8e396d1336039efd09ff7d3bb5330c09.tar.gz gentoo-2-c0b1b1ac8e396d1336039efd09ff7d3bb5330c09.tar.bz2 gentoo-2-c0b1b1ac8e396d1336039efd09ff7d3bb5330c09.zip |
Stable on hppa
(Portage version: 2.1-r1)
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 627888e9f9bd..33cea91c43fb 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.14 2006/07/08 23:59:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.15 2006/07/12 22:33:09 gustavoz Exp $ + + 12 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> lsscsi-0.17.ebuild: + Stable on hppa 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> lsscsi-0.17.ebuild: Marked stable on mips. diff --git a/sys-fs/lsscsi/lsscsi-0.17.ebuild b/sys-fs/lsscsi/lsscsi-0.17.ebuild index 18051226a7a6..cf64933da94b 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.3 2006/07/08 23:59:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.17.ebuild,v 1.4 2006/07/12 22:33:09 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" |