diff options
author | 2015-11-08 19:28:03 -0800 | |
---|---|---|
committer | 2015-11-08 19:28:03 -0800 | |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /www-apache/mod_pcgi2/ChangeLog | |
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 'www-apache/mod_pcgi2/ChangeLog')
-rw-r--r-- | www-apache/mod_pcgi2/ChangeLog | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/www-apache/mod_pcgi2/ChangeLog b/www-apache/mod_pcgi2/ChangeLog new file mode 100644 index 00000000..ed786f0d --- /dev/null +++ b/www-apache/mod_pcgi2/ChangeLog @@ -0,0 +1,80 @@ +# ChangeLog for www-apache/mod_pcgi2 +# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_pcgi2/ChangeLog,v 1.6 2014/08/10 20:17:11 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mod_pcgi2-2.0.2.ebuild: + QA: drop trailing '.' from DESCRIPTION + + 27 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: + Drop apache herd as discussed in http://www.gossamer- + threads.com/lists/gentoo/dev/262834 + + 31 Jan 2008; Benedikt Böhm <hollow@gentoo.org> files/20_mod_pcgi.conf, + metadata.xml: + update metadata; cleanup + + 28 Nov 2007; Benedikt Böhm <hollow@gentoo.org> mod_pcgi2-2.0.2.ebuild: + remove apache1 vars + + 29 Jul 2007; Christian Heim <phreak@gentoo.org> +files/20_mod_pcgi.conf, + +metadata.xml, +mod_pcgi2-2.0.2.ebuild: + Moving net-www/mod_pcgi2 to www-apache/mod_pcgi2 (#81244). + + 14 Jan 2007; Luca Longinotti <chtekk@gentoo.org> + -files/mod_pcgi2-2.0.1-macrofix.patch, -files/2.0.2/20_mod_pcgi.conf, + files/20_mod_pcgi.conf, mod_pcgi2-2.0.2.ebuild: + Cleanup. + + 04 Jun 2006; Michael Stewart <vericgar@gentoo.org> ChangeLog: + Remove old-style ebuilds + + 04 Jun 2006; Michael Stewart <vericgar@gentoo.org> mod_pcgi2-2.0.2.ebuild: + Address dependency issues caused by depend.apache. Refer to bug 107127. + + 25 Feb 2005; Benedikt Boehm <hollow@gentoo.org> + files/2.0.2/20_mod_pcgi.conf, mod_pcgi2-2.0.2.ebuild: + fixed module config + added MOD_DEFINE + + 17 Feb 2005; Benedikt Boehm <hollow@gentoo.org> mod_pcgi2-2.0.2.ebuild: + cleanup + +*mod_pcgi2-2.0.2 (09 Jan 2005) + + 09 Jan 2005; Benedikt Boehm <hollow@gentoo.org> metadata.xml, + +files/2.0.2/20_mod_pcgi.conf, +mod_pcgi2-2.0.2.ebuild: + Apache herd package refresh + + 31 Aug 2004; David Holm <dholm@gentoo.org> mod_pcgi2-2.0.1.ebuild: + Added to ~ppc. + + 16 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> mod_pcgi2-2.0.1.ebuild: + net-www/pcgi -> www-apps/pcgi + + 25 Jun 2004; Aron Griffis <agriffis@gentoo.org> mod_pcgi2-2.0.1.ebuild: + QA - fix use invocation + + 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_pcgi2-2.0.1.ebuild: + Ebuild cleanups. + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mod_pcgi2-2.0.1.ebuild: + Add inherit eutils + + 04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml, + mod_pcgi2-2.0.1.ebuild: + Updated header. + + 04 Apr 2004; Chuck Short <zul@gentoo.org> metadata.xml: + Updated metadata. + + 28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, + mod_pcgi2-2.0.1.ebuild, files/20_mod_pcgi.conf: + fix compile issues with patch, needs to be sent upstream + + 14 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> mod_pcgi2-2.0.1.ebuild: + add net-www/pcgi depend + +*mod_pcgi2-2.0.1 (14 Aug 2003) + + 14 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml, + mod_pcgi2-2.0.1.ebuild, files/20_mod_pcgi.conf: + initial commit |