summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-03-21 08:13:53 +0000
committerJustin Lecher <jlec@gentoo.org>2015-03-21 08:13:53 +0000
commit503077bfd669fd86ca6bc08c3d71943abd8b7b12 (patch)
treedf4877165332e45c5a3d05e3a3d2503f5b0d4a04 /app-benchmarks/phoronix-test-suite
parentupdate files/postinstall-en.txt, patch by user 'j.habenicht@gmx.de' in bug #5... (diff)
downloadgentoo-2-503077bfd669fd86ca6bc08c3d71943abd8b7b12.tar.gz
gentoo-2-503077bfd669fd86ca6bc08c3d71943abd8b7b12.tar.bz2
gentoo-2-503077bfd669fd86ca6bc08c3d71943abd8b7b12.zip
use dobin instead of exeinto /usr/bin/ && doexe
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'app-benchmarks/phoronix-test-suite')
-rw-r--r--app-benchmarks/phoronix-test-suite/ChangeLog9
-rw-r--r--app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.0.ebuild8
-rw-r--r--app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.1.ebuild8
-rw-r--r--app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.3.ebuild8
-rw-r--r--app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.4.ebuild8
5 files changed, 19 insertions, 22 deletions
diff --git a/app-benchmarks/phoronix-test-suite/ChangeLog b/app-benchmarks/phoronix-test-suite/ChangeLog
index fd046b37bee9..162d9c95d3dc 100644
--- a/app-benchmarks/phoronix-test-suite/ChangeLog
+++ b/app-benchmarks/phoronix-test-suite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-benchmarks/phoronix-test-suite
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v 1.30 2013/12/27 21:39:50 tomwij Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/ChangeLog,v 1.31 2015/03/21 08:13:53 jlec Exp $
+
+ 21 Mar 2015; Justin Lecher <jlec@gentoo.org> phoronix-test-suite-4.6.0.ebuild,
+ phoronix-test-suite-4.6.1.ebuild, phoronix-test-suite-4.8.3.ebuild,
+ phoronix-test-suite-4.8.4.ebuild:
+ use dobin instead of exeinto /usr/bin/ && doexe
27 Dec 2013; Tom Wijsman <TomWij@gentoo.org> -files/font.patch:
[QA] Remove unused files.
diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.0.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.0.ebuild
index ad32cd3206c9..a27d59860d16 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.0.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.0.ebuild,v 1.1 2013/06/03 05:30:54 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.0.ebuild,v 1.2 2015/03/21 08:13:53 jlec Exp $
EAPI=4
@@ -37,7 +37,6 @@ src_compile() {
}
src_install() {
- dodir /usr/share/${PN}
insinto /usr/share/${PN}
doman documentation/man-pages/phoronix-test-suite.1
@@ -49,8 +48,7 @@ src_install() {
rm -f pts-core/static/phoronix-test-suite.desktop
doins -r pts-core
- exeinto /usr/bin
- doexe phoronix-test-suite
+ dobin phoronix-test-suite
fperms a+x /usr/share/${PN}/pts-core/static/scripts/root-access.sh
fperms a+x /usr/share/${PN}/pts-core/external-test-dependencies/scripts/install-gentoo-packages.sh
diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.1.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.1.ebuild
index 54f0f2ae70fa..68e631a6e0f7 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.1.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.1.ebuild,v 1.1 2013/06/13 03:25:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.6.1.ebuild,v 1.2 2015/03/21 08:13:53 jlec Exp $
EAPI=4
@@ -37,7 +37,6 @@ src_compile() {
}
src_install() {
- dodir /usr/share/${PN}
insinto /usr/share/${PN}
doman documentation/man-pages/phoronix-test-suite.1
@@ -49,8 +48,7 @@ src_install() {
rm -f pts-core/static/phoronix-test-suite.desktop
doins -r pts-core
- exeinto /usr/bin
- doexe phoronix-test-suite
+ dobin phoronix-test-suite
fperms a+x /usr/share/${PN}/pts-core/static/scripts/root-access.sh
fperms a+x /usr/share/${PN}/pts-core/external-test-dependencies/scripts/install-gentoo-packages.sh
diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.3.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.3.ebuild
index 4ae3a279fe18..c66141c8baf8 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.3.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.3.ebuild,v 1.1 2013/11/27 04:08:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.3.ebuild,v 1.2 2015/03/21 08:13:53 jlec Exp $
EAPI=4
@@ -37,7 +37,6 @@ src_compile() {
}
src_install() {
- dodir /usr/share/${PN}
insinto /usr/share/${PN}
doman documentation/man-pages/phoronix-test-suite.1
@@ -49,8 +48,7 @@ src_install() {
rm -f pts-core/static/phoronix-test-suite.desktop
doins -r pts-core
- exeinto /usr/bin
- doexe phoronix-test-suite
+ dobin phoronix-test-suite
fperms a+x /usr/share/${PN}/pts-core/static/scripts/root-access.sh
fperms a+x /usr/share/${PN}/pts-core/external-test-dependencies/scripts/install-gentoo-packages.sh
diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.4.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.4.ebuild
index 85ce5df659f1..00e9c368dd20 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.4.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.4.ebuild,v 1.1 2013/12/09 03:30:13 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/phoronix-test-suite/phoronix-test-suite-4.8.4.ebuild,v 1.2 2015/03/21 08:13:53 jlec Exp $
EAPI=4
@@ -36,7 +36,6 @@ src_compile() {
}
src_install() {
- dodir /usr/share/${PN}
insinto /usr/share/${PN}
doman documentation/man-pages/phoronix-test-suite.1
@@ -48,8 +47,7 @@ src_install() {
rm -f pts-core/static/phoronix-test-suite.desktop
doins -r pts-core
- exeinto /usr/bin
- doexe phoronix-test-suite
+ dobin phoronix-test-suite
fperms a+x /usr/share/${PN}/pts-core/static/scripts/root-access.sh
fperms a+x /usr/share/${PN}/pts-core/external-test-dependencies/scripts/install-gentoo-packages.sh