diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:19:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:19:06 +0000 |
commit | 31d1fb1f2531606eb2b219d3ae35cbb72ecf65c5 (patch) | |
tree | 02c1cbd1ecda70fafeeab8ee7a3ea22147537bfb /sys-apps | |
parent | Stable for sparc, wrt bug #495924 (diff) | |
download | gentoo-2-31d1fb1f2531606eb2b219d3ae35cbb72ecf65c5.tar.gz gentoo-2-31d1fb1f2531606eb2b219d3ae35cbb72ecf65c5.tar.bz2 gentoo-2-31d1fb1f2531606eb2b219d3ae35cbb72ecf65c5.zip |
Stable for sparc, wrt bug #495932
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/sg3_utils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/sg3_utils/ChangeLog b/sys-apps/sg3_utils/ChangeLog index 1b3bf154f1ce..f433fc7ed7c0 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.116 2014/01/19 10:27:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.117 2014/01/26 12:19:06 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> sg3_utils-1.37.ebuild: + Stable for sparc, wrt bug #495932 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> sg3_utils-1.37.ebuild: Stable for ppc64, wrt bug #495932 diff --git a/sys-apps/sg3_utils/sg3_utils-1.37.ebuild b/sys-apps/sg3_utils/sg3_utils-1.37.ebuild index f578e0abc40b..ca1a41142d72 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.37.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.37.ebuild,v 1.11 2014/01/19 10:27:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.37.ebuild,v 1.12 2014/01/26 12:19:06 ago 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" |