summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2007-01-24 17:57:16 +0000
committerVlastimil Babka <caster@gentoo.org>2007-01-24 17:57:16 +0000
commitbcc979cbeed9d12c4a7ff4efe3416cc8b7ce6133 (patch)
treec60923f24e0ba15bec3e24ab37f4c0c5eb7fc1bb /dev-java/ant-owanttask/ChangeLog
parentAdding dev-java/ant-owanttask-1.1-r12 in the split-ant pack. (diff)
downloadgentoo-2-bcc979cbeed9d12c4a7ff4efe3416cc8b7ce6133.tar.gz
gentoo-2-bcc979cbeed9d12c4a7ff4efe3416cc8b7ce6133.tar.bz2
gentoo-2-bcc979cbeed9d12c4a7ff4efe3416cc8b7ce6133.zip
Revbump to be somewhat compatible with ant-1.7.0. The incompatible MultipleCopy task is replaced with a dummy. No asm ebuild (the only package using this in the tree) excercises this task.
(Portage version: 2.1.2-r3)
Diffstat (limited to 'dev-java/ant-owanttask/ChangeLog')
-rw-r--r--dev-java/ant-owanttask/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/dev-java/ant-owanttask/ChangeLog b/dev-java/ant-owanttask/ChangeLog
index d6afbc886180..b701509eee96 100644
--- a/dev-java/ant-owanttask/ChangeLog
+++ b/dev-java/ant-owanttask/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-java/ant-owanttask
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-owanttask/ChangeLog,v 1.14 2006/08/06 00:09:40 nichoj Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-owanttask/ChangeLog,v 1.15 2007/01/24 17:57:16 caster Exp $
+
+*ant-owanttask-1.1-r12 (24 Jan 2007)
+
+ 24 Jan 2007; Vlastimil Babka <caster@gentoo.org> +files/MultipleCopy.java,
+ +ant-owanttask-1.1-r12.ebuild:
+ Revbump to be somewhat compatible with ant-1.7.0. The incompatible
+ MultipleCopy task is replaced with a dummy. No asm ebuild (the only package
+ using this in the tree) excercises this task.
06 Aug 2006; Joshua Nichols <nichoj@gentoo.org>
+files/ant-owanttask-1.1-classpath.patch, ant-owanttask-1.1-r11.ebuild: