summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-06-02 13:49:27 +0000
committerJon Hood <squinky86@gentoo.org>2004-06-02 13:49:27 +0000
commita187cf6329ec9549928d1cea163ac76fdf897d8e (patch)
treeae35454587db87414519b055325f1b651b9502f1 /net-p2p/ed2k-gtk-gui
parentFix use invocation (Manifest recommit) (diff)
downloadgentoo-2-a187cf6329ec9549928d1cea163ac76fdf897d8e.tar.gz
gentoo-2-a187cf6329ec9549928d1cea163ac76fdf897d8e.tar.bz2
gentoo-2-a187cf6329ec9549928d1cea163ac76fdf897d8e.zip
stable on x86
Diffstat (limited to 'net-p2p/ed2k-gtk-gui')
-rw-r--r--net-p2p/ed2k-gtk-gui/ChangeLog5
-rw-r--r--net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/ed2k-gtk-gui/ChangeLog b/net-p2p/ed2k-gtk-gui/ChangeLog
index 1218d77c77d9..eb4ebefc626d 100644
--- a/net-p2p/ed2k-gtk-gui/ChangeLog
+++ b/net-p2p/ed2k-gtk-gui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ed2k-gtk-gui
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k-gtk-gui/ChangeLog,v 1.5 2004/05/12 08:24:09 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k-gtk-gui/ChangeLog,v 1.6 2004/06/02 13:47:54 squinky86 Exp $
+
+ 02 Jun 2004; Jon Hood <squinky86@gentoo.org> ed2k-gtk-gui-0.6.2.ebuild:
+ stable on x86
05 May 2004; Travis Tilley <lv@gentoo.org> ed2k-gtk-gui-0.6.2.ebuild:
added ~amd64 keyword
diff --git a/net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.2.ebuild b/net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.2.ebuild
index 4c41cdb17d11..f5c18134cf3a 100644
--- a/net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.2.ebuild
+++ b/net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.2.ebuild,v 1.4 2004/05/05 12:15:31 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k-gtk-gui/ed2k-gtk-gui-0.6.2.ebuild,v 1.5 2004/06/02 13:47:54 squinky86 Exp $
inherit libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND=">=x11-libs/gtk+-2.0