summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-07-22 20:59:50 +0000
committerDavid Holm <dholm@gentoo.org>2004-07-22 20:59:50 +0000
commitf4bdb17611d2278868ff01a4773f10896d3b8081 (patch)
treed9b42d246c8569141ef861c92de61a8449be99d9 /net-p2p
parentAdded to ~ppc (diff)
downloadhistorical-f4bdb17611d2278868ff01a4773f10896d3b8081.tar.gz
historical-f4bdb17611d2278868ff01a4773f10896d3b8081.tar.bz2
historical-f4bdb17611d2278868ff01a4773f10896d3b8081.zip
Added to ~ppc
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/phex/ChangeLog5
-rw-r--r--net-p2p/phex/Manifest4
-rw-r--r--net-p2p/phex/phex-2.0.0.76.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/phex/ChangeLog b/net-p2p/phex/ChangeLog
index dd1fd3b640b8..25ef8e5ab094 100644
--- a/net-p2p/phex/ChangeLog
+++ b/net-p2p/phex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/phex
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/ChangeLog,v 1.1 2004/07/22 05:58:07 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/ChangeLog,v 1.2 2004/07/22 20:59:50 dholm Exp $
+
+ 22 Jul 2004; David Holm <dholm@gentoo.org> phex-2.0.0.76.ebuild:
+ Added to ~ppc.
*phex-2.0.0.76 (22 Jul 2004)
diff --git a/net-p2p/phex/Manifest b/net-p2p/phex/Manifest
index 11a553e3a857..71beab846834 100644
--- a/net-p2p/phex/Manifest
+++ b/net-p2p/phex/Manifest
@@ -1,5 +1,5 @@
-MD5 d09232d8418402499f746ac9d7e728f1 phex-2.0.0.76.ebuild 772
-MD5 332a99bc6db39cfa96d69d1e2ae1edd5 ChangeLog 352
+MD5 703aaea48566c7e769504b29794f9796 ChangeLog 433
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
+MD5 4189a9da5bc7312eda1c100d99da4eaf phex-2.0.0.76.ebuild 773
MD5 4bdd6b068f3ef84f8c2f258a685c1c65 files/digest-phex-2.0.0.76 63
MD5 3089ad1db7b9aaf83ddad49afa8165bc files/phex.sh 256
diff --git a/net-p2p/phex/phex-2.0.0.76.ebuild b/net-p2p/phex/phex-2.0.0.76.ebuild
index aa077dd4ce51..66ec97570cda 100644
--- a/net-p2p/phex/phex-2.0.0.76.ebuild
+++ b/net-p2p/phex/phex-2.0.0.76.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/phex-2.0.0.76.ebuild,v 1.1 2004/07/22 05:58:07 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/phex-2.0.0.76.ebuild,v 1.2 2004/07/22 20:59:50 dholm Exp $
DESCRIPTION="java gnutella file-sharing application"
HOMEPAGE="http://phex.sourceforge.net/"
SRC_URI="mirror://sourceforge/phex/${P/-/_}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
RDEPEND=">=virtual/jdk-1.4
virtual/x11"