diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-29 06:22:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-29 06:22:59 +0000 |
commit | 43072a6d98ecc58be8e16374e77041ff92dc1a76 (patch) | |
tree | b545d9bcfe2b4e6ef7ce30b57f1d74d75cb028cc /sys-apps/sg3_utils/sg3_utils-1.29.ebuild | |
parent | Stable for HPPA (bug #329621). (diff) | |
download | gentoo-2-43072a6d98ecc58be8e16374e77041ff92dc1a76.tar.gz gentoo-2-43072a6d98ecc58be8e16374e77041ff92dc1a76.tar.bz2 gentoo-2-43072a6d98ecc58be8e16374e77041ff92dc1a76.zip |
Stable for HPPA (bug #329621).
(Portage version: 2.1.9.23/cvs/Linux i686)
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.29.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.29.ebuild b/sys-apps/sg3_utils/sg3_utils-1.29.ebuild index 2c5a99102b2e..7f3bd186ad3a 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.29.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.29.ebuild,v 1.9 2010/09/09 03:27:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.29.ebuild,v 1.10 2010/10/29 06:22:59 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" DEPEND="sys-devel/libtool" |