summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-01-15 15:48:23 +0000
committerMarkus Meier <maekke@gentoo.org>2011-01-15 15:48:23 +0000
commit3b2205cd076b6ccc39cbbc4735e79ea6431369b0 (patch)
tree06904209c25588e12499bc59bf561a52a81b03f1 /sys-fs
parentx86 stable, bug #351073 (diff)
downloadgentoo-2-3b2205cd076b6ccc39cbbc4735e79ea6431369b0.tar.gz
gentoo-2-3b2205cd076b6ccc39cbbc4735e79ea6431369b0.tar.bz2
gentoo-2-3b2205cd076b6ccc39cbbc4735e79ea6431369b0.zip
x86 stable, bug #351077
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/lsscsi/ChangeLog5
-rw-r--r--sys-fs/lsscsi/lsscsi-0.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog
index bbbcae5932e8..4a76359b4b2b 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.51 2011/01/15 12:21:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.52 2011/01/15 15:48:23 maekke Exp $
+
+ 15 Jan 2011; Markus Meier <maekke@gentoo.org> lsscsi-0.23.ebuild:
+ x86 stable, bug #351077
15 Jan 2011; Markus Meier <maekke@gentoo.org> lsscsi-0.23.ebuild:
arm stable, bug #351077
diff --git a/sys-fs/lsscsi/lsscsi-0.23.ebuild b/sys-fs/lsscsi/lsscsi-0.23.ebuild
index 3fbf261e9cd0..527599433abd 100644
--- a/sys-fs/lsscsi/lsscsi-0.23.ebuild
+++ b/sys-fs/lsscsi/lsscsi-0.23.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.23.ebuild,v 1.6 2011/01/15 12:21:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.23.ebuild,v 1.7 2011/01/15 15:48:23 maekke Exp $
EAPI="2"
@@ -14,7 +14,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=""
DEPEND=">=sys-fs/sysfsutils-1.2.0"