diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2005-09-16 19:02:46 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2005-09-16 19:02:46 +0000 |
commit | 5a9cab6bce3c8c55137814ad8e9c7c697d0716e1 (patch) | |
tree | 6e7527d9afa65674458ea37b7ecf8696288e7683 /net-p2p | |
parent | add unzip (diff) | |
download | historical-5a9cab6bce3c8c55137814ad8e9c7c697d0716e1.tar.gz historical-5a9cab6bce3c8c55137814ad8e9c7c697d0716e1.tar.bz2 historical-5a9cab6bce3c8c55137814ad8e9c7c697d0716e1.zip |
add unzip
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/phex/Manifest | 20 | ||||
-rw-r--r-- | net-p2p/phex/phex-2.0.0.76.ebuild | 3 | ||||
-rw-r--r-- | net-p2p/phex/phex-2.1.2.79.ebuild | 3 | ||||
-rw-r--r-- | net-p2p/phex/phex-2.1.4.80.ebuild | 3 | ||||
-rw-r--r-- | net-p2p/phex/phex-2.6.0.87.ebuild | 3 |
5 files changed, 18 insertions, 14 deletions
diff --git a/net-p2p/phex/Manifest b/net-p2p/phex/Manifest index 3082101d3094..d565d141a2ac 100644 --- a/net-p2p/phex/Manifest +++ b/net-p2p/phex/Manifest @@ -1,21 +1,21 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 -MD5 bc0a4e14d0a8dfdd276202b671196321 phex-2.0.0.76.ebuild 776 -MD5 e0520487918252d3ed91ca81b0d0ab4d phex-2.1.2.79.ebuild 777 -MD5 e51f2eb840e0b120eb789f74bf2ca978 phex-2.1.4.80.ebuild 777 -MD5 3daaf9400d354b939adddfd584a482fa phex-2.6.0.87.ebuild 771 +MD5 710a7292995f44af0eae3507ca0c694e phex-2.1.2.79.ebuild 796 +MD5 28dfb873b57712d7c9e136ad856770c3 phex-2.6.0.87.ebuild 790 +MD5 40dbf79a5f60d46abe1ab8b6cc758509 phex-2.0.0.76.ebuild 795 +MD5 5716e38b6740f10bbe2f0007d42d87fc phex-2.1.4.80.ebuild 796 MD5 14945f177cebe080ab00271e1b7849a3 ChangeLog 909 +MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 MD5 4bdd6b068f3ef84f8c2f258a685c1c65 files/digest-phex-2.0.0.76 63 +MD5 3089ad1db7b9aaf83ddad49afa8165bc files/phex.sh 256 MD5 4e9747411db2765d9660dc05e11fe21c files/digest-phex-2.1.2.79 63 MD5 718cef0fab95fd9427d66e44e09669cd files/digest-phex-2.1.4.80 63 -MD5 3089ad1db7b9aaf83ddad49afa8165bc files/phex.sh 256 MD5 2d174615ea003ec7cfee1eda8f0cb650 files/digest-phex-2.6.0.87 63 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFC6T5oZ/iYVBmujdURAmDTAJ9Q1H2oe7JXfoZ6fbTRMzeUmY4bZwCgzrPz -9z/mQhYfcGKP5b2vnykpi+o= -=kI0j +iD8DBQFDKxb3/rLF9B432nYRAh67AJsHxGTl5iAf5yDTH8L9Fbtlzfwy4QCeL0HO ++aEj6Lo4GGnAN5+1cibpL64= +=JzXH -----END PGP SIGNATURE----- diff --git a/net-p2p/phex/phex-2.0.0.76.ebuild b/net-p2p/phex/phex-2.0.0.76.ebuild index 8ea192dc22ad..8fce40f862cd 100644 --- a/net-p2p/phex/phex-2.0.0.76.ebuild +++ b/net-p2p/phex/phex-2.0.0.76.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/phex/phex-2.0.0.76.ebuild,v 1.3 2004/08/23 03:07:00 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/phex-2.0.0.76.ebuild,v 1.4 2005/09/16 19:02:46 axxo Exp $ DESCRIPTION="java gnutella file-sharing application" HOMEPAGE="http://phex.sourceforge.net/" @@ -9,6 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" IUSE="" +DEPEND="app-arch/unzip" RDEPEND=">=virtual/jdk-1.4 virtual/x11" S=${WORKDIR}/${P/-/_} diff --git a/net-p2p/phex/phex-2.1.2.79.ebuild b/net-p2p/phex/phex-2.1.2.79.ebuild index 1e496bae59b4..17dc84a93e69 100644 --- a/net-p2p/phex/phex-2.1.2.79.ebuild +++ b/net-p2p/phex/phex-2.1.2.79.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/phex/phex-2.1.2.79.ebuild,v 1.1 2004/09/18 02:01:05 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/phex-2.1.2.79.ebuild,v 1.2 2005/09/16 19:02:46 axxo Exp $ DESCRIPTION="java gnutella file-sharing application" HOMEPAGE="http://phex.sourceforge.net/" @@ -9,6 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" +DEPEND="app-arch/unzip" RDEPEND=">=virtual/jdk-1.4 virtual/x11" S=${WORKDIR}/${P/-/_} diff --git a/net-p2p/phex/phex-2.1.4.80.ebuild b/net-p2p/phex/phex-2.1.4.80.ebuild index 28c54ceec664..92cbc3a0ad74 100644 --- a/net-p2p/phex/phex-2.1.4.80.ebuild +++ b/net-p2p/phex/phex-2.1.4.80.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/phex/phex-2.1.4.80.ebuild,v 1.1 2004/10/13 22:59:30 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/phex-2.1.4.80.ebuild,v 1.2 2005/09/16 19:02:46 axxo Exp $ DESCRIPTION="java gnutella file-sharing application" HOMEPAGE="http://phex.sourceforge.net/" @@ -9,6 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" +DEPEND="app-arch/unzip" RDEPEND=">=virtual/jdk-1.4 virtual/x11" S=${WORKDIR}/${P/-/_} diff --git a/net-p2p/phex/phex-2.6.0.87.ebuild b/net-p2p/phex/phex-2.6.0.87.ebuild index 9d80b7827626..8188ca059cb0 100644 --- a/net-p2p/phex/phex-2.6.0.87.ebuild +++ b/net-p2p/phex/phex-2.6.0.87.ebuild @@ -1,6 +1,6 @@ # 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.0.87.ebuild,v 1.1 2005/07/28 20:21:18 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/phex/phex-2.6.0.87.ebuild,v 1.2 2005/09/16 19:02:46 axxo Exp $ DESCRIPTION="java gnutella file-sharing application" HOMEPAGE="http://phex.sourceforge.net/" @@ -9,6 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" +DEPEND="app-arch/unzip" RDEPEND=">=virtual/jdk-1.4 virtual/x11" S=${WORKDIR}/${P/-/_} |