diff options
author | 2004-08-23 03:10:58 +0000 | |
---|---|---|
committer | 2004-08-23 03:10:58 +0000 | |
commit | 59ffc235a8b3fa7b8ba8615db42409837e70af1e (patch) | |
tree | c7cca43fd0ba562947d3fa5daa0c0a66a543283c /net-p2p/phex/phex-2.0.0.76.ebuild | |
parent | version bump, add metadata, fix #51477 (Manifest recommit) (diff) | |
download | gentoo-2-59ffc235a8b3fa7b8ba8615db42409837e70af1e.tar.gz gentoo-2-59ffc235a8b3fa7b8ba8615db42409837e70af1e.tar.bz2 gentoo-2-59ffc235a8b3fa7b8ba8615db42409837e70af1e.zip |
stable on x86
Diffstat (limited to 'net-p2p/phex/phex-2.0.0.76.ebuild')
-rw-r--r-- | net-p2p/phex/phex-2.0.0.76.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/phex/phex-2.0.0.76.ebuild b/net-p2p/phex/phex-2.0.0.76.ebuild index 66ec97570cda..8ea192dc22ad 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.2 2004/07/22 20:59:50 dholm Exp $ +# $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 $ 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 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND=">=virtual/jdk-1.4 virtual/x11" |