summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2006-10-22 08:24:58 +0000
committerChristian Heim <phreak@gentoo.org>2006-10-22 08:24:58 +0000
commit07f7f18719ca388d0de6567c8af8cc927162bfd9 (patch)
treebf5ca6109a4bd02d9c1aa7a4b578aacf03497db6 /sys-power/cpufreqd/ChangeLog
parentFixed metadata.xml by changing the herd from jruby to java. (diff)
downloadgentoo-2-07f7f18719ca388d0de6567c8af8cc927162bfd9.tar.gz
gentoo-2-07f7f18719ca388d0de6567c8af8cc927162bfd9.tar.bz2
gentoo-2-07f7f18719ca388d0de6567c8af8cc927162bfd9.zip
Another revision bump, seems my initial intention (the one in #152096) wasn't that good. Reverting my changes. Furthermore, seems like I missed to add automake to the DEPEND, #152290 (thanks to t35t0r <t35t0r at gmail.com>).
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'sys-power/cpufreqd/ChangeLog')
-rw-r--r--sys-power/cpufreqd/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog
index 5ad803ded240..8aa71c217d6a 100644
--- a/sys-power/cpufreqd/ChangeLog
+++ b/sys-power/cpufreqd/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for sys-power/cpufreqd
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.39 2006/10/20 19:47:34 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.40 2006/10/22 08:24:58 phreak Exp $
+
+*cpufreqd-2.2.0-r2 (22 Oct 2006)
+
+ 22 Oct 2006; Christian Heim <phreak@gentoo.org>
+ -files/cpufreqd-2.2.0-Makefile.am.patch, files/cpufreqd-2.2.0-init.d,
+ -cpufreqd-2.2.0-r1.ebuild, +cpufreqd-2.2.0-r2.ebuild:
+ Another revision bump, seems my initial intention (the one in #152096)
+ wasn't that good. Reverting my changes. Furthermore, seems like I missed to
+ add automake to the DEPEND, #152290 (thanks to t35t0r <t35t0r at
+ gmail.com>).
*cpufreqd-2.2.0-r1 (20 Oct 2006)