diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-02 23:41:26 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-02 23:41:26 +0000 |
commit | 03ec9eb56bf4a14b6e98a3f869f6ae6d1ec07815 (patch) | |
tree | 7678ad1ccf66e6a839be0663c3a6d6cf2994cd41 /dev-java/ant-tasks | |
parent | Version bumped. Move maintainership to tcltk herd (diff) | |
download | historical-03ec9eb56bf4a14b6e98a3f869f6ae6d1ec07815.tar.gz historical-03ec9eb56bf4a14b6e98a3f869f6ae6d1ec07815.tar.bz2 historical-03ec9eb56bf4a14b6e98a3f869f6ae6d1ec07815.zip |
updated oro and regexp dependencies to reflect moves oro->jakarta-oro and regexp->jakarta-regexp
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-java/ant-tasks')
-rw-r--r-- | dev-java/ant-tasks/ChangeLog | 13 | ||||
-rw-r--r-- | dev-java/ant-tasks/Manifest | 12 | ||||
-rw-r--r-- | dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild | 10 | ||||
-rw-r--r-- | dev-java/ant-tasks/ant-tasks-1.6.2-r6.ebuild | 6 |
4 files changed, 20 insertions, 21 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog index 8cfb887c37d2..f2e6b0f23001 100644 --- a/dev-java/ant-tasks/ChangeLog +++ b/dev-java/ant-tasks/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/ant-tasks # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.18 2005/03/29 16:06:46 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.19 2005/04/02 23:41:26 luckyduck Exp $ + + 03 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> ant-tasks-1.6.2-r5.ebuild, + ant-tasks-1.6.2-r6.ebuild: + updated oro and regexp dependencies to reflect moves oro->jakarta-oro and + regexp->jakarta-regexp *ant-tasks-1.6.2-r7 (29 Mar 2005) @@ -9,12 +14,6 @@ moved from dev-java/oro to dev-java/jakarta-oro dependency. see #71337. also readded generation of the bsf.jar, fixes #59799 -*ant-tasks-1.6.2-r7 (29 Mar 2005) - - 29 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> - +ant-tasks-1.6.2-r7.ebuild: - re-enabled generation of the ant-apache-bsf.jar, fixes #59799 - *ant-tasks-1.6.2-r6 (27 Mar 2005) 27 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> diff --git a/dev-java/ant-tasks/Manifest b/dev-java/ant-tasks/Manifest index c16764d4b4b2..70634b43628c 100644 --- a/dev-java/ant-tasks/Manifest +++ b/dev-java/ant-tasks/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 e1a56952108911cae4b0573b332da2c6 ant-tasks-1.6.2-r5.ebuild 3720 +MD5 51fcc3b09f8c0f1c326cbea3d120d14a ant-tasks-1.6.2-r5.ebuild 3759 MD5 5d968fb1986e28f32d81ce3f44c35e21 ant-tasks-1.6.2-r7.ebuild 3833 -MD5 e3813578cfa852ed43f419d780ac42c1 ant-tasks-1.6.2-r6.ebuild 3742 -MD5 7c9e7b5e08edeaaed11304408e64d921 ChangeLog 7963 +MD5 bfa2d0f12efcde28daf646bbb1a8a5bb ant-tasks-1.6.2-r6.ebuild 3762 +MD5 5516de2a4f16902c7c166dc0615fdb7a ChangeLog 7991 MD5 4dad079a28768d183022cff420f01281 metadata.xml 220 MD5 aac477e88787ed6f0ad5cabe0f6a001a files/digest-ant-tasks-1.6.2-r5 74 MD5 aac477e88787ed6f0ad5cabe0f6a001a files/digest-ant-tasks-1.6.2-r6 74 @@ -13,7 +13,7 @@ MD5 8c69a473b88559829069ac80730f2f1b files/1.6.2-scp.patch 877 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFCSX0q06ebR+OMO78RAgLzAJ9HQizue4cS10bM1uFld9X27/Ov3ACdEd3A -nZPB7k9l2+/886Lk9p+U73Y= -=r5Kl +iD8DBQFCTy2u06ebR+OMO78RAjSRAJ9xaAjxta2LuuJgqZhgAD/mPhtjFgCeOVVu +Sk/Vp4Ii2OpAxpIb7q/sig8= +=gpRr -----END PGP SIGNATURE----- diff --git a/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild b/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild index bbf11fb500be..676d9378e622 100644 --- a/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.6.2-r5.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/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild,v 1.9 2005/02/03 20:57:18 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.6.2-r5.ebuild,v 1.10 2005/04/02 23:41:26 luckyduck Exp $ inherit java-pkg eutils @@ -26,11 +26,11 @@ DEPEND="=dev-java/ant-core-${PV}* !nocommonslogging? ( >=dev-java/commons-logging-1.0.3 ) !nocommonsnet? ( >=dev-java/commons-net-1.1.0 ) !nobcel? ( >=dev-java/bcel-5.1 ) - !nooro? ( >=dev-java/oro-2.0.7 ) + !nooro? ( >=dev-java/jakarta-oro-2.0* ) !norhino? ( =dev-java/rhino-1.5* ) !nojdepend? ( >=dev-java/jdepend-2.6 ) !nojsch? ( >=dev-java/jsch-0.1.12 ) - !noregexp? ( >=dev-java/regexp-1.3-r1 ) + !noregexp? ( >=dev-java/jakarta-regexp-1.3* ) !nojython? ( >=dev-java/jython-2.1-r5 ) javamail? ( >=dev-java/sun-javamail-bin-1.3 )" RDEPEND="${DEPEND}" @@ -64,8 +64,8 @@ src_compile() { use nojsch || p="${p},jsch" use nojython || p="${p},jython" use nolog4j || p="${p},log4j" - use nooro || p="${p},oro" - use noregexp || p="${p},regexp" + use nooro || p="${p},jakarta-oro-2.0" + use noregexp || p="${p},jakarta-regexp-1.3*" use norhino || p="${p},rhino-1.5" use noxalan || p="${p},xalan" use noxerces || p="${p},xerces-2" diff --git a/dev-java/ant-tasks/ant-tasks-1.6.2-r6.ebuild b/dev-java/ant-tasks/ant-tasks-1.6.2-r6.ebuild index 3196124e2642..b995fb21925d 100644 --- a/dev-java/ant-tasks/ant-tasks-1.6.2-r6.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.6.2-r6.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/dev-java/ant-tasks/ant-tasks-1.6.2-r6.ebuild,v 1.1 2005/03/27 21:21:26 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.6.2-r6.ebuild,v 1.2 2005/04/02 23:41:26 luckyduck Exp $ inherit java-pkg eutils @@ -26,7 +26,7 @@ DEPEND="=dev-java/ant-core-${PV}* !nocommonslogging? ( >=dev-java/commons-logging-1.0.3 ) !nocommonsnet? ( >=dev-java/commons-net-1.1.0 ) !nobcel? ( >=dev-java/bcel-5.1 ) - !nooro? ( >=dev-java/oro-2.0.7 ) + !nooro? ( >=dev-java/jakarta-oro-2.0* ) !norhino? ( =dev-java/rhino-1.5* ) !nojdepend? ( >=dev-java/jdepend-2.6 ) !nojsch? ( >=dev-java/jsch-0.1.12 ) @@ -64,7 +64,7 @@ src_compile() { use nojsch || p="${p},jsch" use nojython || p="${p},jython" use nolog4j || p="${p},log4j" - use nooro || p="${p},oro" + use nooro || p="${p},jakarta-oro-2.0*" use noregexp || p="${p},jakarta-regexp-1.3" use norhino || p="${p},rhino-1.5" use noxalan || p="${p},xalan" |