summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-05 16:28:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-05 16:28:19 +0000
commitbb34259ab5baf0908912f5040e19414baf89d3a0 (patch)
treeb1b1ec0ae091844cfb91f53bc6d2388f92d2bacb /sys-fs
parentarm/ia64/sparc stable wrt #283986 (diff)
downloadgentoo-2-bb34259ab5baf0908912f5040e19414baf89d3a0.tar.gz
gentoo-2-bb34259ab5baf0908912f5040e19414baf89d3a0.tar.bz2
gentoo-2-bb34259ab5baf0908912f5040e19414baf89d3a0.zip
ia64/sparc stable wrt #284384
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/lsscsi/ChangeLog5
-rw-r--r--sys-fs/lsscsi/lsscsi-0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog
index bedae5b399f3..75f1b70b8062 100644
--- a/sys-fs/lsscsi/ChangeLog
+++ b/sys-fs/lsscsi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/lsscsi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.43 2009/09/30 17:15:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.44 2009/10/05 16:28:19 armin76 Exp $
+
+ 05 Oct 2009; Raúl Porcel <armin76@gentoo.org> lsscsi-0.22.ebuild:
+ ia64/sparc stable wrt #284384
30 Sep 2009; Tobias Klausmann <klausman@gentoo.org> lsscsi-0.22.ebuild:
Stable on alpha, bug #284384
diff --git a/sys-fs/lsscsi/lsscsi-0.22.ebuild b/sys-fs/lsscsi/lsscsi-0.22.ebuild
index d1bbbf94c444..4918edc89039 100644
--- a/sys-fs/lsscsi/lsscsi-0.22.ebuild
+++ b/sys-fs/lsscsi/lsscsi-0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.22.ebuild,v 1.7 2009/09/30 17:15:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.22.ebuild,v 1.8 2009/10/05 16:28:19 armin76 Exp $
inherit toolchain-funcs
@@ -10,7 +10,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"