summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-08-28 11:42:59 +0000
committerSimon Stelling <blubb@gentoo.org>2006-08-28 11:42:59 +0000
commit480155605c566ae95a222be3caaa9ae2af3d050e (patch)
tree7ac649a1e3fea662762ff9edbccbb559ac2d3709 /sys-fs
parentAdd depend on >=dev-python/urlgrabber-2.9.6 to fix #145276 (diff)
downloadgentoo-2-480155605c566ae95a222be3caaa9ae2af3d050e.tar.gz
gentoo-2-480155605c566ae95a222be3caaa9ae2af3d050e.tar.bz2
gentoo-2-480155605c566ae95a222be3caaa9ae2af3d050e.zip
stable on amd64
(Portage version: 2.1-r2)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/lsscsi/ChangeLog5
-rw-r--r--sys-fs/lsscsi/lsscsi-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog
index 77acec61d050..b7c5b6dafd33 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.17 2006/08/24 23:24:19 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.18 2006/08/28 11:42:59 blubb Exp $
+
+ 28 Aug 2006; <blubb@gentoo.org> lsscsi-0.17.ebuild:
+ stable on amd64
25 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> lsscsi-0.17.ebuild:
Stable on x86.
diff --git a/sys-fs/lsscsi/lsscsi-0.17.ebuild b/sys-fs/lsscsi/lsscsi-0.17.ebuild
index 99dfd2ee10e3..273b1636fac9 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.6 2006/08/24 23:24:19 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.17.ebuild,v 1.7 2006/08/28 11:42:59 blubb 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"