From: "Tom Wijsman (tomwij)" <tomwij@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog ant-tasks.eclass
Date: Wed, 28 Aug 2013 21:28:33 +0000 (UTC) [thread overview]
Message-ID: <20130828212833.848A92004C@flycatcher.gentoo.org> (raw)
tomwij 13/08/28 21:28:33
Modified: ChangeLog ant-tasks.eclass
Log:
Made ant-tasks.eclass support newer versions of the 1.9 branch.
Revision Changes Path
1.940 eclass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.940&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.940&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.939&r2=1.940
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.939
retrieving revision 1.940
diff -u -r1.939 -r1.940
--- ChangeLog 27 Aug 2013 18:47:33 -0000 1.939
+++ ChangeLog 28 Aug 2013 21:28:33 -0000 1.940
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.939 2013/08/27 18:47:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.940 2013/08/28 21:28:33 tomwij Exp $
+
+ 28 Aug 2013; Tom Wijsman <TomWij@gentoo.org> ant-tasks.eclass:
+ Made ant-tasks.eclass support newer versions of the 1.9 branch.
27 Aug 2013; Michał Górny <mgorny@gentoo.org> python-r1.eclass:
Enable EAPI=4 on python-r1.
1.15 eclass/ant-tasks.eclass
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ant-tasks.eclass?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ant-tasks.eclass?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ant-tasks.eclass?r1=1.14&r2=1.15
Index: ant-tasks.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ant-tasks.eclass,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ant-tasks.eclass 5 Jul 2013 10:44:47 -0000 1.14
+++ ant-tasks.eclass 28 Aug 2013 21:28:33 -0000 1.15
@@ -1,9 +1,9 @@
# Eclass for building dev-java/ant-* packages
#
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Vlastimil Babka <caster@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/ant-tasks.eclass,v 1.14 2013/07/05 10:44:47 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ant-tasks.eclass,v 1.15 2013/08/28 21:28:33 tomwij Exp $
# we set ant-core dep ourselves, restricted
JAVA_ANT_DISABLE_ANT_CORE_DEP=true
@@ -90,7 +90,7 @@
MY_PV=${PV}
UPSTREAM_PREFIX="mirror://apache/ant/source"
case ${PV} in
- 1.9.1)
+ 1.9.*)
GENTOO_PREFIX="http://dev.gentoo.org/~tomwij/files/dist"
;;
1.8.4)
next reply other threads:[~2013-08-28 21:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-28 21:28 Tom Wijsman (tomwij) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-05 12:07 [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog ant-tasks.eclass Vlastimil Babka (caster)
2013-07-05 10:44 Tom Wijsman (tomwij)
2012-06-01 12:19 Ralph Sennhauser (sera)
2012-05-30 8:21 Ralph Sennhauser (sera)
2012-03-03 22:39 Vlastimil Babka (caster)
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=20130828212833.848A92004C@flycatcher.gentoo.org \
--to=tomwij@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