summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 17:32:37 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 17:32:37 +0000
commit43482575706d01cdf04d7fcb430444e4cb80226a (patch)
tree2611f9486dd1c72d851968dab79293a6cdf0bb44 /sys-process/anacron/ChangeLog
parentsteal from kumba (diff)
downloadgentoo-2-43482575706d01cdf04d7fcb430444e4cb80226a.tar.gz
gentoo-2-43482575706d01cdf04d7fcb430444e4cb80226a.tar.bz2
gentoo-2-43482575706d01cdf04d7fcb430444e4cb80226a.zip
Moved from sys-apps/anacron to sys-process/anacron.
Diffstat (limited to 'sys-process/anacron/ChangeLog')
-rw-r--r--sys-process/anacron/ChangeLog41
1 files changed, 41 insertions, 0 deletions
diff --git a/sys-process/anacron/ChangeLog b/sys-process/anacron/ChangeLog
new file mode 100644
index 000000000000..528a4ef20b26
--- /dev/null
+++ b/sys-process/anacron/ChangeLog
@@ -0,0 +1,41 @@
+# ChangeLog for sys-apps/anacron
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/anacron/ChangeLog,v 1.1 2005/03/03 17:32:37 ciaranm Exp $
+
+*anacron-2.3 (03 Mar 2005)
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+ +files/anacron-2.3-compile-fix-from-debian.patch, +files/anacron.rc6,
+ +files/anacrontab, +anacron-2.3.ebuild:
+ Moved from sys-apps/anacron to sys-process/anacron.
+
+ 10 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> anacron-2.3.ebuild:
+ Added in a message with a link to the Cron Guide, bug #77320
+
+ 08 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> files/anacron.rc6:
+ Init script should use rather than depend on logger.
+
+ 08 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml:
+ Updated metadata info.
+
+ 24 Aug 2004; Sven Wegener <swegener@gentoo.org> anacron-2.3.ebuild:
+ Changed SRC_URI to use mirror:// syntax.
+
+ 14 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> anacron-2.3.ebuild:
+ inherit eutils for epatch; IUSE; tidy
+
+ 03 Jun 2004; Seemant Kulleen <seemant@gentoo.org>
+ +files/anacron-2.3-compile-fix-from-debian.patch, anacron-2.3.ebuild:
+ Add the compilation fix from debian (available at:
+ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=240043). This should close
+ bug #49029 by Meder Bakirov <bakirov@transfer.kg>. The fix was found by: Jan
+ Falkenhagen <meinspam@onlinehome.de>. Not version bumping, since this was a
+ non-working ebuild anyway, and now it works.
+
+*anacron-2.3 (03 Aug 2002)
+
+ 15 Feb 2003; Mark Guertin <gerk@gentoo.org> anacron-2.3.ebuild :
+ set ppc in keywords
+
+ 03 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> anacron-2.3.ebuild :
+ Initial import. Ebuild submitted by Jim Liedeka <jliedeka@tds.net>.