diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 20:11:44 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 20:11:44 -0800 |
commit | 24fda3d26454a64df85305138f44cae40c7b9678 (patch) | |
tree | 22fbb46b0af337738ca0abc36e949b836ea12ec8 /dev-java/commons-vfs/ChangeLog-2015 | |
parent | Initial commit. (diff) | |
download | gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.gz gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.bz2 gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.zip |
Rename all old ChangeLogs to ChangeLog-2015, which will be amended at the end of the year.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-java/commons-vfs/ChangeLog-2015')
-rw-r--r-- | dev-java/commons-vfs/ChangeLog-2015 | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/dev-java/commons-vfs/ChangeLog-2015 b/dev-java/commons-vfs/ChangeLog-2015 new file mode 100644 index 00000000..039d02a3 --- /dev/null +++ b/dev-java/commons-vfs/ChangeLog-2015 @@ -0,0 +1,65 @@ +# ChangeLog for dev-java/commons-vfs +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-vfs/ChangeLog,v 1.17 2015/06/20 22:58:23 monsieurp Exp $ + + 21 Jun 2015; Patrice Clement <monsieurp@gentoo.org> commons-vfs-2.0-r1.ebuild: + Fix a bad dependency. + +*commons-vfs-2.0-r1 (10 Jul 2013) + + 10 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +commons-vfs-2.0-r1.ebuild, + -commons-vfs-2.0.ebuild: + Revision bump, changed version 2.0 to SLOT 2. + +*commons-vfs-2.0 (05 Jul 2013) + + 05 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +commons-vfs-2.0.ebuild, + +files/commons-vfs-2.0-build.xml, + +files/commons-vfs-2.0-incompatibility.patch: + Version bump to 2.0. + + 19 Dec 2011; Ralph Sennhauser <sera@gentoo.org> commons-vfs-1.0.ebuild: + Fix homepage wrt #202445. Add missing IUSE to please repoman. + + 23 Jan 2010; Alexis Ballier <aballier@gentoo.org> commons-vfs-1.0.ebuild: + keyword ~x86-fbsd + + 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + commons-vfs-1.0.ebuild: + Transfer Prefix keywords + + 06 Sep 2009; Brent Baude <ranger@gentoo.org> commons-vfs-1.0.ebuild: + Marking commons-vfs-1.0 ppc64 for bug 277798 + + 02 Aug 2009; Markus Meier <maekke@gentoo.org> commons-vfs-1.0.ebuild: + amd64 stable, bug #277798 + + 19 Jul 2009; nixnut <nixnut@gentoo.org> commons-vfs-1.0.ebuild: + ppc stable #277798 + + 15 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + commons-vfs-1.0.ebuild: + stable x86, bug 277798 + + 27 Apr 2009; Brent Baude <ranger@gentoo.org> commons-vfs-1.0.ebuild: + Marking commons-vfs-1.0 ~ppc for bug 266956 + + 24 Apr 2009; Brent Baude <ranger@gentoo.org> commons-vfs-1.0.ebuild: + Marking commons-vfs-1.0 ~ppc64 for bug 266956 + + 12 Jul 2007; Petteri Räty <betelgeuse@gentoo.org> commons-vfs-1.0.ebuild: + Javadoc in sun-jdk-1.6 starting with u2 works fine so removing the work + around from DEPEND. + + 12 May 2007; Alistair John Bush <ali_bush@gentoo.org> + commons-vfs-1.0.ebuild: + Added to ~amd64 + + 06 May 2007; Vlastimil Babka <caster@gentoo.org> commons-vfs-1.0.ebuild: + Fix sandbox issue. + +*commons-vfs-1.0 (29 Mar 2007) + + 29 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> +files/1.0-noget.patch, + +metadata.xml, +commons-vfs-1.0.ebuild: + Initial addition. Ebuild written by me. Fixes bug #163934. |