summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-09-29 21:40:32 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-09-29 21:40:32 +0000
commit433e2b23c4043c3b55db5a93d8ccbd42dba05af8 (patch)
tree05d09368cb65b20d7bf52911da62516ab8bc698c /sys-apps/cpufreqd
parentheader fix (diff)
downloadgentoo-2-433e2b23c4043c3b55db5a93d8ccbd42dba05af8.tar.gz
gentoo-2-433e2b23c4043c3b55db5a93d8ccbd42dba05af8.tar.bz2
gentoo-2-433e2b23c4043c3b55db5a93d8ccbd42dba05af8.zip
header fix
Diffstat (limited to 'sys-apps/cpufreqd')
-rw-r--r--sys-apps/cpufreqd/Manifest6
-rw-r--r--sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild11
-rw-r--r--sys-apps/cpufreqd/cpufreqd-1.0.ebuild11
3 files changed, 11 insertions, 17 deletions
diff --git a/sys-apps/cpufreqd/Manifest b/sys-apps/cpufreqd/Manifest
index 48718967fb7f..d691c436987e 100644
--- a/sys-apps/cpufreqd/Manifest
+++ b/sys-apps/cpufreqd/Manifest
@@ -1,5 +1,5 @@
+MD5 81ffc58c7545c1648305f1df727c6895 ChangeLog 509
+MD5 b3bdb5c51c0d63dc4eb017fed17697ff cpufreqd-1.0.ebuild 868
+MD5 efb5d6b77b31eb9863bfebd816453138 cpufreqd-1.0.1.ebuild 870
MD5 38564e062a23f984a5b70fee3c2f27c3 files/digest-cpufreqd-1.0 64
MD5 ff050e12cd3641d6e967eeb8fd472865 files/digest-cpufreqd-1.0.1 66
-MD5 ac95fba8d6363d0378609ba5dbd658a6 cpufreqd-1.0.1.ebuild 915
-MD5 ac95fba8d6363d0378609ba5dbd658a6 cpufreqd-1.0.ebuild 915
-MD5 81ffc58c7545c1648305f1df727c6895 ChangeLog 509
diff --git a/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild b/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild
index 45d143f6ae3c..b574d159c74d 100644
--- a/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild
+++ b/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2003 Robert Gogolok
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# email: robertgogolok@web.de
-# ------
-# Please email me if you have suggestions how to improve this ebuild
-# or when you need help to install it.
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild,v 1.3 2003/09/29 21:37:24 mholzer Exp $
+
DESCRIPTION="Daemon to adjust cpu speed for kernel using the cpufreq patch."
-SRC_URI="http://osdn.dl.sourceforge.net/sourceforge/cpufreqd/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/cpufreqd/"
KEYWORDS="x86"
LICENSE="GPL-1"
@@ -31,4 +29,3 @@ src_install() {
pkg_postinst() {
einfo "A default config file is copied to /etc/cpufreqd.conf"
}
-
diff --git a/sys-apps/cpufreqd/cpufreqd-1.0.ebuild b/sys-apps/cpufreqd/cpufreqd-1.0.ebuild
index 45d143f6ae3c..0b66268d5736 100644
--- a/sys-apps/cpufreqd/cpufreqd-1.0.ebuild
+++ b/sys-apps/cpufreqd/cpufreqd-1.0.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2003 Robert Gogolok
+# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# email: robertgogolok@web.de
-# ------
-# Please email me if you have suggestions how to improve this ebuild
-# or when you need help to install it.
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpufreqd/cpufreqd-1.0.ebuild,v 1.3 2003/09/29 21:37:24 mholzer Exp $
+
DESCRIPTION="Daemon to adjust cpu speed for kernel using the cpufreq patch."
-SRC_URI="http://osdn.dl.sourceforge.net/sourceforge/cpufreqd/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/cpufreqd/"
KEYWORDS="x86"
LICENSE="GPL-1"
@@ -31,4 +29,3 @@ src_install() {
pkg_postinst() {
einfo "A default config file is copied to /etc/cpufreqd.conf"
}
-