summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2008-12-02 11:29:52 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2008-12-02 11:29:52 +0000
commite5e4e43148e4acad7580886ab7f31de4fa15b32e (patch)
tree73bcbc667dec85b9bcb3223c1078396de18832cc /x11-plugins
parentVersion bump. Finally first stable release. (diff)
downloadhistorical-e5e4e43148e4acad7580886ab7f31de4fa15b32e.tar.gz
historical-e5e4e43148e4acad7580886ab7f31de4fa15b32e.tar.bz2
historical-e5e4e43148e4acad7580886ab7f31de4fa15b32e.zip
Fixed LDFLAGS ordering. See bug #248618.
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmacpimon/ChangeLog7
-rw-r--r--x11-plugins/wmacpimon/Manifest5
-rw-r--r--x11-plugins/wmacpimon/files/Makefile.patch13
-rw-r--r--x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild5
4 files changed, 25 insertions, 5 deletions
diff --git a/x11-plugins/wmacpimon/ChangeLog b/x11-plugins/wmacpimon/ChangeLog
index f2387f249473..155e6ffda20f 100644
--- a/x11-plugins/wmacpimon/ChangeLog
+++ b/x11-plugins/wmacpimon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmacpimon
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v 1.7 2007/07/22 05:29:57 dberkholz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/ChangeLog,v 1.8 2008/12/02 11:29:52 s4t4n Exp $
+
+ 02 Dec 2008; Michele Noberasco <s4t4n@gentoo.org>; wmacpimon-0.2.1.ebuild, files/Makefile.patch:
+ Fixed LDFLAGS ordering. See bug #248618.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
wmacpimon-0.2.1.ebuild:
diff --git a/x11-plugins/wmacpimon/Manifest b/x11-plugins/wmacpimon/Manifest
index aa47120d13b7..47c752631f70 100644
--- a/x11-plugins/wmacpimon/Manifest
+++ b/x11-plugins/wmacpimon/Manifest
@@ -1,6 +1,7 @@
+AUX Makefile.patch 353 RMD160 63664f3245d4dd2e7cdbecd10bd1643ff11a3a95 SHA1 76377fc887e60265de262728da5cbae39b9b626c SHA256 023e57df70beb4fe7bde93333c1a266773675c9e91b3d3e59ca83235f6fdb8ff
AUX wmacpimon.c.patch 968 RMD160 de0342b75efdace8b51a0d93d405da85ac722734 SHA1 f9ecb2aaad86cccb3bfb5f678c472a46f4c6f30c SHA256 8a34b4ea0e5f9a2d663741345c2831875342ac1ce7f92c3afcc5a4f8365ad3ed
AUX wmacpimon.initscript 406 RMD160 6b58764a0aa4201ffc38165baf3114076b4b7448 SHA1 9be4a1960294eb9087725411c8c65310351dca13 SHA256 e8cc6157ca8c5d767973a5b1ae68ce3fcb907b3eaff503db93c1f65f6734d2b5
DIST wmacpimon-0.2.1.tar.gz 26498 RMD160 f75aee0d14adcc0f6039ba5ba016e3f25f881e0c SHA1 f8f80a5bbfd836afc1b15afcdcf06594a5bc0c97 SHA256 73754555bb313a06ff1956d721aad5efa34ead013cfe10f58cddad3f04d5ed3f
-EBUILD wmacpimon-0.2.1.ebuild 1249 RMD160 24000d51f8a6b82289231324a71c5aaf7f3bc521 SHA1 393bd436a26e8c0fb407388ba5f3e7196556b7f0 SHA256 398ec1627a48c9cb9fcc0f9391e1521e53e9b7284095d86e931908eb41f763b6
-MISC ChangeLog 1006 RMD160 c8a473f9983b3e31a18ce13d9407f179d5eee707 SHA1 1bebdb5ea354e52e0b230fb97da18753ea8a037f SHA256 1e01f1deb70a4f665299a00f6f8c6a3256a5b6d8132784cf922cc304d7281e58
+EBUILD wmacpimon-0.2.1.ebuild 1330 RMD160 1341b8268ed425caa5158b6f771dc3ee3f37b076 SHA1 8b82b7407679e219f3d8ea928577daa389f924ef SHA256 8a3a7edec7f0b09d0b9e36a2c9d8cb33c5bbe6b8f0e081f193662839f3abf0bc
+MISC ChangeLog 1145 RMD160 4fc5f8333288c71db22a9ebfa809bedfe68de16b SHA1 d1426d9e1961068654ac20b49fb111d5576c268c SHA256 a181ad7634e45105a2f01fee4ef2bbaf095074dfca3ff9ad895373fa64ab8aa8
MISC metadata.xml 404 RMD160 1fad35799807350c0c6e17cf7ac2dc1e0bf4d382 SHA1 4761d96a8be4b8d1c64982e133ec8a5bb3bb95e5 SHA256 5a5ae0806f4637a4a0b941e16e0f665158e751120e65162fdba83c1f96367af2
diff --git a/x11-plugins/wmacpimon/files/Makefile.patch b/x11-plugins/wmacpimon/files/Makefile.patch
new file mode 100644
index 000000000000..e4a759b83ebd
--- /dev/null
+++ b/x11-plugins/wmacpimon/files/Makefile.patch
@@ -0,0 +1,13 @@
+--- Makefile 2002-11-26 22:53:07.000000000 +0100
++++ Makefile.new 2008-12-02 12:25:29.000000000 +0100
+@@ -11,8 +11,10 @@
+ all: wmacpimon wmacpimond
+
+ wmacpimon: $(OBJS)
++ $(CC) $(CFLAGS) -o wmacpimon $^ $(LDFLAGS)
+
+ wmacpimond: $(OBJZ)
++ $(CC) $(CFLAGS) -o wmacpimond $^ $(LDFLAGS)
+
+ clean:
+ rm -f *.o *~ wmacpimon wmacpimond trace *.out *.bb *.bbg
diff --git a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild b/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
index c472e5606015..eb5a3f5a57cd 100644
--- a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
+++ b/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild,v 1.7 2008/06/29 13:12:18 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild,v 1.8 2008/12/02 11:29:52 s4t4n Exp $
inherit eutils
@@ -27,6 +27,9 @@ src_unpack() {
# wmacpimon.prc to /var/tmp/
cd "${S}"
epatch "${FILESDIR}"/wmacpimon.c.patch
+
+ # fix LDFLAGS ordering. See bug #248618.
+ epatch "${FILESDIR}"/Makefile.patch
}
src_compile() {