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 /app-text/pspdftool | |
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 'app-text/pspdftool')
-rw-r--r-- | app-text/pspdftool/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/app-text/pspdftool/ChangeLog b/app-text/pspdftool/ChangeLog new file mode 100644 index 00000000..c7ec0cf8 --- /dev/null +++ b/app-text/pspdftool/ChangeLog @@ -0,0 +1,23 @@ +# ChangeLog for app-text/pspdftool +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/pspdftool/ChangeLog,v 1.5 2015/06/09 12:36:02 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pspdftool-9999.ebuild: + Move KEYWORDS to another line to avoid bug #399061 + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> pspdftool-0.03.ebuild: + workaround for bug 399061 + + 12 Jan 2012; Michał Górny <mgorny@gentoo.org> pspdftool-0.03.ebuild, + pspdftool-9999.ebuild: + Fix wrong eclass inherit (autotools.eclass functions are used). + +*pspdftool-9999 (19 Jun 2011) +*pspdftool-0.03 (19 Jun 2011) + + 19 Jun 2011; Michal Hrusecky <miska@gentoo.org> +pspdftool-0.03.ebuild, + +pspdftool-9999.ebuild, +metadata.xml: + New ebuild for pspdftool. Ebuild written by me. |