diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:41:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:41:19 +0000 |
commit | 77f2fc7127c4d9abe824c2875f8fd0e98d061e6c (patch) | |
tree | 97cd161cb39a5a29f957a3f556ca544f65c6ab72 /sys-fs/lsscsi | |
parent | Stable for amd64, wrt bug #535676 (diff) | |
download | gentoo-2-77f2fc7127c4d9abe824c2875f8fd0e98d061e6c.tar.gz gentoo-2-77f2fc7127c4d9abe824c2875f8fd0e98d061e6c.tar.bz2 gentoo-2-77f2fc7127c4d9abe824c2875f8fd0e98d061e6c.zip |
Stable for amd64, wrt bug #535678
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/lsscsi')
-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 a4dbee16032d..45cf1c6ef438 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.90 2015/01/08 21:48:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.91 2015/01/09 13:41:19 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> lsscsi-0.28.ebuild: + Stable for amd64, wrt bug #535678 08 Jan 2015; Jeroen Roovers <jer@gentoo.org> lsscsi-0.28.ebuild: Stable for HPPA (bug #535678). diff --git a/sys-fs/lsscsi/lsscsi-0.28.ebuild b/sys-fs/lsscsi/lsscsi-0.28.ebuild index 495ccf92fdee..b06f1c033474 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.3 2015/01/08 21:48:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.28.ebuild,v 1.4 2015/01/09 13:41:19 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" |