diff options
author | Jon Hood <squinky86@gentoo.org> | 2006-04-26 03:47:59 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2006-04-26 03:47:59 +0000 |
commit | e84e1b0c8ee3d303d1f32a6b16e37fa5989eb166 (patch) | |
tree | 891454a5d72193813c6cae1328d951c65d867c95 /net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild | |
parent | stable on amd64, #126631 (diff) | |
download | gentoo-2-e84e1b0c8ee3d303d1f32a6b16e37fa5989eb166.tar.gz gentoo-2-e84e1b0c8ee3d303d1f32a6b16e37fa5989eb166.tar.bz2 gentoo-2-e84e1b0c8ee3d303d1f32a6b16e37fa5989eb166.zip |
stable on amd64, #126631
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild')
-rw-r--r-- | net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild index fb437b089388..7ac7ad19ddcf 100644 --- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild +++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild,v 1.1 2005/04/27 20:10:13 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9.ebuild,v 1.2 2006/04/26 03:47:59 squinky86 Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="https://developer.berlios.de/projects/gift-fasttrack/" SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="amd64 ~ppc ~sparc ~x86" DEPEND="virtual/libc dev-util/pkgconfig" |