summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2010-05-26 12:22:54 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2010-05-26 12:22:54 +0000
commite67a2e7f915573a17224fd8048473dfcb4ec8007 (patch)
tree27fbcbbc027bbc0aaf111e6747074aba0ceb1eda /app-office
parentversion bump (#301458) (diff)
downloadhistorical-e67a2e7f915573a17224fd8048473dfcb4ec8007.tar.gz
historical-e67a2e7f915573a17224fd8048473dfcb4ec8007.tar.bz2
historical-e67a2e7f915573a17224fd8048473dfcb4ec8007.zip
Respect user flags
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-office')
-rw-r--r--app-office/magicpoint/ChangeLog6
-rw-r--r--app-office/magicpoint/Manifest4
-rw-r--r--app-office/magicpoint/magicpoint-1.13a.ebuild8
3 files changed, 12 insertions, 6 deletions
diff --git a/app-office/magicpoint/ChangeLog b/app-office/magicpoint/ChangeLog
index 1dc22fd6478c..54b88e44d9ed 100644
--- a/app-office/magicpoint/ChangeLog
+++ b/app-office/magicpoint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/magicpoint
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.41 2010/05/26 10:24:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.42 2010/05/26 12:22:54 xarthisius Exp $
+
+ 26 May 2010; Kacper Kowalik <xarthisius@gentoo.org>
+ magicpoint-1.13a.ebuild:
+ Respect user flags
26 May 2010; Samuli Suominen <ssuominen@gentoo.org>
magicpoint-1.13a.ebuild:
diff --git a/app-office/magicpoint/Manifest b/app-office/magicpoint/Manifest
index 66dd931e257f..f36cc30deeae 100644
--- a/app-office/magicpoint/Manifest
+++ b/app-office/magicpoint/Manifest
@@ -5,6 +5,6 @@ AUX magicpoint-1.13a-implicit-declaration.patch 236 RMD160 cda40b74c804ac4514c8a
DIST magicpoint-1.12a.tar.gz 884584 RMD160 a01f835a63a9e93d377861f472990e3f3a70b724 SHA1 2600ba10744be421d7968748390036c16a96f831 SHA256 8b999e76d569d31830c9a54ee2c9a2e1004e7c04b0ad3ea8d0d7f47518d58198
DIST magicpoint-1.13a.tar.gz 890670 RMD160 067d7dee3b90ec354975d9ad4ea0c0df48cca191 SHA1 2bc662ad0a482d42578766258a143b06a4718ae3 SHA256 205e6752e3cb024bcce0583b43dafc9b89490c0016daa91d2486891edcf2cfc1
EBUILD magicpoint-1.12a-r1.ebuild 3155 RMD160 1858bcb18fe6ae7c6a2a2fd8630c83b939945059 SHA1 f49b23a72651bb568d8d9b4308736d6ac446c804 SHA256 134bded73c329c658937e1519bd13c91b34859829f4e31d28c33da7d3bc0f00f
-EBUILD magicpoint-1.13a.ebuild 3306 RMD160 9c1b199254198d977bea7ba86ce024d710e5d6fb SHA1 2a7c05f557dc76e67d5c33efe17b77c0ecc73be7 SHA256 6da0b832028da36da393bd75c4fcb6829d17fc37ed443912f02ccd889d86b769
-MISC ChangeLog 9203 RMD160 1253c51b4ee303bdd64ec272a45bf3e71643c122 SHA1 7a085bddf69d30ff6eae2ba7f205418f010422de SHA256 f73f3f97238b3e771c3a573a564b2e1fc5c98a5033fdc96b6566e01ac9240c7f
+EBUILD magicpoint-1.13a.ebuild 3403 RMD160 ae3792bea94b8cedd7d35deb081e3d9b3bb803a9 SHA1 1e6ce4c2b9034a279d33434ea08f7d90551818ee SHA256 268f6de1c2ef478b46868be661f64ca3e8c79d5edbca70b547bb4bab96adfb46
+MISC ChangeLog 9307 RMD160 4af19efd4885d78cf4de6f6309d4629aa01dacc1 SHA1 aab14193a77eae3ed49bb00067a54210c022dae7 SHA256 c0fc421c896f0c90538c41c70cdab1084f9d60cf87a3d371495cdc231870bae0
MISC metadata.xml 606 RMD160 caa62195feeddd59fe00d1017f3e0daa3573e541 SHA1 5a250270e662981601e61ce6cae3c4fc6b312026 SHA256 eaf71d314fa811c9386db3172fe924d4f2d765dddcf54513ddd8997bbbe8925e
diff --git a/app-office/magicpoint/magicpoint-1.13a.ebuild b/app-office/magicpoint/magicpoint-1.13a.ebuild
index ebc820f18ea9..043657b6214a 100644
--- a/app-office/magicpoint/magicpoint-1.13a.ebuild
+++ b/app-office/magicpoint/magicpoint-1.13a.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.13a.ebuild,v 1.3 2010/05/26 10:24:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.13a.ebuild,v 1.4 2010/05/26 12:22:54 xarthisius Exp $
-inherit autotools elisp-common eutils fixheadtails
+inherit autotools elisp-common eutils fixheadtails toolchain-funcs
DESCRIPTION="An X11 based presentation tool"
SRC_URI="ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/${P}.tar.gz
@@ -69,7 +69,9 @@ src_compile() {
# no parallel build possibly, anywhere
emake -j1 Makefiles || die "emake Makefiles failed"
emake -j1 clean || die "emake clean failed"
- emake -j1 BINDIR=/usr/bin LIBDIR=/etc/X11 || die "emake failed"
+ tc-export CC
+ emake -j1 CC="${CC}" CDEBUGFLAGS="${CFLAGS}" LOCAL_LDFLAGS="${LDFLAGS}" \
+ BINDIR=/usr/bin LIBDIR=/etc/X11 || die "emake failed"
if use emacs; then
cd contrib/
elisp-compile *.el || die "elisp-compile failed"