summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-06-19 10:57:29 +0000
committerMarkus Meier <maekke@gentoo.org>2011-06-19 10:57:29 +0000
commite6c0ec06db87e42caf1471363e0b0f5d37996d03 (patch)
treef6d5d0b34378fed440e40416d8a75e67a3847003 /sys-fs/lsscsi
parentarm stable, bug #371671 (diff)
downloadgentoo-2-e6c0ec06db87e42caf1471363e0b0f5d37996d03.tar.gz
gentoo-2-e6c0ec06db87e42caf1471363e0b0f5d37996d03.tar.bz2
gentoo-2-e6c0ec06db87e42caf1471363e0b0f5d37996d03.zip
arm stable, bug #371697
(Portage version: 2.1.10.3/cvs/Linux i686)
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 ab25edabf69e..1e35a4c28eab 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.58 2011/06/18 20:52:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.59 2011/06/19 10:57:29 maekke Exp $
+
+ 19 Jun 2011; Markus Meier <maekke@gentoo.org> lsscsi-0.24.ebuild:
+ arm stable, bug #371697
18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> lsscsi-0.24.ebuild:
Stable on amd64 wrt bug #371697
diff --git a/sys-fs/lsscsi/lsscsi-0.24.ebuild b/sys-fs/lsscsi/lsscsi-0.24.ebuild
index 1286579bbf13..9f4f775aab78 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.5 2011/06/18 20:52:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.24.ebuild,v 1.6 2011/06/19 10:57:29 maekke 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"