summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Kryczek <mkay@gentoo.org>2005-09-26 21:09:27 +0000
committerMarcin Kryczek <mkay@gentoo.org>2005-09-26 21:09:27 +0000
commit926bbff4f794049c7cd6b17a5bdaf4e06807f6b6 (patch)
treee0a362d41b7a3358650d82c47a038beb28c3017e /net-p2p/phex
parentFixing date in headers to make repoman happy;) (diff)
downloadgentoo-2-926bbff4f794049c7cd6b17a5bdaf4e06807f6b6.tar.gz
gentoo-2-926bbff4f794049c7cd6b17a5bdaf4e06807f6b6.tar.bz2
gentoo-2-926bbff4f794049c7cd6b17a5bdaf4e06807f6b6.zip
Version bump to 2.6.4.89
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-p2p/phex')
-rw-r--r--net-p2p/phex/ChangeLog8
-rw-r--r--net-p2p/phex/Manifest3
-rw-r--r--net-p2p/phex/files/digest-phex-2.6.4.891
-rw-r--r--net-p2p/phex/files/phex-2.6.4.89.sh7
-rw-r--r--net-p2p/phex/phex-2.6.4.89.ebuild32
5 files changed, 50 insertions, 1 deletions
diff --git a/net-p2p/phex/ChangeLog b/net-p2p/phex/ChangeLog
index 192f76b6d30b..89a1c08cb64e 100644
--- a/net-p2p/phex/ChangeLog
+++ b/net-p2p/phex/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/phex
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/ChangeLog,v 1.6 2005/07/28 20:21:18 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/ChangeLog,v 1.7 2005/09/26 21:09:27 mkay Exp $
+
+*phex-2.6.4.89 (26 Sep 2005)
+
+ 26 Sep 2005; <mkay@gentoo.org> +files/phex-2.6.4.89.sh,
+ +phex-2.6.4.89.ebuild:
+ Version bump to 2.6.4.89
*phex-2.6.0.87 (28 Jul 2005)
diff --git a/net-p2p/phex/Manifest b/net-p2p/phex/Manifest
index d213ded4b9c0..5a4795d7650c 100644
--- a/net-p2p/phex/Manifest
+++ b/net-p2p/phex/Manifest
@@ -4,8 +4,11 @@ MD5 be06afa99014a636fa2db16f2531785a phex-2.0.0.76.ebuild 795
MD5 6705e5d0d78fe291c62a0755f7bb29db phex-2.1.2.79.ebuild 796
MD5 26b44460ce3e1c5412b69e2db5502e12 phex-2.1.4.80.ebuild 796
MD5 28dfb873b57712d7c9e136ad856770c3 phex-2.6.0.87.ebuild 790
+MD5 57269ac9e3ae56026d6ca16297918987 phex-2.6.4.89.ebuild 786
+MD5 b0de1b9f85d61f2a9b1b4cc14293a71c files/phex-2.6.4.89.sh 252
MD5 4bdd6b068f3ef84f8c2f258a685c1c65 files/digest-phex-2.0.0.76 63
MD5 4e9747411db2765d9660dc05e11fe21c files/digest-phex-2.1.2.79 63
MD5 718cef0fab95fd9427d66e44e09669cd files/digest-phex-2.1.4.80 63
MD5 2d174615ea003ec7cfee1eda8f0cb650 files/digest-phex-2.6.0.87 63
MD5 3089ad1db7b9aaf83ddad49afa8165bc files/phex.sh 256
+MD5 5cde7ffe50eb3fab7c0deec64a271b34 files/digest-phex-2.6.4.89 63
diff --git a/net-p2p/phex/files/digest-phex-2.6.4.89 b/net-p2p/phex/files/digest-phex-2.6.4.89
new file mode 100644
index 000000000000..c10b3c03e3e0
--- /dev/null
+++ b/net-p2p/phex/files/digest-phex-2.6.4.89
@@ -0,0 +1 @@
+MD5 3b7d73c94df124047fba91d20fe5f05d phex_2.6.4.89.zip 2902779
diff --git a/net-p2p/phex/files/phex-2.6.4.89.sh b/net-p2p/phex/files/phex-2.6.4.89.sh
new file mode 100644
index 000000000000..a5965753df8b
--- /dev/null
+++ b/net-p2p/phex/files/phex-2.6.4.89.sh
@@ -0,0 +1,7 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/files/phex-2.6.4.89.sh,v 1.1 2005/09/26 21:09:27 mkay Exp $
+
+#!/bin/sh
+
+java -classpath $(java-config -p commons-logging,commons-httpclient-3,phex,jgoodies-looks-1.3,jgoodies-forms) phex.Main
diff --git a/net-p2p/phex/phex-2.6.4.89.ebuild b/net-p2p/phex/phex-2.6.4.89.ebuild
new file mode 100644
index 000000000000..3e2ab4a5f370
--- /dev/null
+++ b/net-p2p/phex/phex-2.6.4.89.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/phex-2.6.4.89.ebuild,v 1.1 2005/09/26 21:09:27 mkay Exp $
+
+inherit java-pkg
+
+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"
+IUSE=""
+DEPEND="app-arch/unzip"
+RDEPEND=">=virtual/jdk-1.4
+ virtual/x11
+ =dev-java/commons-httpclient-3.0*
+ dev-java/commons-logging
+ >=dev-java/jgoodies-forms-1.0.5
+ >=dev-java/jgoodies-looks-1.3.1"
+
+S=${WORKDIR}/${P/-/_}
+
+src_install() {
+ cd ${S}
+ java-pkg_dojar phex.jar jaxb.jar
+
+ exeinto /usr/bin
+ newexe ${FILESDIR}/${P}.sh ${PN}
+
+ dohtml docs/readme/*
+}