diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 14:04:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 14:04:31 +0000 |
commit | f8c35e11be8b915af157dd94860094ab815fa6d9 (patch) | |
tree | e379eef5d2affd8d994757975185a5ebb71ec916 /sys-fs | |
parent | Stable for ppc, wrt bug #535656 (diff) | |
download | gentoo-2-f8c35e11be8b915af157dd94860094ab815fa6d9.tar.gz gentoo-2-f8c35e11be8b915af157dd94860094ab815fa6d9.tar.bz2 gentoo-2-f8c35e11be8b915af157dd94860094ab815fa6d9.zip |
Stable for ppc, wrt bug #535678
(Portage version: 2.2.14/cvs/Linux x86_64, 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.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog index ddb9809538ca..9474502c71be 100644 --- a/sys-fs/lsscsi/ChangeLog +++ b/sys-fs/lsscsi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lsscsi # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.92 2015/01/16 12:03:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.93 2015/01/17 14:04:31 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> lsscsi-0.28.ebuild: + Stable for ppc, wrt bug #535678 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> lsscsi-0.26.ebuild, lsscsi-0.27.ebuild, lsscsi-0.28.ebuild: diff --git a/sys-fs/lsscsi/lsscsi-0.28.ebuild b/sys-fs/lsscsi/lsscsi-0.28.ebuild index d66cf033267a..e76363b750fe 100644 --- a/sys-fs/lsscsi/lsscsi-0.28.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.28.ebuild,v 1.5 2015/01/16 12:03:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.28.ebuild,v 1.6 2015/01/17 14:04:31 ago Exp $ EAPI=5 @@ -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" |