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 /www-misc/reflector/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 'www-misc/reflector/ChangeLog-2015')
-rw-r--r-- | www-misc/reflector/ChangeLog-2015 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/www-misc/reflector/ChangeLog-2015 b/www-misc/reflector/ChangeLog-2015 new file mode 100644 index 00000000..d0bb1d67 --- /dev/null +++ b/www-misc/reflector/ChangeLog-2015 @@ -0,0 +1,21 @@ +# ChangeLog for www-misc/reflector +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-misc/reflector/ChangeLog,v 1.4 2014/07/06 12:57:08 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> reflector-2011.05.13.1.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). + + 29 Oct 2012; Michał Górny <mgorny@gentoo.org> reflector-2011.05.13.1.ebuild: + Use virtual for argparse. + + 20 May 2011; Nathan Phillip Brink <binki@gentoo.org> + reflector-2011.05.13.1.ebuild: + Fix python eclass usage: reflector doesn't work on <=python-2.5 and the + Reflector class was not being optimized. Bug #367259. + +*reflector-2011.05.13.1 (13 May 2011) + + 13 May 2011; Nathan Phillip Brink <binki@gentoo.org> + +reflector-2011.05.13.1.ebuild, +metadata.xml: + Add new ebuild for www-misc/reflector-2011.05.13.1 fixing bug 317831. |