aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2007-02-22 05:39:31 +0000
committerJoshua Nichols <nichoj@gentoo.org>2007-02-22 05:39:31 +0000
commit30699618a66872aa1f65194de957f03f378e662d (patch)
treedac8f8bb2e05a43953b5aced0b7146bae1fcc959 /eclass
parentwww-servers/jboss-bin: Correcting init scripts for jboss-bin part2 (diff)
downloadjava-30699618a66872aa1f65194de957f03f378e662d.tar.gz
java-30699618a66872aa1f65194de957f03f378e662d.tar.bz2
java-30699618a66872aa1f65194de957f03f378e662d.zip
Fixed to use xerces-2.6.
svn path=/migrated-java-experimental-overlay/; revision=3855
Diffstat (limited to 'eclass')
-rw-r--r--eclass/jboss-4.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/jboss-4.eclass b/eclass/jboss-4.eclass
index 243d16e2..1bb5defe 100644
--- a/eclass/jboss-4.eclass
+++ b/eclass/jboss-4.eclass
@@ -29,10 +29,10 @@ S="${JBOSS_ROOT}/${MODULE}"
THIRDPARTY_P="jboss-thirdparty-${PV}-gentoo"
TOOLS_P="jboss-tools-${PV}-gentoo-r1"
-GENTOO_CONF="jboss-${PVR}-gentoo-r2.data"
+GENTOO_CONF="jboss-${PVR}-gentoo-r3.data"
BASE_URL="http://gentooexperimental.org/distfiles"
ECLASS_URI="${BASE_URL}/${TOOLS_P}.tar.bz2 ${BASE_URL}/${THIRDPARTY_P}.tar.bz2
-http://gentooexperimental.org/distfiles/${GENTOO_CONF}"
+http://dev.gentoo.org/~nichoj/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"