diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:37:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:37:06 +0000 |
commit | ff4734d52d53e88ca1d0607e9eba51e757c493aa (patch) | |
tree | a657ede76db1f72598e9e96cc49f385940beb64c /sys-apps/sg3_utils | |
parent | Stable for x86, wrt bug #470298 (diff) | |
download | gentoo-2-ff4734d52d53e88ca1d0607e9eba51e757c493aa.tar.gz gentoo-2-ff4734d52d53e88ca1d0607e9eba51e757c493aa.tar.bz2 gentoo-2-ff4734d52d53e88ca1d0607e9eba51e757c493aa.zip |
Stable for x86, wrt bug #463142
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/sg3_utils')
-rw-r--r-- | sys-apps/sg3_utils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/sg3_utils/ChangeLog b/sys-apps/sg3_utils/ChangeLog index b283d13dc81d..6831449fcb22 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.92 2013/05/18 20:42:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.93 2013/05/20 08:37:06 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> sg3_utils-1.35.ebuild: + Stable for x86, wrt bug #463142 18 May 2013; Agostino Sarubbo <ago@gentoo.org> sg3_utils-1.35.ebuild: Stable for alpha, wrt bug #463142 diff --git a/sys-apps/sg3_utils/sg3_utils-1.35.ebuild b/sys-apps/sg3_utils/sg3_utils-1.35.ebuild index f29497550edd..4133cf63a088 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.35.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.35.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-apps/sg3_utils/sg3_utils-1.35.ebuild,v 1.8 2013/05/18 20:42:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.35.ebuild,v 1.9 2013/05/20 08:37: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 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |