diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-05-12 00:06:13 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-05-12 00:06:13 +0000 |
commit | 84877f3843b6281577e214ca7d725f636c5a8960 (patch) | |
tree | 324152e3d98ad6233e4f33538cb93d97a83656d4 /sys-apps | |
parent | Added s390 keywords (diff) | |
download | historical-84877f3843b6281577e214ca7d725f636c5a8960.tar.gz historical-84877f3843b6281577e214ca7d725f636c5a8960.tar.bz2 historical-84877f3843b6281577e214ca7d725f636c5a8960.zip |
x86 stable
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/cpuspeedy/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/cpuspeedy/Manifest | 6 | ||||
-rw-r--r-- | sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/cpuspeedy/ChangeLog b/sys-apps/cpuspeedy/ChangeLog index e202fe89d4c1..6f83024a3fcd 100644 --- a/sys-apps/cpuspeedy/ChangeLog +++ b/sys-apps/cpuspeedy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/cpuspeedy # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/ChangeLog,v 1.7 2004/04/26 12:50:34 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/ChangeLog,v 1.8 2004/05/12 00:06:13 dragonheart Exp $ + + 07 May 2004; Daniel Black <dragonheart@gentoo.org> cpuspeedy-0.2.1.ebuild, + cpuspeedy-0.3.0.ebuild: + x86 stable 26 Apr 2004; Daniel Black <dragonheart@gentoo.org> cpuspeedy-0.3.0.ebuild: Changed sed to use ${D} vice fixed directory thanks to Priit Laes diff --git a/sys-apps/cpuspeedy/Manifest b/sys-apps/cpuspeedy/Manifest index 7da5400f08ef..b6f2fee6e730 100644 --- a/sys-apps/cpuspeedy/Manifest +++ b/sys-apps/cpuspeedy/Manifest @@ -1,6 +1,6 @@ -MD5 e521b9247812ac8549ffbd7696727a5e ChangeLog 1247 +MD5 8a1fc3986b0958b24832e18bf327c1bc ChangeLog 1364 MD5 9e2a054a1c88817613efae9564a60cf4 metadata.xml 530 -MD5 b594e6e5044bdde4921c909656092809 cpuspeedy-0.2.1.ebuild 692 -MD5 ecee49db6499a805510d7191ba2fcbbf cpuspeedy-0.3.0.ebuild 938 +MD5 fa95fc75540a48bf76c3ce84edda32b1 cpuspeedy-0.2.1.ebuild 697 +MD5 90a5e7cdc7db519bd0094d951253f2e9 cpuspeedy-0.3.0.ebuild 937 MD5 5825da5c5085e5811502fc45fdae0c5c files/digest-cpuspeedy-0.2.1 66 MD5 5534ac90adaed8c4f9c7bcb022148145 files/digest-cpuspeedy-0.3.0 66 diff --git a/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild b/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild index fcde1ba923d0..6aa29f349d9c 100644 --- a/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild +++ b/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild,v 1.2 2004/03/30 19:15:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild,v 1.3 2004/05/12 00:06:13 dragonheart Exp $ 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.3.0.ebuild b/sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild index 44f03bbfc0b0..1258b1613758 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 Technologies, Inc. # 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.3 2004/04/26 12:50:34 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.3.0.ebuild,v 1.4 2004/05/12 00:06:13 dragonheart 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="" |