diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-22 05:58:07 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-22 05:58:07 +0000 |
commit | 2e4d89b2e21d176d5629208af3cd51126bd30430 (patch) | |
tree | 2ccae98dfad3a724a9028ac342910ae2ff6e9ef3 /net-p2p/phex/files | |
parent | use epatch (Manifest recommit) (diff) | |
download | gentoo-2-2e4d89b2e21d176d5629208af3cd51126bd30430.tar.gz gentoo-2-2e4d89b2e21d176d5629208af3cd51126bd30430.tar.bz2 gentoo-2-2e4d89b2e21d176d5629208af3cd51126bd30430.zip |
Initial import.
Diffstat (limited to 'net-p2p/phex/files')
-rw-r--r-- | net-p2p/phex/files/digest-phex-2.0.0.76 | 1 | ||||
-rw-r--r-- | net-p2p/phex/files/phex.sh | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/net-p2p/phex/files/digest-phex-2.0.0.76 b/net-p2p/phex/files/digest-phex-2.0.0.76 new file mode 100644 index 000000000000..aaad2c9fe194 --- /dev/null +++ b/net-p2p/phex/files/digest-phex-2.0.0.76 @@ -0,0 +1 @@ +MD5 906650ec01b9d647b97d1fa6f3f79610 phex_2.0.0.76.zip 2120002 diff --git a/net-p2p/phex/files/phex.sh b/net-p2p/phex/files/phex.sh new file mode 100644 index 000000000000..d0a78c29b2b8 --- /dev/null +++ b/net-p2p/phex/files/phex.sh @@ -0,0 +1,7 @@ +#!/bin/bash +# 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.sh,v 1.1 2004/07/22 05:58:07 squinky86 Exp $ + +cd /opt/phex +java -jar phex.jar |