diff options
author | Markus Meier <maekke@gentoo.org> | 2015-01-08 21:03:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-01-08 21:03:27 +0000 |
commit | 456797560cf1260f610e6923cb9c99317b16e707 (patch) | |
tree | cc2053f10b908a79bf569aef5e8a46e91da1f864 /sys-apps/sg3_utils | |
parent | arm stable, bug #535648 (diff) | |
download | gentoo-2-456797560cf1260f610e6923cb9c99317b16e707.tar.gz gentoo-2-456797560cf1260f610e6923cb9c99317b16e707.tar.bz2 gentoo-2-456797560cf1260f610e6923cb9c99317b16e707.zip |
arm stable, bug #535650
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-apps/sg3_utils')
-rw-r--r-- | sys-apps/sg3_utils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.40.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/sg3_utils/ChangeLog b/sys-apps/sg3_utils/ChangeLog index 80023cdac7d0..3b6966c1d20f 100644 --- a/sys-apps/sg3_utils/ChangeLog +++ b/sys-apps/sg3_utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/sg3_utils -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.121 2014/11/14 05:52:20 robbat2 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.122 2015/01/08 21:03:27 maekke Exp $ + + 08 Jan 2015; Markus Meier <maekke@gentoo.org> sg3_utils-1.40.ebuild: + arm stable, bug #535650 *sg3_utils-1.40 (14 Nov 2014) diff --git a/sys-apps/sg3_utils/sg3_utils-1.40.ebuild b/sys-apps/sg3_utils/sg3_utils-1.40.ebuild index 83ca787646dc..b6f5c91541d9 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.40.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.40.ebuild,v 1.1 2014/11/14 05:52:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.40.ebuild,v 1.2 2015/01/08 21:03:27 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |