diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-12-30 17:26:47 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-12-30 17:26:47 +0000 |
commit | ea8b4ab846f22511c122c6834b0e2a211a7016f3 (patch) | |
tree | 2b24a700bfa9e1555ac78523eb120d4305576df3 /app-benchmarks/contest | |
parent | remove old clock init script forcibly during the upgrade since it appears to ... (diff) | |
download | historical-ea8b4ab846f22511c122c6834b0e2a211a7016f3.tar.gz historical-ea8b4ab846f22511c122c6834b0e2a211a7016f3.tar.bz2 historical-ea8b4ab846f22511c122c6834b0e2a211a7016f3.zip |
QA: Use correct CC (bug #243514) and respect LDFLAGS
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28 x86_64
Diffstat (limited to 'app-benchmarks/contest')
-rw-r--r-- | app-benchmarks/contest/ChangeLog | 5 | ||||
-rw-r--r-- | app-benchmarks/contest/Manifest | 12 | ||||
-rw-r--r-- | app-benchmarks/contest/contest-0.61.ebuild | 17 |
3 files changed, 21 insertions, 13 deletions
diff --git a/app-benchmarks/contest/ChangeLog b/app-benchmarks/contest/ChangeLog index 7efe7426455e..ecae5aef5846 100644 --- a/app-benchmarks/contest/ChangeLog +++ b/app-benchmarks/contest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-benchmarks/contest # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/ChangeLog,v 1.7 2008/04/21 16:32:09 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/ChangeLog,v 1.8 2008/12/30 17:26:47 angelos Exp $ + + 30 Dec 2008; Christoph Mende <angelos@gentoo.org> contest-0.61.ebuild: + QA: Use correct CC (bug #243514) and respect LDFLAGS 21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml: Fix up metadata.xml. If there's no maintainer for the package, the metadata diff --git a/app-benchmarks/contest/Manifest b/app-benchmarks/contest/Manifest index 6c45f9c371b4..aafb5732c3a0 100644 --- a/app-benchmarks/contest/Manifest +++ b/app-benchmarks/contest/Manifest @@ -2,13 +2,13 @@ Hash: SHA1 DIST contest-0.61.tar.gz 33676 RMD160 85b61e38422d09ebdf5cd578bbde2038b219ac7f SHA1 c9c6038c1166d6c602509791adfbaa2d9184cae8 SHA256 f35f89cc46c9a826c218e305e8580bfce7a4a8cb05392792ac623a410ecbfdac -EBUILD contest-0.61.ebuild 761 RMD160 7403789211794da5c7d8773602af248d187fb887 SHA1 9b504bfc810e774a247d40f45ae2379aebc37314 SHA256 dbd13f3075166bc52a4975285e0cb47e9324f5ba45fc2b8b81c61cb4a89ea365 -MISC ChangeLog 832 RMD160 e27af89f8994d26ac734b4d4811316e1d1b06f30 SHA1 a0fc0264bc4a7508e153b22e0d785a8c0c9c1220 SHA256 d64126af1f77caf4e6161976f77369c3c206ac059f6815645b7f7c610d2f44cd +EBUILD contest-0.61.ebuild 844 RMD160 031fef6cbd62294bc7c3145d3a10baa20b3cb498 SHA1 578dd2c47c79ead5fcde5d1c346fd5d2b5732c27 SHA256 11cc854f80a7253c379b5aed3f9544a4b2d4fc9adf607adc9b3c2f43d92f1851 +MISC ChangeLog 962 RMD160 e237decdbbcac84b7569db9618baa24c51b0c3ec SHA1 dac5f9e441144aed3f2c0e40a1b34ec2d62373a9 SHA256 94ea242a77a7346b338066978b5ddd861e46a7408b195aa678cbf8c46d8ed0a1 MISC metadata.xml 290 RMD160 b9b86283c09349c8827faef7d3ef5f724a248e77 SHA1 ae1c8e62d75c94ff50b8a5391afb6008460963aa SHA256 380e26e9262298b9cb31e863a9ab641f6fbdc8c50bda2cf2e47fd399f9cb5e85 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.7 (GNU/Linux) +Version: GnuPG v2.0.9 (GNU/Linux) -iD8DBQFIDMGOyuNVb5qfaOYRAsV3AJ9LTNuIm64VXznWkKriK+9maRWgzgCgsxA1 -wh4BXYPYypsikHyj9k+GHNs= -=9g3k +iEYEARECAAYFAklaWd4ACgkQKhnDs22gwa9rdwCggH99NHC0TeugLLYGmI9Wda9K +qfsAn2FesCmgtLokYsSHhymBa2kqYDGg +=ordC -----END PGP SIGNATURE----- diff --git a/app-benchmarks/contest/contest-0.61.ebuild b/app-benchmarks/contest/contest-0.61.ebuild index 4cecb2fca254..214bd1b78a7e 100644 --- a/app-benchmarks/contest/contest-0.61.ebuild +++ b/app-benchmarks/contest/contest-0.61.ebuild @@ -1,10 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/contest-0.61.ebuild,v 1.6 2005/07/08 14:19:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/contest-0.61.ebuild,v 1.7 2008/12/30 17:26:47 angelos Exp $ -DESCRIPTION="Test system responsiveness for compare different kernels" +inherit toolchain-funcs + +DESCRIPTION="Test system responsiveness to compare different kernels" HOMEPAGE="http://members.optusnet.com.au/ckolivas/contest/" -SRC_URI="http://members.optusnet.com.au/ckolivas/contest/${P}.tar.gz" +SRC_URI="http://members.optusnet.com.au/ckolivas/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -15,10 +17,13 @@ RDEPEND=">=app-benchmarks/dbench-2.0" src_unpack () { unpack ${A} + cd "${S}" + #Removing -g - sed -i "s:-g::" ${S}/Makefile + sed -i "s:-g::" Makefile #Adding our cflags - sed -i "s:-O2:${CFLAGS}:" ${S}/Makefile + sed -i "s:-O2:${CFLAGS} ${LDFLAGS}:" Makefile + sed -i -e "/^CC/s/gcc/$(tc-getCC)/" Makefile } src_compile() { emake || die |