diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 18:16:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 18:16:23 +0000 |
commit | 057d669734c69ace034c7734b5042db65fb6dcee (patch) | |
tree | 880ea625539c915e5cda758b7749f0e2cfc12fd6 /sys-fs | |
parent | Stable for ppc, wrt bug #488760 (diff) | |
download | gentoo-2-057d669734c69ace034c7734b5042db65fb6dcee.tar.gz gentoo-2-057d669734c69ace034c7734b5042db65fb6dcee.tar.bz2 gentoo-2-057d669734c69ace034c7734b5042db65fb6dcee.zip |
Stable for ppc, wrt bug #474306
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 fab963d5a7ea..7ee56e3555f9 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.84 2013/12/15 08:53:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.85 2013/12/21 18:16:23 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lsscsi-0.27.ebuild: + Stable for ppc, wrt bug #474306 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lsscsi-0.27.ebuild: Stable for sparc, wrt bug #474306 diff --git a/sys-fs/lsscsi/lsscsi-0.27.ebuild b/sys-fs/lsscsi/lsscsi-0.27.ebuild index 44f4ccba144e..17400344fb08 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.6 2013/12/15 08:53:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.27.ebuild,v 1.7 2013/12/21 18:16:23 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" |