diff options
Diffstat (limited to 'net-p2p/gift')
-rw-r--r-- | net-p2p/gift/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/gift/gift-0.11.7_pre20040627.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/gift/ChangeLog b/net-p2p/gift/ChangeLog index b929ae993edf..50cd6efbdeb6 100644 --- a/net-p2p/gift/ChangeLog +++ b/net-p2p/gift/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/gift # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/ChangeLog,v 1.45 2004/06/27 21:04:40 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/ChangeLog,v 1.46 2004/07/07 19:32:01 lv Exp $ + + 07 Jul 2004; Travis Tilley <lv@gentoo.org> gift-0.11.7_pre20040627.ebuild: + marking stable on amd64 since it's the only version that really works right *gift-0.11.7_pre20040627 (27 Jun 2004) diff --git a/net-p2p/gift/gift-0.11.7_pre20040627.ebuild b/net-p2p/gift/gift-0.11.7_pre20040627.ebuild index bf4c7c65949b..b0803eeb2c7f 100644 --- a/net-p2p/gift/gift-0.11.7_pre20040627.ebuild +++ b/net-p2p/gift/gift-0.11.7_pre20040627.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/gift-0.11.7_pre20040627.ebuild,v 1.2 2004/06/27 21:14:42 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/gift-0.11.7_pre20040627.ebuild,v 1.3 2004/07/07 19:32:01 lv Exp $ inherit eutils libtool @@ -12,7 +12,7 @@ IUSE="" LICENSE="GPL-2" SLOT="0" # this is ONLY to fix bug #45549 which is amd64-specific -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" RDEPEND=">=sys-libs/zlib-1.1.4" |