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-python/roman
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-python/roman')
-rw-r--r--dev-python/roman/ChangeLog45
1 files changed, 45 insertions, 0 deletions
diff --git a/dev-python/roman/ChangeLog b/dev-python/roman/ChangeLog
new file mode 100644
index 00000000..9371334f
--- /dev/null
+++ b/dev-python/roman/ChangeLog
@@ -0,0 +1,45 @@
+# ChangeLog for dev-python/roman
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/roman/ChangeLog,v 1.11 2015/06/08 11:30:10 mrueg Exp $
+
+ 08 Jun 2015; Manuel Rüger <mrueg@gentoo.org> -roman-1.4.0.ebuild:
+ Remove old.
+
+ 03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> roman-2.0.0.ebuild:
+ Drop old Python implementations
+
+ 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> roman-2.0.0.ebuild:
+ x86 stable, bug 540290
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> roman-2.0.0.ebuild:
+ amd64 stable, bug 540290
+
+ 25 Nov 2014; Pacho Ramos <pacho@gentoo.org> roman-2.0.0.ebuild:
+ Support python 3.4
+
+ 31 Mar 2014; Michał Górny <mgorny@gentoo.org> roman-2.0.0.ebuild:
+ Add support for the new PyPy slotting.
+
+*roman-2.0.0 (01 Jul 2013)
+
+ 01 Jul 2013; Tiziano Müller <dev-zero@gentoo.org> +roman-2.0.0.ebuild,
+ -roman-1.4.0-r1.ebuild:
+ Version bump which introduces tests and pypy/py-3.3 compatibility.
+
+*roman-1.4.0-r1 (01 Jul 2013)
+
+ 01 Jul 2013; Tiziano Müller <dev-zero@gentoo.org> +roman-1.4.0-r1.ebuild:
+ Migrate to distutils-r1
+
+ 14 Nov 2012; Ian Delaney <idella4@gentoo.org> metadata.xml:
+ Updating maintainer, metadata.xml
+
+*roman-1.4.0 (18 May 2012)
+
+ 18 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +metadata.xml,
+ +roman-1.4.0.ebuild:
+ Initial import, fixes #416063, ebuild written by Ian Delaney
+ <johneed@hotmail.com>