diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /dev-python/pycmd | |
download | gentoo-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/pycmd')
-rw-r--r-- | dev-python/pycmd/ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/dev-python/pycmd/ChangeLog b/dev-python/pycmd/ChangeLog new file mode 100644 index 00000000..7e14099c --- /dev/null +++ b/dev-python/pycmd/ChangeLog @@ -0,0 +1,29 @@ +# ChangeLog for dev-python/pycmd +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycmd/ChangeLog,v 1.6 2015/05/17 08:36:38 idella4 Exp $ + +*pycmd-1.2 (17 May 2015) + + 17 May 2015; Ian Delaney <idella4@gentoo.org> +pycmd-1.2.ebuild: + bump + + 01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -pycmd-1.0.ebuild: + Remove old. + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pycmd-1.0.ebuild, + pycmd-1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION + +*pycmd-1.1 (11 Jul 2014) + + 11 Jul 2014; Ian Delaney <idella4@gentoo.org> +pycmd-1.1.ebuild: + bump + + 22 Oct 2013; Fabian Groffen <grobian@gentoo.org> pycmd-1.0.ebuild: + Marked ~x64-macos, bug #487670 + +*pycmd-1.0 (13 Dec 2010) + + 13 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + +pycmd-1.0.ebuild, +metadata.xml: + Initial addition. Ebuild written by me. |