diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-06 22:16:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-06 22:16:12 +0000 |
commit | a6ce926553dcfce1fe785eee4731a66b88ab39e8 (patch) | |
tree | bd155271ceefd1307ea0653b2ace95ae96292244 /sys-apps/sg3_utils | |
parent | update digest #95200 (diff) | |
download | gentoo-2-a6ce926553dcfce1fe785eee4731a66b88ab39e8.tar.gz gentoo-2-a6ce926553dcfce1fe785eee4731a66b88ab39e8.tar.bz2 gentoo-2-a6ce926553dcfce1fe785eee4731a66b88ab39e8.zip |
stabilize
Diffstat (limited to 'sys-apps/sg3_utils')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.11.ebuild b/sys-apps/sg3_utils/sg3_utils-1.11.ebuild index 20ef33cbc0e5..63bfefd17956 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.11.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.11.ebuild,v 1.3 2005/03/14 04:59:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.11.ebuild,v 1.4 2005/06/06 22:16:12 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.torque.net/sg/p/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" DEPEND="" |