summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-08-24 23:24:19 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-08-24 23:24:19 +0000
commit666fc4b010f21784178236459dcecc72b63dd575 (patch)
treecc6433ed48d2ac54160354e70789e69880171c0d /sys-fs/lsscsi
parentRemoving fPIC workaround as the cause of this was resolved, see bug #114722. (diff)
downloadgentoo-2-666fc4b010f21784178236459dcecc72b63dd575.tar.gz
gentoo-2-666fc4b010f21784178236459dcecc72b63dd575.tar.bz2
gentoo-2-666fc4b010f21784178236459dcecc72b63dd575.zip
Stable on x86.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'sys-fs/lsscsi')
-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 d6628fb75eda..77acec61d050 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.16 2006/07/22 15:42:16 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.17 2006/08/24 23:24:19 kloeri Exp $
+
+ 25 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> lsscsi-0.17.ebuild:
+ Stable on x86.
22 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> lsscsi-0.17.ebuild:
Stable on alpha.
diff --git a/sys-fs/lsscsi/lsscsi-0.17.ebuild b/sys-fs/lsscsi/lsscsi-0.17.ebuild
index e55d0f4fa8e0..99dfd2ee10e3 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.5 2006/07/22 15:42:16 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.17.ebuild,v 1.6 2006/08/24 23:24:19 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"