diff options
Diffstat (limited to 'sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild')
-rw-r--r-- | sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |