summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 13:42:04 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 13:42:04 +0000
commit9c0140b7fedd40ad7c10e68f94a53713bd0d6b8b (patch)
tree93d6faf38fa542c3c7c043b53936ed8d574c70d5 /app-benchmarks
parent(QA) RESTRICT clean up. (diff)
downloadhistorical-9c0140b7fedd40ad7c10e68f94a53713bd0d6b8b.tar.gz
historical-9c0140b7fedd40ad7c10e68f94a53713bd0d6b8b.tar.bz2
historical-9c0140b7fedd40ad7c10e68f94a53713bd0d6b8b.zip
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/cpuburn/ChangeLog5
-rw-r--r--app-benchmarks/cpuburn/cpuburn-1.4.ebuild6
-rw-r--r--app-benchmarks/volanomark/ChangeLog6
-rw-r--r--app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild4
4 files changed, 14 insertions, 7 deletions
diff --git a/app-benchmarks/cpuburn/ChangeLog b/app-benchmarks/cpuburn/ChangeLog
index bc1fabc47dd4..2aeed8d5fc9c 100644
--- a/app-benchmarks/cpuburn/ChangeLog
+++ b/app-benchmarks/cpuburn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/cpuburn
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.12 2007/02/21 20:10:00 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/ChangeLog,v 1.13 2007/07/02 13:41:07 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> cpuburn-1.4.ebuild:
+ (QA) RESTRICT clean up.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild b/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
index 8898d26afd0f..23b5e4160fd9 100644
--- a/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
+++ b/app-benchmarks/cpuburn/cpuburn-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4.ebuild,v 1.13 2005/06/09 00:59:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/cpuburn/cpuburn-1.4.ebuild,v 1.14 2007/07/02 13:41:07 peper Exp $
MY_P="${PV/./_}"
DESCRIPTION="designed to heavily load CPU chips [testing purposes]"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
DEPEND="sys-devel/gcc"
RDEPEND="amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0 )"
diff --git a/app-benchmarks/volanomark/ChangeLog b/app-benchmarks/volanomark/ChangeLog
index e7c4523911bc..5478b7b5dbb6 100644
--- a/app-benchmarks/volanomark/ChangeLog
+++ b/app-benchmarks/volanomark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-benchmarks/volanomark
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/volanomark/ChangeLog,v 1.7 2007/01/23 15:54:07 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/volanomark/ChangeLog,v 1.8 2007/07/02 13:42:04 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+ volanomark-2.5.0.9.ebuild:
+ (QA) RESTRICT clean up.
23 Jan 2007; Marius Mauch <genone@gentoo.org> volanomark-2.5.0.9.ebuild:
Replacing einfo with elog
diff --git a/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild b/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild
index 41cd91306498..affa2c5c9820 100644
--- a/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild
+++ b/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild,v 1.6 2007/01/23 15:54:07 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/volanomark/volanomark-2.5.0.9.ebuild,v 1.7 2007/07/02 13:42:04 peper Exp $
DESCRIPTION="Java server benchmark utility"
HOMEPAGE="http://www.volano.com/benchmarks.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.volano.com/pub/vmark2_5_0_9.class"
LICENSE="Volano"
# Below because of licensing.
-RESTRICT="nomirror"
+RESTRICT="mirror"
SLOT="0"