summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-11-27 17:19:37 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-11-27 17:19:37 +0000
commitd76a216e1e3bf9fcc3e969f3c35c7712296feaaf (patch)
treede8ae3a03e4511e1240b7f519b95610a95adc5c9 /sys-fs
parentppc stable, bug #200297 (diff)
downloadgentoo-2-d76a216e1e3bf9fcc3e969f3c35c7712296feaaf.tar.gz
gentoo-2-d76a216e1e3bf9fcc3e969f3c35c7712296feaaf.tar.bz2
gentoo-2-d76a216e1e3bf9fcc3e969f3c35c7712296feaaf.zip
Added ~ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/lsscsi/ChangeLog5
-rw-r--r--sys-fs/lsscsi/lsscsi-0.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog
index f70ac60b44b4..c00bb78c4d32 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.27 2007/07/03 01:23:53 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.28 2007/11/27 17:19:37 corsair Exp $
+
+ 27 Nov 2007; Markus Rothe <corsair@gentoo.org> lsscsi-0.19.ebuild:
+ Added ~ppc64
03 Jul 2007; Joshua Kinard <kumba@gentoo.org> lsscsi-0.19.ebuild:
Stable on mips, per #183932.
diff --git a/sys-fs/lsscsi/lsscsi-0.19.ebuild b/sys-fs/lsscsi/lsscsi-0.19.ebuild
index 8b2b6e3bd761..081d87fcaa83 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.8 2007/07/03 01:23:53 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.19.ebuild,v 1.9 2007/11/27 17:19:37 corsair 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 ~ppc64 sparc x86"
IUSE=""
DEPEND=">=sys-fs/sysfsutils-1.2.0"