diff options
author | 2015-11-08 19:28:03 -0800 | |
---|---|---|
committer | 2015-11-08 19:28:03 -0800 | |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /app-text/skribe | |
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/skribe')
-rw-r--r-- | app-text/skribe/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app-text/skribe/ChangeLog b/app-text/skribe/ChangeLog new file mode 100644 index 00000000..390d111f --- /dev/null +++ b/app-text/skribe/ChangeLog @@ -0,0 +1,22 @@ +# ChangeLog for app-text/skribe +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/skribe/ChangeLog,v 1.5 2014/08/10 18:34:17 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> skribe-1.2l.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 24 Nov 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Drop maintainer due retirement, bug #290906 + + 15 Sep 2010; Tomas Touceda <chiiph@gentoo.org> skribe-1.2l.ebuild: + Added missing || die, wrt bug 336891 + + 12 Sep 2010; Torsten Veller <tove@gentoo.org> skribe-1.2l.ebuild: + Add missing die: || "..." -> || die "..." + +*skribe-1.2l (02 Jul 2010) + + 02 Jul 2010; Tomas Touceda <chiiph@gentoo.org> +skribe-1.2l.ebuild, + +metadata.xml: + Skibe initial commit wrt bug 191495. Thanks Austen for the initial layout + of the ebuild |