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/python-virtkey
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/python-virtkey')
-rw-r--r--dev-python/python-virtkey/ChangeLog60
1 files changed, 60 insertions, 0 deletions
diff --git a/dev-python/python-virtkey/ChangeLog b/dev-python/python-virtkey/ChangeLog
new file mode 100644
index 00000000..6226f1af
--- /dev/null
+++ b/dev-python/python-virtkey/ChangeLog
@@ -0,0 +1,60 @@
+# ChangeLog for dev-python/python-virtkey
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-virtkey/ChangeLog,v 1.9 2015/06/09 16:53:50 jlec Exp $
+
+ 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Updating remote-id in metadata.xml
+
+ 15 Mar 2015; Manuel Rüger <mrueg@gentoo.org> -python-virtkey-0.60.0.ebuild:
+ Remove old.
+
+ 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> python-virtkey-0.60.0-r1.ebuild:
+ x86 stable, bug 534012
+
+ 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> python-virtkey-0.60.0-r1.ebuild:
+ amd64 stable, bug 534012
+
+*python-virtkey-0.60.0-r1 (18 Feb 2015)
+
+ 18 Feb 2015; Ian Delaney <idella4@gentoo.org>
+ +python-virtkey-0.60.0-r1.ebuild:
+ revbump; convert -> distutils-r1
+
+ 04 May 2012; Patrick Lauer <patrick@gentoo.org> python-virtkey-0.60.0.ebuild:
+ Migrating dev-util/pkgconfig -> virtual/pkgconfig
+
+ 24 Feb 2012; Patrick Lauer <patrick@gentoo.org> python-virtkey-0.60.0.ebuild:
+ Restricting jython
+
+ 16 Nov 2011; Tony Vroon <chainsaw@gentoo.org> python-virtkey-0.60.0.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
+ Michael "n0idx80" Harrison in bug #390265.
+
+ 21 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org>
+ python-virtkey-0.60.0.ebuild:
+ Fix dependencies. Raise EAPI to 3.
+
+ 01 Dec 2010; Alexander van der Mey <alexvandermey@gmail.com>
+ python-virtkey-0.60.0.ebuild:
+ Fixed broken SRC_URI due to website address change
+
+*python-virtkey-0.60.0 (25 Aug 2010)
+
+ 25 Aug 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
+ -python-virtkey-0.50-r1.ebuild, +python-virtkey-0.60.0.ebuild:
+ Version bump.
+
+*python-virtkey-0.50-r1 (14 Jul 2010)
+
+ 14 Jul 2010; Michał Górny (sedzimir) <mgorny.3ehbo@mailnull.com>
+ -python-virtkey-0.50.ebuild, +python-virtkey-0.50-r1.ebuild:
+ Add Python ABI support.
+
+ 04 Feb 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
+ python-virtkey-0.50.ebuild:
+ Tested on x86.
+
+ 31 Jul 2009; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
+ +python-virtkey-0.50.ebuild, +metadata.xml:
+ New ebuild for python-virtkey (bug #248256). Thanks to Denilson for
+ suggestions.