diff options
Diffstat (limited to 'sys-apps/cpuspeedy')
-rw-r--r-- | sys-apps/cpuspeedy/ChangeLog | 14 | ||||
-rw-r--r-- | sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/cpuspeedy/cpuspeedy-0.4.1.ebuild | 4 |
4 files changed, 19 insertions, 7 deletions
diff --git a/sys-apps/cpuspeedy/ChangeLog b/sys-apps/cpuspeedy/ChangeLog index 79e61333ad55..422f1b352f8f 100644 --- a/sys-apps/cpuspeedy/ChangeLog +++ b/sys-apps/cpuspeedy/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for sys-apps/cpuspeedy # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/ChangeLog,v 1.11 2004/07/28 06:27:13 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/ChangeLog,v 1.12 2004/09/03 21:03:23 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + cpuspeedy-0.3.0.ebuild, cpuspeedy-0.4.0.ebuild, cpuspeedy-0.4.1.ebuild: + Masked cpuspeedy-0.4.1.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + cpuspeedy-0.3.0.ebuild, cpuspeedy-0.4.0.ebuild: + Masked cpuspeedy-0.4.0.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + cpuspeedy-0.3.0.ebuild: + Masked cpuspeedy-0.3.0.ebuild stable for ppc *cpuspeedy-0.4.1 (28 Jul 2004) diff --git a/sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild b/sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild index c7899eb13153..296491ad3aa6 100644 --- a/sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild +++ b/sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild,v 1.6 2004/06/24 22:01:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild,v 1.7 2004/09/03 21:03:23 pvdabeel Exp $ inherit python DESCRIPTION="A simple and easy to use program to control the speed and the voltage of CPUs on the fly." SRC_URI="mirror://sourceforge/cpuspeedy/${P}.tar.gz" HOMEPAGE="http://cpuspeedy.sourceforge.net/" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild b/sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild index c8d3adeadbd6..718d517f1767 100644 --- a/sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild +++ b/sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild,v 1.3 2004/07/28 06:27:13 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild,v 1.4 2004/09/03 21:03:23 pvdabeel Exp $ inherit python DESCRIPTION="A simple and easy to use program to control the speed and the voltage of CPUs on the fly." SRC_URI="mirror://sourceforge/cpuspeedy/${P}.tar.gz" HOMEPAGE="http://cpuspeedy.sourceforge.net/" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/sys-apps/cpuspeedy/cpuspeedy-0.4.1.ebuild b/sys-apps/cpuspeedy/cpuspeedy-0.4.1.ebuild index 8c89c0d9e40b..d3e5c17afe46 100644 --- a/sys-apps/cpuspeedy/cpuspeedy-0.4.1.ebuild +++ b/sys-apps/cpuspeedy/cpuspeedy-0.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.4.1.ebuild,v 1.1 2004/07/28 06:27:13 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.4.1.ebuild,v 1.2 2004/09/03 21:03:23 pvdabeel Exp $ inherit python DESCRIPTION="A simple and easy to use program to control the speed and the voltage of CPUs on the fly." SRC_URI="mirror://sourceforge/cpuspeedy/${P}.tar.gz" HOMEPAGE="http://cpuspeedy.sourceforge.net/" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |