summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /dev-java/ant-ivy
downloadgentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the exact time of the Git migration. The purpose of this repo is to populate the rsync-distributed tree with old ChangeLogs that cannot be generated from Git. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-java/ant-ivy')
-rw-r--r--dev-java/ant-ivy/ChangeLog83
1 files changed, 83 insertions, 0 deletions
diff --git a/dev-java/ant-ivy/ChangeLog b/dev-java/ant-ivy/ChangeLog
new file mode 100644
index 00000000..1e2be7d1
--- /dev/null
+++ b/dev-java/ant-ivy/ChangeLog
@@ -0,0 +1,83 @@
+# ChangeLog for dev-java/ant-ivy
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-ivy/ChangeLog,v 1.18 2013/07/10 11:51:04 tomwij Exp $
+
+*ant-ivy-1.4.1-r1 (10 Jul 2013)
+
+ 10 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +ant-ivy-1.4.1-r1.ebuild,
+ -ant-ivy-1.4.1.ebuild, ant-ivy-2.0.0.ebuild, ant-ivy-2.3.0.ebuild:
+ Fixed the SLOTs of the dependencies, with the intent to ensure we depend on
+ SLOT 0 of dev-java/commons-vfs. Revision bump and EAPI 5 for 1.4.1.
+
+*ant-ivy-2.3.0 (05 Jul 2013)
+
+ 05 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +ant-ivy-2.3.0.ebuild:
+ Version bump to 2.3.0.
+
+ 23 Jan 2010; Alexis Ballier <aballier@gentoo.org> ant-ivy-1.4.1.ebuild,
+ ant-ivy-2.0.0.ebuild:
+ keyword ~x86-fbsd
+
+ 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ ant-ivy-1.3.1-r1.ebuild:
+ Transfer Prefix keywords for all SLOTs
+
+ 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ant-ivy-2.0.0.ebuild:
+ Transfer Prefix keywords
+
+ 15 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> ant-ivy-2.0.0.ebuild:
+ Stabilizing for ppc, bug 279726
+
+ 06 Sep 2009; Brent Baude <ranger@gentoo.org> ant-ivy-2.0.0.ebuild:
+ Marking ant-ivy-2.0.0 ppc64 for bug 279726
+
+ 02 Aug 2009; Markus Meier <maekke@gentoo.org> ant-ivy-2.0.0.ebuild:
+ amd64/x86 stable, bug #279726
+
+*ant-ivy-1.4.1 (13 Jun 2009)
+
+ 13 Jun 2009; Jean-Noël Rivasseau <elvanor@gentoo.org>
+ +files/1.4.1-javadoc.patch, +ant-ivy-1.4.1.ebuild:
+ Added ant-ivy-1.4.1 from java-experimental overlay.
+
+*ant-ivy-2.0.0 (10 May 2009)
+
+ 10 May 2009; Jean-Noël Rivasseau <elvanor@gentoo.org>
+ +ant-ivy-2.0.0.ebuild:
+ Version bump to 2.0.0, slotted since ant-contrib does not build with this
+ new version.
+
+ 17 Jul 2008; Markus Rothe <corsair@gentoo.org> ant-ivy-1.3.1-r1.ebuild:
+ Added ~ppc64; bug #231107
+
+ 15 Jul 2008; Kenneth Prugh <ken69267@gentoo.org> ant-ivy-1.3.1-r1.ebuild:
+ keyworded ~amd64, bug #231107
+
+ 15 Jul 2008; Petteri Räty <betelgeuse@gentoo.org>
+ ant-ivy-1.3.1-r1.ebuild:
+ Use JAVA_PKG_IUSE.
+
+ 12 Jul 2008; Petteri Räty <betelgeuse@gentoo.org>
+ ant-ivy-1.3.1-r1.ebuild:
+ RESTRICT test because the upstream zip does not include a file needed to
+ run them.
+
+ 01 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> -ant-ivy-1.3.1.ebuild:
+ Cleanup.
+
+*ant-ivy-1.3.1-r1 (01 Mar 2007)
+
+ 01 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
+ +ant-ivy-1.3.1-r1.ebuild:
+ Fix package.env DEPEND atom, javadoc installation, too long DESCRIPTION and
+ cleanup the ebuild.
+
+ 11 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org> ant-ivy-1.3.1.ebuild:
+ Added ~ppc.
+
+*ant-ivy-1.3.1 (21 Aug 2006)
+
+ 21 Aug 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+ +files/ivy-1.3.1-noresolve.patch, +files/ivy-1.3.1-tasks.patch,
+ +metadata.xml, +ant-ivy-1.3.1.ebuild:
+ Initial version.