diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-15 08:53:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-15 08:53:07 +0000 |
commit | 96df4ba1130d94569417bacb86ea5f743119cf9f (patch) | |
tree | 6f6a2ae3f52db7ca54c3eb01dd64f0b7d19e476b /sys-fs | |
parent | Version bump. (diff) | |
download | gentoo-2-96df4ba1130d94569417bacb86ea5f743119cf9f.tar.gz gentoo-2-96df4ba1130d94569417bacb86ea5f743119cf9f.tar.bz2 gentoo-2-96df4ba1130d94569417bacb86ea5f743119cf9f.zip |
Stable for sparc, wrt bug #474306
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lsscsi/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog index f82a48161d6d..fab963d5a7ea 100644 --- a/sys-fs/lsscsi/ChangeLog +++ b/sys-fs/lsscsi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lsscsi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.83 2013/11/01 13:50:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.84 2013/12/15 08:53:07 ago Exp $ + + 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lsscsi-0.27.ebuild: + Stable for sparc, wrt bug #474306 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> lsscsi-0.27.ebuild: Stable for x86, wrt bug #474306 diff --git a/sys-fs/lsscsi/lsscsi-0.27.ebuild b/sys-fs/lsscsi/lsscsi-0.27.ebuild index 2a0d48ed8988..44f4ccba144e 100644 --- a/sys-fs/lsscsi/lsscsi-0.27.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.27.ebuild,v 1.5 2013/11/01 13:50:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.27.ebuild,v 1.6 2013/12/15 08:53:07 ago Exp $ EAPI=4 @@ -10,4 +10,4 @@ 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" |