From: "Vlastimil Babka (caster)" <caster@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/ant: ChangeLog ant-1.7.1.ebuild
Date: Mon, 14 Jul 2008 22:11:36 +0000 [thread overview]
Message-ID: <E1KIWGe-0002XE-EE@stork.gentoo.org> (raw)
caster 08/07/14 22:11:36
Modified: ChangeLog
Added: ant-1.7.1.ebuild
Log:
Version bump, bug #231776.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
Revision Changes Path
1.113 dev-java/ant/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant/ChangeLog?r1=1.112&r2=1.113
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 3 Mar 2008 08:15:03 -0000 1.112
+++ ChangeLog 14 Jul 2008 22:11:35 -0000 1.113
@@ -1,6 +1,11 @@
# 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.112 2008/03/03 08:15:03 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.113 2008/07/14 22:11:35 caster Exp $
+
+*ant-1.7.1 (14 Jul 2008)
+
+ 14 Jul 2008; Vlastimil Babka <caster@gentoo.org> +ant-1.7.1.ebuild:
+ Version bump, bug #231776.
03 Mar 2008; Vlastimil Babka <caster@gentoo.org> -ant-1.6.5.ebuild:
Remove ant 1.6.5. Java packages already depend on 1.7.0.
1.1 dev-java/ant/ant-1.7.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/ant/ant-1.7.1.ebuild?rev=1.1&content-type=text/plain
Index: ant-1.7.1.ebuild
===================================================================
# 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.1 2008/07/14 22:11:35 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 "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."
}
--
gentoo-commits@lists.gentoo.org mailing list
next reply other threads:[~2008-07-14 22:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-14 22:11 Vlastimil Babka (caster) [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-12-20 16:49 [gentoo-commits] gentoo-x86 commit in dev-java/ant: ChangeLog ant-1.7.1.ebuild Gysbert Wassenaar (nixnut)
2008-12-20 19:59 Kenneth Prugh (ken69267)
2008-12-21 13:47 Markus Meier (maekke)
2009-01-07 19:28 Brent Baude (ranger)
2010-01-15 20:15 Jonathan Callen (abcd)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1KIWGe-0002XE-EE@stork.gentoo.org \
--to=caster@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox