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