summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-03-29 03:40:31 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-03-29 03:40:31 +0000
commit6728ec652ad6887b614ca9c029eed55adca02e46 (patch)
treefb8359b1c0e70d41f8638259321f0818b53dd209 /sys-apps/cpuspeedy
parentInital import - thanks to Lukasz Strzygowski <lucass@gentoo.pl> in bug #45841 (diff)
downloadhistorical-6728ec652ad6887b614ca9c029eed55adca02e46.tar.gz
historical-6728ec652ad6887b614ca9c029eed55adca02e46.tar.bz2
historical-6728ec652ad6887b614ca9c029eed55adca02e46.zip
added RESTRICT="nomirror"
Diffstat (limited to 'sys-apps/cpuspeedy')
-rw-r--r--sys-apps/cpuspeedy/Manifest2
-rw-r--r--sys-apps/cpuspeedy/cpuspeedy-0.2.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/cpuspeedy/Manifest b/sys-apps/cpuspeedy/Manifest
index b28545c30fb8..e29953df5156 100644
--- a/sys-apps/cpuspeedy/Manifest
+++ b/sys-apps/cpuspeedy/Manifest
@@ -1,4 +1,4 @@
-MD5 a40e4121decb10945dfe7e971b1d0172 cpuspeedy-0.2.ebuild 720
+MD5 a129d80fe5f9150e10dca3978e04aa49 cpuspeedy-0.2.ebuild 740
MD5 9e2a054a1c88817613efae9564a60cf4 metadata.xml 530
MD5 8bb53df602eb0a6815e774f123fb0ec1 ChangeLog 451
MD5 ec5c95b4a156602066c6819759ff66f6 files/digest-cpuspeedy-0.2 64
diff --git a/sys-apps/cpuspeedy/cpuspeedy-0.2.ebuild b/sys-apps/cpuspeedy/cpuspeedy-0.2.ebuild
index d2d2a901db45..2b5eb6f3b947 100644
--- a/sys-apps/cpuspeedy/cpuspeedy-0.2.ebuild
+++ b/sys-apps/cpuspeedy/cpuspeedy-0.2.ebuild
@@ -1,6 +1,6 @@
# 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.ebuild,v 1.1 2004/03/29 03:39:02 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cpuspeedy/cpuspeedy-0.2.ebuild,v 1.2 2004/03/29 03:40:31 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"
@@ -9,6 +9,7 @@ KEYWORDS="~x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
+RESTRICT="nomirror"
RDEPEND="virtual/python"
src_unpack() {