diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-10-05 12:53:06 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-10-05 12:53:06 +0000 |
commit | 1cc0f1a20a2b3a8ec65d2990de0aa571ec2f1839 (patch) | |
tree | f51934a559567fe2dc4e8c863edc0eb7126cb616 /sys-power | |
parent | revbump. updated emacs support, bug 194691. Thanks to Christian Faulhammer <o... (diff) | |
download | gentoo-2-1cc0f1a20a2b3a8ec65d2990de0aa571ec2f1839.tar.gz gentoo-2-1cc0f1a20a2b3a8ec65d2990de0aa571ec2f1839.tar.bz2 gentoo-2-1cc0f1a20a2b3a8ec65d2990de0aa571ec2f1839.zip |
Fix HOMEPAGE and SRC_URI.
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/ncpufreqd/ChangeLog | 6 | ||||
-rw-r--r-- | sys-power/ncpufreqd/ncpufreqd-2.0.ebuild | 6 | ||||
-rw-r--r-- | sys-power/ncpufreqd/ncpufreqd-2.1.ebuild | 6 | ||||
-rw-r--r-- | sys-power/ncpufreqd/ncpufreqd-2.3.ebuild | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/sys-power/ncpufreqd/ChangeLog b/sys-power/ncpufreqd/ChangeLog index f53f548a9cec..b2d3195a076b 100644 --- a/sys-power/ncpufreqd/ChangeLog +++ b/sys-power/ncpufreqd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-power/ncpufreqd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ChangeLog,v 1.13 2007/04/28 17:13:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ChangeLog,v 1.14 2007/10/05 12:53:06 nelchael Exp $ + + 05 Oct 2007; Krzysiek Pawlik <nelchael@gentoo.org> ncpufreqd-2.0.ebuild, + ncpufreqd-2.1.ebuild, ncpufreqd-2.3.ebuild: + Fix HOMEPAGE and SRC_URI. 28 Apr 2007; Torsten Veller <tove@gentoo.org> ncpufreqd-2.0.ebuild, ncpufreqd-2.1.ebuild, ncpufreqd-2.3.ebuild: diff --git a/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild b/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild index 8130f58f4be5..9ca0f4140185 100644 --- a/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild +++ b/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild,v 1.6 2007/04/28 17:13:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.0.ebuild,v 1.7 2007/10/05 12:53:06 nelchael Exp $ DESCRIPTION="Daemon controlling CPU speed and temperature" -HOMEPAGE="http://www.nelchael.net/" -SRC_URI="http://download.nelchael.net/${PN}/${P}.tar.bz2" +HOMEPAGE="http://projects.simpledesigns.com.pl/project/ncpufreqd/" +SRC_URI="http://projects.simpledesigns.com.pl/get/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" diff --git a/sys-power/ncpufreqd/ncpufreqd-2.1.ebuild b/sys-power/ncpufreqd/ncpufreqd-2.1.ebuild index 11ebde0022a6..69484b476a57 100644 --- a/sys-power/ncpufreqd/ncpufreqd-2.1.ebuild +++ b/sys-power/ncpufreqd/ncpufreqd-2.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.1.ebuild,v 1.4 2007/04/28 17:13:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.1.ebuild,v 1.5 2007/10/05 12:53:06 nelchael Exp $ DESCRIPTION="Daemon controlling CPU speed and temperature" -HOMEPAGE="http://www.nelchael.net/" -SRC_URI="http://download.nelchael.net/${PN}/${P}.tar.bz2" +HOMEPAGE="http://projects.simpledesigns.com.pl/project/ncpufreqd/" +SRC_URI="http://projects.simpledesigns.com.pl/get/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" diff --git a/sys-power/ncpufreqd/ncpufreqd-2.3.ebuild b/sys-power/ncpufreqd/ncpufreqd-2.3.ebuild index 44c20fd9a672..111a9d1a812f 100644 --- a/sys-power/ncpufreqd/ncpufreqd-2.3.ebuild +++ b/sys-power/ncpufreqd/ncpufreqd-2.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.3.ebuild,v 1.2 2007/04/28 17:13:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-2.3.ebuild,v 1.3 2007/10/05 12:53:06 nelchael Exp $ DESCRIPTION="Daemon controlling CPU speed and temperature" -HOMEPAGE="http://www.nelchael.net/" -SRC_URI="http://download.nelchael.net/${PN}/${P}.tar.bz2" +HOMEPAGE="http://projects.simpledesigns.com.pl/project/ncpufreqd/" +SRC_URI="http://projects.simpledesigns.com.pl/get/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" |