diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-10-21 13:07:02 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-10-21 13:07:02 +0000 |
commit | 3b33fe9eda036bd882cfb61005e999a3f6e95481 (patch) | |
tree | 7174d3568e84a25065ffd6f53c05a30e2e4a6dc1 /sys-fs/lsscsi | |
parent | Stable for amd64 wrt bug #487690 (diff) | |
download | gentoo-2-3b33fe9eda036bd882cfb61005e999a3f6e95481.tar.gz gentoo-2-3b33fe9eda036bd882cfb61005e999a3f6e95481.tar.bz2 gentoo-2-3b33fe9eda036bd882cfb61005e999a3f6e95481.zip |
Stable for amd64 wrt bug #474306
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-fs/lsscsi')
-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 ce3a5aec92b5..906d36707141 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.81 2013/10/17 20:32:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.82 2013/10/21 13:07:02 nimiux Exp $ + + 21 Oct 2013; Chema Alonso <nimiux@gentoo.org> lsscsi-0.27.ebuild: + Stable for amd64 wrt bug #474306 17 Oct 2013; Markus Meier <maekke@gentoo.org> lsscsi-0.27.ebuild: arm stable, bug #474306 diff --git a/sys-fs/lsscsi/lsscsi-0.27.ebuild b/sys-fs/lsscsi/lsscsi-0.27.ebuild index 12f6cd06411c..ab74dcc5b8be 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.3 2013/10/17 20:32:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.27.ebuild,v 1.4 2013/10/21 13:07:02 nimiux 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" |