diff options
author | 2007-04-20 14:14:41 +0000 | |
---|---|---|
committer | 2007-04-20 14:14:41 +0000 | |
commit | e68327c1d66e54f1eb03f8e43d5e9097871aef94 (patch) | |
tree | 9b79901f6cc1a25ed51c763f95044f8f6a7cd067 /net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild | |
parent | stable amd64, bug 174959 (diff) | |
download | historical-e68327c1d66e54f1eb03f8e43d5e9097871aef94.tar.gz historical-e68327c1d66e54f1eb03f8e43d5e9097871aef94.tar.bz2 historical-e68327c1d66e54f1eb03f8e43d5e9097871aef94.zip |
ia64 stable
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild')
-rw-r--r-- | net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild index f0aec40632bb..8600036325b8 100644 --- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild +++ b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r1.ebuild,v 1.5 2007/04/08 20:36:37 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild,v 1.6 2007/04/20 14:11:45 armin76 Exp $ inherit multilib @@ -13,7 +13,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="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 ~ppc ~sparc x86 ~x86-fbsd" DEPEND="virtual/libc dev-util/pkgconfig" |