diff options
author | Travis Tilley <lv@gentoo.org> | 2004-07-07 19:33:35 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-07-07 19:33:35 +0000 |
commit | 7b152bed321b5c96f2b24b8d5e53b7b906c88854 (patch) | |
tree | cc421f4cac375899612ebb3c1d7dfe48efbbb3d9 /net-p2p/gift-openft | |
parent | marking stable on amd64 since it's the only version that really works right (... (diff) | |
download | gentoo-2-7b152bed321b5c96f2b24b8d5e53b7b906c88854.tar.gz gentoo-2-7b152bed321b5c96f2b24b8d5e53b7b906c88854.tar.bz2 gentoo-2-7b152bed321b5c96f2b24b8d5e53b7b906c88854.zip |
stable on amd64
Diffstat (limited to 'net-p2p/gift-openft')
-rw-r--r-- | net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild b/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild index 6c49dfd2ec1e..eacdc1acf950 100644 --- a/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild +++ b/net-p2p/gift-openft/gift-openft-0.2.1.3.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/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild,v 1.5 2004/07/06 21:25:48 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild,v 1.6 2004/07/07 19:33:35 lv Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gift/${P}.tar.bz2" RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 ~sparc ~ppc amd64" DEPEND="virtual/libc dev-util/pkgconfig" |