summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2011-07-17 22:38:32 +0000
committerMark Loeser <halcy0n@gentoo.org>2011-07-17 22:38:32 +0000
commit7dd0899bcfb32d9d24751a3ba30963d9f8958fa7 (patch)
tree4ba0f0ac5c5cad0bec78460f0919a6629031cdcc /sys-fs/lsscsi
parentVersion bump. Fixes bug #375463. (diff)
downloadgentoo-2-7dd0899bcfb32d9d24751a3ba30963d9f8958fa7.tar.gz
gentoo-2-7dd0899bcfb32d9d24751a3ba30963d9f8958fa7.tar.bz2
gentoo-2-7dd0899bcfb32d9d24751a3ba30963d9f8958fa7.zip
Stable for ppc/ppc64; bug #371697
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs/lsscsi')
-rw-r--r--sys-fs/lsscsi/ChangeLog5
-rw-r--r--sys-fs/lsscsi/lsscsi-0.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog
index 7410555700cc..b19ede1655d8 100644
--- a/sys-fs/lsscsi/ChangeLog
+++ b/sys-fs/lsscsi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/lsscsi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.61 2011/06/24 16:38:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.62 2011/07/17 22:38:32 halcy0n Exp $
+
+ 17 Jul 2011; Mark Loeser <halcy0n@gentoo.org> lsscsi-0.24.ebuild:
+ Stable for ppc/ppc64; bug #371697
24 Jun 2011; Raúl Porcel <armin76@gentoo.org> lsscsi-0.24.ebuild:
alpha/ia64/sparc stable wrt #371697
diff --git a/sys-fs/lsscsi/lsscsi-0.24.ebuild b/sys-fs/lsscsi/lsscsi-0.24.ebuild
index 8c424d299017..34afd57f6dc4 100644
--- a/sys-fs/lsscsi/lsscsi-0.24.ebuild
+++ b/sys-fs/lsscsi/lsscsi-0.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.24.ebuild,v 1.8 2011/06/24 16:38:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.24.ebuild,v 1.9 2011/07/17 22:38:32 halcy0n Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/scsi/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=sys-fs/sysfsutils-1.2.0"