diff options
author | 2012-01-07 12:08:18 +0000 | |
---|---|---|
committer | 2012-01-07 12:08:18 +0000 | |
commit | f41520f44dd2f1229a3bf1ec6f7a36a8140d4318 (patch) | |
tree | 6e96718937a0ff5735f6853034d9b29eef40eea7 /sys-fs/lsscsi | |
parent | Stable for AMD64, wrt bug #397693 (diff) | |
download | gentoo-2-f41520f44dd2f1229a3bf1ec6f7a36a8140d4318.tar.gz gentoo-2-f41520f44dd2f1229a3bf1ec6f7a36a8140d4318.tar.bz2 gentoo-2-f41520f44dd2f1229a3bf1ec6f7a36a8140d4318.zip |
Stable for AMD64, wrt bug #397229
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/lsscsi')
-rw-r--r-- | sys-fs/lsscsi/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/lsscsi/lsscsi-0.25.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/lsscsi/ChangeLog b/sys-fs/lsscsi/ChangeLog index 87fc8a2f8a8d..e5f3bb2bc274 100644 --- a/sys-fs/lsscsi/ChangeLog +++ b/sys-fs/lsscsi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/lsscsi -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.63 2011/08/04 14:29:06 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/ChangeLog,v 1.64 2012/01/07 12:08:18 ago Exp $ + + 07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> lsscsi-0.25.ebuild: + Stable for AMD64, wrt bug #397229 04 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> lsscsi-0.23.ebuild, lsscsi-0.24.ebuild, lsscsi-0.25.ebuild: diff --git a/sys-fs/lsscsi/lsscsi-0.25.ebuild b/sys-fs/lsscsi/lsscsi-0.25.ebuild index cd815c69d21f..47af4deb1421 100644 --- a/sys-fs/lsscsi/lsscsi-0.25.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.25.ebuild,v 1.2 2011/08/04 14:29:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/lsscsi/lsscsi-0.25.ebuild,v 1.3 2012/01/07 12:08:18 ago Exp $ EAPI=2 @@ -10,7 +10,7 @@ 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" IUSE="" src_install() { |