summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-12-30 18:53:51 +0000
committerChristoph Mende <angelos@gentoo.org>2008-12-30 18:53:51 +0000
commitc0bd5664ddcb517ddf9dfaca93b9fc451ddd0d3c (patch)
tree6260a435048a1ea6e4f863b8d02341c8dfac7b7f /app-emulation/dinero
parentAdd ~arm/~s390 wrt #238712 (diff)
downloadhistorical-c0bd5664ddcb517ddf9dfaca93b9fc451ddd0d3c.tar.gz
historical-c0bd5664ddcb517ddf9dfaca93b9fc451ddd0d3c.tar.bz2
historical-c0bd5664ddcb517ddf9dfaca93b9fc451ddd0d3c.zip
QA: Respect AR/CC/RANLIB (bug 243576)
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28 x86_64
Diffstat (limited to 'app-emulation/dinero')
-rw-r--r--app-emulation/dinero/ChangeLog7
-rw-r--r--app-emulation/dinero/Manifest14
-rw-r--r--app-emulation/dinero/dinero-4.7.ebuild12
3 files changed, 27 insertions, 6 deletions
diff --git a/app-emulation/dinero/ChangeLog b/app-emulation/dinero/ChangeLog
index c05213f8ad02..d2b96a32dd74 100644
--- a/app-emulation/dinero/ChangeLog
+++ b/app-emulation/dinero/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/dinero
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/dinero/ChangeLog,v 1.9 2007/05/13 18:25:56 bangert Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dinero/ChangeLog,v 1.10 2008/12/30 18:53:51 angelos Exp $
+
+ 30 Dec 2008; Christoph Mende <angelos@gentoo.org> dinero-4.7.ebuild:
+ QA: Respect AR/CC/RANLIB (bug 243576)
13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
diff --git a/app-emulation/dinero/Manifest b/app-emulation/dinero/Manifest
index f6f45542c18a..68524a14b314 100644
--- a/app-emulation/dinero/Manifest
+++ b/app-emulation/dinero/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST d4-7.tar.gz 295814 RMD160 8b78d08e274cf0da7c434d53f87e0c0fe21589cb SHA1 5d332f2b9f8251cd6ed6b4966e640f7001f99354 SHA256 7b651823c8feb2ee7617be5591df15f9c99265b880e4a99c98c33f5d8b47a837
-EBUILD dinero-4.7.ebuild 586 RMD160 fac9e4d44100bee438afc5031cb2d5b9fa2be5fb SHA1 8f341bc1ad6a69e04a4999c7667c41fe23449c36 SHA256 1b98a06305e4b7ce984d8c41254458f502f78ed2818d6416631f50782a967ad3
-MISC ChangeLog 920 RMD160 95e9a903f1736ce95a3cfefaa748ab3675e6c6d6 SHA1 e433ec9c378b7e06a5439a25eb440ccf3e108a7a SHA256 5f8a7869af8fa4def5c1ed0332852c62fda0d6257e358bb6029963186dd27fba
+EBUILD dinero-4.7.ebuild 691 RMD160 feb09d21b88ea56242a236127f7d1b3b9b6d5a89 SHA1 1cd457991d4cb490c86f2978375e2ec85d7dc7b6 SHA256 fd2e1aba2685735bcf6d425645dd5409641056ca2dbf99fb2afcf18ebaaccd79
+MISC ChangeLog 1033 RMD160 7fa1f84083bae268378116b74d74e6c7a54f5334 SHA1 7991bb8185a3e765c6b8a49836f3180a2cdf2abe SHA256 ca83ec82080ed1fc8a818f09c05554f3a17ac61d9138039cc0c7500b14cf5bb3
MISC metadata.xml 231 RMD160 c13056229989c3d4f448a7c7abcff3f4ee7ce13c SHA1 2d63dfb700b223f8f37c078692a81b2237896bce SHA256 4595c2615fd7c9095517949b1a920d4457f92801eb9d46307b18aafe58ec2a8a
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAklabkcACgkQKhnDs22gwa9qUgCg3B79Dd+swqf4brolLX8r430/
+cv0AnA9tJd5C3Gz5aPC6XVhqXGBkR+LO
+=aznW
+-----END PGP SIGNATURE-----
diff --git a/app-emulation/dinero/dinero-4.7.ebuild b/app-emulation/dinero/dinero-4.7.ebuild
index 71123422ab01..792cfdf40a8c 100644
--- a/app-emulation/dinero/dinero-4.7.ebuild
+++ b/app-emulation/dinero/dinero-4.7.ebuild
@@ -1,6 +1,8 @@
-# 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-emulation/dinero/dinero-4.7.ebuild,v 1.8 2005/04/24 03:07:04 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/dinero/dinero-4.7.ebuild,v 1.9 2008/12/30 18:53:51 angelos Exp $
+
+inherit toolchain-funcs
MY_P="d${PV/./-}"
S="${WORKDIR}/${MY_P}"
@@ -13,6 +15,12 @@ KEYWORDS="x86 ppc"
LICENSE="as-is"
IUSE=""
+src_compile() {
+ tc-export AR CC RANLIB
+ econf
+ emake || die "emake failed"
+}
+
src_install() {
dobin dineroIV || die "dobin failed"
dodoc CHANGES COPYRIGHT NOTES README TODO || die "dodoc failed"