diff options
author | 2005-03-03 17:20:51 +0000 | |
---|---|---|
committer | 2005-03-03 17:20:51 +0000 | |
commit | fd59101c3de0c5d160c5daefcfb8677919c5818b (patch) | |
tree | f0e9f088fb114d5e480a4876b7dabb21eb3030eb /sys-process/supervise-scripts/ChangeLog | |
parent | New snapshot version (diff) | |
download | gentoo-2-fd59101c3de0c5d160c5daefcfb8677919c5818b.tar.gz gentoo-2-fd59101c3de0c5d160c5daefcfb8677919c5818b.tar.bz2 gentoo-2-fd59101c3de0c5d160c5daefcfb8677919c5818b.zip |
Moved from sys-apps/supervise-scripts to sys-process/supervise-scripts.
Diffstat (limited to 'sys-process/supervise-scripts/ChangeLog')
-rw-r--r-- | sys-process/supervise-scripts/ChangeLog | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/sys-process/supervise-scripts/ChangeLog b/sys-process/supervise-scripts/ChangeLog new file mode 100644 index 000000000000..9db55d021beb --- /dev/null +++ b/sys-process/supervise-scripts/ChangeLog @@ -0,0 +1,66 @@ +# ChangeLog for sys-apps/supervise-scripts +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.1 2005/03/03 17:20:51 ciaranm Exp $ + +*supervise-scripts-3.5 (03 Mar 2005) + + 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml, + +supervise-scripts-3.4.ebuild, +supervise-scripts-3.5.ebuild: + Moved from sys-apps/supervise-scripts to sys-process/supervise-scripts. + + 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance + + 16 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> + supervise-scripts-3.5.ebuild: + Fix vapiers messup with tc-getCC. + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + supervise-scripts-3.5.ebuild: + Masked supervise-scripts-3.5.ebuild stable for ppc + + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> + supervise-scripts-3.5.ebuild: + Stable on alpha. + + 07 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> + supervise-scripts-3.5.ebuild: + stable on sparc + + 06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> + supervise-scripts-3.5.ebuild: + breaks on high values of -j in parallel make + + 26 Sep 2003; Hallgrimur H. Gunnarsson <hhg@gentoo.org> + supervise-scripts-3.4.ebuild, supervise-scripts-3.5.ebuild: + (bug #28572) Added conf-bin so that svscan-add-to-inittab works, added doc and + man to 3.4. + + 22 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> + supervise-scripts-3.5.ebuild: + fix head -1 coreutils stuff + +*supervise-scripts-3.5 (28 Aug 2003) + + 28 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> + supervise-scripts-3.5.ebuild: + version update, added more binaries, documentation and compile on more + platforms using $CC now + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*supervise-scripts-3.4 (21 Jun 2002) + + 21 Jul 2002; Mark Guertin <gerk@gentoo.org>: + updated keywords (ppc) + + 14 Jul 2002; phoen][x <phoenix@gentoo.org> supervise-scripts-3.4.ebuild : + Added LICENSE, KEYWORDS, SLOT. + + 21 Jun 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. |