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-util/cligh | |
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-util/cligh')
-rw-r--r-- | dev-util/cligh/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/dev-util/cligh/ChangeLog b/dev-util/cligh/ChangeLog new file mode 100644 index 00000000..1ed3fa4e --- /dev/null +++ b/dev-util/cligh/ChangeLog @@ -0,0 +1,27 @@ +# ChangeLog for dev-util/cligh +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cligh/ChangeLog,v 1.5 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> cligh-0.1_p20120630.ebuild, + cligh-0.2.ebuild, cligh-9999.ebuild: + Drop old Python implementations + + 22 Mar 2015; William Hubbs <williamh@gentoo.org> cligh-9999.ebuild: + Upstream moved to python 3.x + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> cligh-0.1_p20120630.ebuild, + cligh-0.2.ebuild, cligh-9999.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). + +*cligh-0.2 (27 Jun 2013) + + 27 Jun 2013; William Hubbs <williamh@gentoo.org> +cligh-0.2.ebuild: + version bump + +*cligh-0.1_p20120630 (20 Jan 2013) +*cligh-9999 (20 Jan 2013) + + 20 Jan 2013; Mike Gilbert <floppym@gentoo.org> +cligh-0.1_p20120630.ebuild, + +cligh-9999.ebuild, +metadata.xml: + New package requested by williamh. |