Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-java/ant
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.114 2008/07/14 22:18:28 caster Exp $
14 Jul 2008; Vlastimil Babka
Add note about removed ant-tasks to pkg_postinst messages.
*ant-1.7.1 (14 Jul 2008)
14 Jul 2008; Vlastimil Babka
Version bump, bug #231776.
03 Mar 2008; Vlastimil Babka
Remove ant 1.6.5. Java packages already depend on 1.7.0.
12 May 2007; William L. Thomson Jr.
Stable on amd64, bug #176856
06 May 2007; Tobias Scherbaum
ppc stable
05 May 2007; Andrej Kacian
Stable on x86, bug #176856.
03 May 2007; Petteri Räty
Fix ChangeLog version bump syntax.
03 May 2007; Markus Rothe
Stable on ppc64; bug #176856
27 Jan 2007; Vlastimil Babka
Add ~ia64 keyword, bug #159820.
26 Jan 2007; Krzysiek Pawlik
Added ~ppc.
25 Jan 2007; William L. Thomson Jr.
Added ~amd64 keyword
22 Jan 2007; Markus Rothe
Added ~ppc64; bug #159820
*ant-1.7.0 (21 Jan 2007)
21 Jan 2007; Vlastimil Babka
Version bump, bug #159820.
07 Dec 2006; Diego Pettenò
Add ~x86-fbsd keyword.
01 Dec 2006; Petteri Räty
Removed old version.
17 Oct 2006; Joshua Nichols
Keyworded ~ia64.
14 Oct 2006; Joshua Nichols
Stabilizing on amd64 as part of new Java system, bug #147254.
14 Oct 2006; Joshua Jackson
New java stable on x86; bug #147254
05 Oct 2006; Gustavo Zacarias
ant-1.6.5.ebuild:
Dropping sparc keywords, see #96229
16 Sep 2006; Stephanie Lockwood-Childs
stable on ppc, thanks to report by Carl Hudkins (Bug #147754)
27 Jun 2006; Joshua Nichols
Updated dependencies on ant-core and ant-tasks.
12 Mar 2006;
Pruned old versions with same keywords.
09 Jul 2005; Thomas Matthijs
ant-1.6.2-r6.ebuild, ant-1.6.5.ebuild:
add RDEPEND
02 Jun 2005; Thomas Matthijs
-ant-1.6.4.ebuild:
prune
*ant-1.6.5 (02 Jun 2005)
02 Jun 2005; Thomas Matthijs
version bump
*ant-1.6.4 (23 May 2005)
23 May 2005; Thomas Matthijs
version bump
*ant-1.6.3 (28 Apr 2005)
28 Apr 2005; Thomas Matthijs
+ant-1.6.3.ebuild:
version bump
*ant-1.6.3_beta1 (03 Apr 2005)
03 Apr 2005; Thomas Matthijs
version bump
26 Jan 2005; Markus Rothe
Stable on ppc64
18 Dec 2004; Markus Rothe
added ~ppc64 to KEYWORDS
16 Oct 2004; Dylan Carlson
Stable on amd64.
*ant-1.6.2-r6 (10 Sep 2004)
*ant-1.5.4-r2 (10 Sep 2004)
10 Sep 2004; Thomas Matthijs
-files/build.sh-exit-fix.patch.gz, -files/rpmbuild.patch.gz,
-files/1.5.4/ant, -files/1.6.2-r5/ant, -ant-1.5.4-r1.ebuild,
+ant-1.5.4-r2.ebuild, -ant-1.6.2-r5.ebuild, +ant-1.6.2-r6.ebuild:
This is now a metapackage for ant-core & ant-tasks
EBUILD ant-1.7.0.ebuild 503 RMD160 067e18ebd206cb01bd97009f92c822a06197a878 SHA1 a1592043993424ff39be8f495f64c3014ab44a6d SHA256 0f4c6fbc801a7954be898c18b554cb7e3b5be8e1e62a7502fe1c43dcbef3214d
EBUILD ant-1.7.1.ebuild 1875 RMD160 f81053eae97be80bfdc873f3f1d569529b2ebe77 SHA1 b67b610e6367b60695609dc0dbb427f182e446cf SHA256 5f08a52667c2d6f9f8c33f9f7b7edec1f1c4d021ce199cbd95cbf4305f01fde2
MISC ChangeLog 3962 RMD160 995cc7d5006712ca346ed9bbe386d6c1baab07bd SHA1 13998e14828d74e44766cc8b89809a4129a90bab SHA256 69da2165544f7392b2ef3bb9b1b26c39feebdcb2447e7d2d2819ef3956719ab0
MISC metadata.xml 1085 RMD160 c072b7c3e7b1b7889c4c2832bb99f683d089d8e1 SHA1 59a37b6db1414ea24a9d8e4588622323826c3cb5 SHA256 6e3c7155383adf0a5936df1f480db7fd56ee16c2bae2fd6bc5444a7838c11f4b
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.10 2007/05/12 17:44:08 wltjr Exp $
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND="~dev-java/ant-core-${PV}
~dev-java/ant-tasks-${PV}"
RDEPEND="${DEPEND}"
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild,v 1.2 2008/07/14 22:18:28 caster Exp $
EAPI="1"
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND="~dev-java/ant-core-${PV}
~dev-java/ant-tasks-${PV}"
RDEPEND="${DEPEND}"
IUSE="X +antlr +bcel +bsf +commonslogging +commonsnet jai +javamail +jdepend jmf
+jsch +log4j +oro +regexp +resolver"
RDEPEND="~dev-java/ant-core-${PV}
~dev-java/ant-nodeps-${PV}
~dev-java/ant-junit-${PV}
!dev-java/ant-optional
!dev-java/ant-tasks
~dev-java/ant-trax-${PV}
antlr? ( ~dev-java/ant-antlr-${PV} )
bcel? ( ~dev-java/ant-apache-bcel-${PV} )
bsf? ( ~dev-java/ant-apache-bsf-${PV} )
log4j? ( ~dev-java/ant-apache-log4j-${PV} )
oro? ( ~dev-java/ant-apache-oro-${PV} )
regexp? ( ~dev-java/ant-apache-regexp-${PV} )
resolver? ( ~dev-java/ant-apache-resolver-${PV} )
commonslogging? ( ~dev-java/ant-commons-logging-${PV} )
commonsnet? ( ~dev-java/ant-commons-net-${PV} )
jai? ( ~dev-java/ant-jai-${PV} )
javamail? ( ~dev-java/ant-javamail-${PV} )
jdepend? ( ~dev-java/ant-jdepend-${PV} )
jmf? ( ~dev-java/ant-jmf-${PV} )
jsch? ( ~dev-java/ant-jsch-${PV} )
X? ( ~dev-java/ant-swing-${PV} )"
DEPEND=""
S="${WORKDIR}"
src_compile() { :; }
pkg_postinst() {
elog "Since 1.7.1, the ant-tasks meta-ebuild has been removed and its USE"
elog "flags have been moved to dev-java/ant."
elog
elog "You may now freely set the USE flags of this package without breaking"
elog "building of Java packages, which depend on the exact ant tasks they need."
elog "The USE flags default to enabled (except X, jai and jmf) for convenience."
}