diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:44:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:44:04 +0000 |
commit | b4c75c8c85bdb81b3225387f550dd58e3a4c9a19 (patch) | |
tree | 8323415f799e338ea7e5677805b6f4b8b180b4ab /sys-apps/sg3_utils | |
parent | Stable for sparc, wrt bug #476030 (diff) | |
download | gentoo-2-b4c75c8c85bdb81b3225387f550dd58e3a4c9a19.tar.gz gentoo-2-b4c75c8c85bdb81b3225387f550dd58e3a4c9a19.tar.bz2 gentoo-2-b4c75c8c85bdb81b3225387f550dd58e3a4c9a19.zip |
Stable for sparc, wrt bug #477568
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/sg3_utils/ChangeLog b/sys-apps/sg3_utils/ChangeLog index 5b60475a8a6b..f8fe26871a50 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.103 2013/07/30 12:18:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.104 2013/08/03 07:44:04 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> sg3_utils-1.36.ebuild: + Stable for sparc, wrt bug #477568 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> sg3_utils-1.36.ebuild: Stable for alpha, wrt bug #477568 diff --git a/sys-apps/sg3_utils/sg3_utils-1.36.ebuild b/sys-apps/sg3_utils/sg3_utils-1.36.ebuild index 46cee08f3914..098f5161fd62 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.36.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.36.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.36.ebuild,v 1.8 2013/07/30 12:18:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.36.ebuild,v 1.9 2013/08/03 07:44:04 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" |