summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2003-06-19 22:04:05 +0000
committerRainer Groesslinger <scandium@gentoo.org>2003-06-19 22:04:05 +0000
commit05301a6cf02fc8ee3514523a3c05f4a0810cb625 (patch)
tree66d78318711d82838e2f2af6bd4d9cd1678c0956 /net-p2p
parentUgly hack to work around compression of the html files. (bug 23048) (diff)
downloadgentoo-2-05301a6cf02fc8ee3514523a3c05f4a0810cb625.tar.gz
gentoo-2-05301a6cf02fc8ee3514523a3c05f4a0810cb625.tar.bz2
gentoo-2-05301a6cf02fc8ee3514523a3c05f4a0810cb625.zip
*** empty log message ***
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/xmule/ChangeLog5
-rw-r--r--net-p2p/xmule/Manifest4
-rw-r--r--net-p2p/xmule/xmule-1.5.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/xmule/ChangeLog b/net-p2p/xmule/ChangeLog
index a182bd76d387..0d483cc2e948 100644
--- a/net-p2p/xmule/ChangeLog
+++ b/net-p2p/xmule/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/xmule
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/ChangeLog,v 1.3 2003/06/18 16:52:14 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/ChangeLog,v 1.4 2003/06/19 22:03:55 scandium Exp $
+
+ 20 Jun 2003; Rainer Groesslinger <scandium@gentoo.org> xmule-1.5.1.ebuild:
+ marked stable on x86
*xmule-1.5.1 (18 Jun 2003)
diff --git a/net-p2p/xmule/Manifest b/net-p2p/xmule/Manifest
index 802a09fdb3b1..9385ca40dfec 100644
--- a/net-p2p/xmule/Manifest
+++ b/net-p2p/xmule/Manifest
@@ -1,3 +1,3 @@
-MD5 c45de0480dc22b3ef5d97ac201ce8d57 ChangeLog 650
-MD5 06d2aaa8ceead150ae10deb2cfa7734c xmule-1.5.1.ebuild 632
+MD5 844f888790e264015c8c6f7d0469bdea ChangeLog 751
+MD5 ddf9913f683cb89dcc3e0fbf4adc242e xmule-1.5.1.ebuild 631
MD5 f4e17c95e202d9ebf39a57db3202b354 files/digest-xmule-1.5.1 64
diff --git a/net-p2p/xmule/xmule-1.5.1.ebuild b/net-p2p/xmule/xmule-1.5.1.ebuild
index faac930efa16..52cf7d78ae86 100644
--- a/net-p2p/xmule/xmule-1.5.1.ebuild
+++ b/net-p2p/xmule/xmule-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.5.1.ebuild,v 1.1 2003/06/18 16:52:14 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.5.1.ebuild,v 1.2 2003/06/19 22:03:55 scandium Exp $
DESCRIPTION="GPL eDonkey clone that doesn't suck"
HOMEPAGE="http://xmule.sourceforge.net"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=x11-libs/wxGTK-2.4
>=sys-libs/zlib-1.1.4"