summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-17 15:46:06 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-17 15:46:06 +0000
commita51561c19f9ad61825110fef798543ba203086c8 (patch)
treeccf7d20307a70e8269d0403f2df3ebfb8f784b8c /net-p2p/g2gui
parentstable on ppc64, bug #55517 (diff)
downloadhistorical-a51561c19f9ad61825110fef798543ba203086c8.tar.gz
historical-a51561c19f9ad61825110fef798543ba203086c8.tar.bz2
historical-a51561c19f9ad61825110fef798543ba203086c8.zip
stable on x86
Diffstat (limited to 'net-p2p/g2gui')
-rw-r--r--net-p2p/g2gui/ChangeLog5
-rw-r--r--net-p2p/g2gui/Manifest4
-rw-r--r--net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/g2gui/ChangeLog b/net-p2p/g2gui/ChangeLog
index 5a3132a07b62..8cf1b0cbb7a5 100644
--- a/net-p2p/g2gui/ChangeLog
+++ b/net-p2p/g2gui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/g2gui
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/g2gui/ChangeLog,v 1.3 2004/06/25 00:31:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/g2gui/ChangeLog,v 1.4 2004/07/17 15:46:06 squinky86 Exp $
+
+ 17 Jul 2004; Jon Hood <squinky86@gentoo.org> g2gui-0.3.0_pre1.ebuild:
+ stable on x86
18 Jun 2004; David Holm <dholm@gentoo.org> g2gui-0.3.0_pre1.ebuild:
Added to ~ppc.
diff --git a/net-p2p/g2gui/Manifest b/net-p2p/g2gui/Manifest
index b63309f97670..cff2342a8007 100644
--- a/net-p2p/g2gui/Manifest
+++ b/net-p2p/g2gui/Manifest
@@ -1,4 +1,4 @@
-MD5 846050788c807e62898ed08273ab4f6e g2gui-0.3.0_pre1.ebuild 1192
-MD5 f72650a99a5748e27ff45f1514ebac63 ChangeLog 533
+MD5 d0ba7765550d7c4a6208e897c944abf7 g2gui-0.3.0_pre1.ebuild 1192
+MD5 15e548a91040bbc91c0bc3f7c4a16e88 ChangeLog 623
MD5 875f23093b78af2d864a7a7ba464f126 metadata.xml 223
MD5 265d077c277fbfe40578183844bdd9cf files/digest-g2gui-0.3.0_pre1 84
diff --git a/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild b/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild
index 41c81349fbc1..5c286be32662 100644
--- a/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild
+++ b/net-p2p/g2gui/g2gui-0.3.0_pre1.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/g2gui/g2gui-0.3.0_pre1.ebuild,v 1.4 2004/06/25 00:31:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/g2gui/g2gui-0.3.0_pre1.ebuild,v 1.5 2004/07/17 15:46:06 squinky86 Exp $
MY_P=${P/_/-}-linux-jar-gtk
S=${WORKDIR}/${MY_P}
@@ -9,7 +9,7 @@ DESCRIPTION="The 2nd generation gui for the universal p2p-client mldonkey"
HOMEPAGE="http://developer.berlios.de/projects/mldonkey/"
SRC_URI="http://download.berlios.de/mldonkey/${MY_P}.tar.bz2"
LICENSE="GPL-2 CPL-1.0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
SLOT="0"
DEPEND=">=sys-apps/sed-4"