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 /media-video/photofilmstrip | |
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 'media-video/photofilmstrip')
-rw-r--r-- | media-video/photofilmstrip/ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/media-video/photofilmstrip/ChangeLog b/media-video/photofilmstrip/ChangeLog new file mode 100644 index 00000000..d86a5485 --- /dev/null +++ b/media-video/photofilmstrip/ChangeLog @@ -0,0 +1,24 @@ +# ChangeLog for media-video/photofilmstrip +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/photofilmstrip/ChangeLog,v 1.4 2015/04/08 18:16:25 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> photofilmstrip-1.9.91-r1.ebuild: + Drop old Python implementations + + 09 Jul 2013; Michael Weber <xmw@gentoo.org> -photofilmstrip-1.9.91.ebuild, + metadata.xml: + Drop old version. + +*photofilmstrip-1.9.91-r1 (15 Jun 2013) + + 15 Jun 2013; Mike Gilbert <floppym@gentoo.org> + +files/photofilmstrip-1.9.91-PIL_modules_imports_fix.patch, + +photofilmstrip-1.9.91-r1.ebuild: + Update PIL imports, bug 472774. Migrate to distutils-r1. Commited by proxy for + PhobosK. + +*photofilmstrip-1.9.91 (26 Jan 2013) + + 26 Jan 2013; Markos Chandras <hwoarang@gentoo.org> +metadata.xml, + +photofilmstrip-1.9.91.ebuild: + Initial commit. Thanks to PhobosK <phobosk@fastmail.fm>. Bug #392267 |