diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 21:03:24 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 21:03:24 +0000 |
commit | d74b447de472daa221b194559cbc2eb446235ab0 (patch) | |
tree | 369a85f2ea807ead1d320c0fea7b97400952bc60 /sys-apps/cpuspeedy/cpuspeedy-0.4.0.ebuild | |
parent | Added ~amd64, ~sparc. Stable x86. (diff) | |
download | historical-d74b447de472daa221b194559cbc2eb446235ab0.tar.gz historical-d74b447de472daa221b194559cbc2eb446235ab0.tar.bz2 historical-d74b447de472daa221b194559cbc2eb446235ab0.zip |
Keyword modification, see changelog for details
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="" |