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-python/fusil/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-python/fusil/ChangeLog-2015')
-rw-r--r-- | dev-python/fusil/ChangeLog-2015 | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/dev-python/fusil/ChangeLog-2015 b/dev-python/fusil/ChangeLog-2015 new file mode 100644 index 00000000..52f7a55e --- /dev/null +++ b/dev-python/fusil/ChangeLog-2015 @@ -0,0 +1,71 @@ +# ChangeLog for dev-python/fusil +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/fusil/ChangeLog,v 1.15 2015/06/07 19:27:44 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add bitbucket to remote-id in metadata.xml + + 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> fusil-1.5.ebuild: + x86 stable, bug 540290 + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> fusil-1.5.ebuild: + amd64 stable, bug 540290 + + 17 Dec 2014; Patrice Clement <monsieurp@gentoo.org> fusil-1.5.ebuild: + Replaced && and || combo by an if else then statement. Fix #513268. + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> fusil-1.5.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 18 Jun 2014; Ian Delaney <idella4@gentoo.org> fusil-1.5.ebuild: + drop pypy2_0, tidy + +*fusil-1.5 (10 Apr 2014) + + 10 Apr 2014; Ian Delaney <idella4@gentoo.org> +fusil-1.5.ebuild, + -fusil-1.3.2.ebuild, -fusil-1.4.ebuild: + bump; add py3 pypy support and migration -> distutils-r1, rm old + + 07 Jun 2012; Zac Medico <zmedico@gentoo.org> fusil-1.3.2.ebuild, + fusil-1.4.ebuild: + inherit user for enewgroup and enewuser + +*fusil-1.4 (29 Jul 2011) + + 29 Jul 2011; SĂ©bastien Fabbro <bicatali@gentoo.org> + +files/1.4-python25.patch, +fusil-1.4.ebuild: + Version bump + + 30 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + fusil-1.3.2.ebuild: + Use PYTHON_DEPEND instead of NEED_PYTHON. + +*fusil-1.3.2 (09 Jan 2010) + + 09 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +fusil-1.3.2.ebuild: + Version bump. + +*fusil-1.3.1 (15 Nov 2009) + + 15 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +fusil-1.3.1.ebuild: + Version bump. + +*fusil-1.3 (18 Sep 2009) + + 18 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -fusil-1.2.1.ebuild, -fusil-1.2.1-r1.ebuild, +fusil-1.3.ebuild: + Version bump. Set SUPPORT_PYTHON_ABIS. + +*fusil-1.2.1-r1 (13 Jul 2009) + + 13 Jul 2009; Jesus Rivero <neurogeek@gentoo.org> +fusil-1.2.1-r1.ebuild: + Added USE flags for doc and examples. Closes bug #263582. Thanks to August + for the patch. + +*fusil-1.2.1 (28 Feb 2009) + + 28 Feb 2009; Patrick Lauer <patrick@gentoo.org> +metadata.xml, + +fusil-1.2.1.ebuild: + Initial import. Fixes #247893. Ebuild contributed by Tuna <tuna@lyua.org> |