aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2005-10-24 03:43:17 +0000
committerJoshua Nichols <nichoj@gentoo.org>2005-10-24 03:43:17 +0000
commit28f3558080d33913cb9944c8eb619bc719286bd4 (patch)
tree609c6c5d908976941989b28c84727d60528421df /eclass
parentAdded ibm-jdk-bin-1.5.0_beta1 (diff)
downloadjava-28f3558080d33913cb9944c8eb619bc719286bd4.tar.gz
java-28f3558080d33913cb9944c8eb619bc719286bd4.tar.bz2
java-28f3558080d33913cb9944c8eb619bc719286bd4.zip
Fixed URI of jboss-4.0.2-gentoo.conf in eclass.
svn path=/gentoo-java-experimental/; revision=1146
Diffstat (limited to 'eclass')
-rw-r--r--eclass/jboss-4.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/jboss-4.eclass b/eclass/jboss-4.eclass
index 79bf7036..47264eb7 100644
--- a/eclass/jboss-4.eclass
+++ b/eclass/jboss-4.eclass
@@ -34,7 +34,7 @@ TOOLS_P="jboss-tools-${PV}-gentoo-r1"
GENTOO_CONF="jboss-${PVR}-gentoo-r2.data"
BASE_URL="http://gentooexperimental.org/distfiles"
ECLASS_URI="${BASE_URL}/${TOOLS_P}.tar.bz2 ${BASE_URL}/${THIRDPARTY_P}.tar.bz2
-mirror://gentoo/${GENTOO_CONF}"
+http://gentooexperimental.org/distfiles/${GENTOO_CONF}"
MY_A="${P}-gentoo.tar.bz2 ${TOOLS_P}.tar.bz2 ${THIRDPARTY_P}.tar.bz2"
HOMEPAGE="http://www.jboss.org"
LICENSE="LGPL-2"