diff options
author | David Holm <dholm@gentoo.org> | 2004-03-30 19:15:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-30 19:15:20 +0000 |
commit | 09bf550f1eebf39fbc1fd04e60bf5364191a00f2 (patch) | |
tree | c9a2cd46112075d71dbb22c9991b538d73800f8f /sys-apps | |
parent | New version, masked for now (diff) | |
download | historical-09bf550f1eebf39fbc1fd04e60bf5364191a00f2.tar.gz historical-09bf550f1eebf39fbc1fd04e60bf5364191a00f2.tar.bz2 historical-09bf550f1eebf39fbc1fd04e60bf5364191a00f2.zip |
Added to ~ppc, again
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/cpuspeedy/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/cpuspeedy/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/cpuspeedy/ChangeLog b/sys-apps/cpuspeedy/ChangeLog index b17e3fb31270..8340062788f6 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.3 2004/03/30 13:47:56 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/ChangeLog,v 1.4 2004/03/30 19:15:20 dholm Exp $ + + 30 Mar 2004; David Holm <dholm@gentoo.org> cpuspeedy-0.2.1.ebuild: + Added to ~ppc again, repoman should not have approved this insane move of + removing the only cpuspeedy in ppc. :( *cpuspeedy-0.2.1 (30 Mar 2004) diff --git a/sys-apps/cpuspeedy/Manifest b/sys-apps/cpuspeedy/Manifest index 42a0516c07b5..5ff297768c07 100644 --- a/sys-apps/cpuspeedy/Manifest +++ b/sys-apps/cpuspeedy/Manifest @@ -1,4 +1,4 @@ -MD5 eef82a754c5eaa029c38771c23a6676f ChangeLog 627 +MD5 ea836c61c0200dc58ace4fa3e8b8cce1 ChangeLog 808 MD5 9e2a054a1c88817613efae9564a60cf4 metadata.xml 530 -MD5 4aeb0cdc87ff2d3a8b1bd631f30feb5f cpuspeedy-0.2.1.ebuild 693 +MD5 b594e6e5044bdde4921c909656092809 cpuspeedy-0.2.1.ebuild 692 MD5 5825da5c5085e5811502fc45fdae0c5c files/digest-cpuspeedy-0.2.1 66 diff --git a/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild b/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild index 4304da1679ba..fcde1ba923d0 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.1 2004/03/30 13:47:56 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.2.1.ebuild,v 1.2 2004/03/30 19:15:20 dholm 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" +KEYWORDS="~x86 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |