diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-03-07 11:04:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-03-07 11:04:25 +0000 |
commit | 4af6f4ea32d6da6edb108316e38fafd0f1ff4242 (patch) | |
tree | 0523acdd41f955cec40cfa12ee5a442922a0edab /x11-libs | |
parent | Correct Slots for gtk 3 introduction to tree (diff) | |
download | gentoo-2-4af6f4ea32d6da6edb108316e38fafd0f1ff4242.tar.gz gentoo-2-4af6f4ea32d6da6edb108316e38fafd0f1ff4242.tar.bz2 gentoo-2-4af6f4ea32d6da6edb108316e38fafd0f1ff4242.zip |
Remove calls to get_ml_incdir, bug 357739.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r11.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.2-r2.ebuild | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.3.ebuild | 5 |
4 files changed, 8 insertions, 13 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 202daa1409c3..e0de4d8fff6b 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.260 2011/03/05 21:08:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.261 2011/03/07 11:04:25 ulm Exp $ + + 07 Mar 2011; Ulrich Mueller <ulm@gentoo.org> openmotif-2.2.3-r11.ebuild, + openmotif-2.3.2-r2.ebuild, openmotif-2.3.3.ebuild: + Remove calls to get_ml_incdir, bug 357739. 05 Mar 2011; Ulrich Mueller <ulm@gentoo.org> openmotif-2.3.3.ebuild: Don't install libtool archives. diff --git a/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild index 1cb97b47a556..164233e2a9b7 100644 --- a/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild,v 1.4 2011/01/29 10:58:47 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r11.ebuild,v 1.5 2011/03/07 11:04:25 ulm Exp $ EAPI=3 @@ -50,9 +50,6 @@ src_configure() { # bug #80421 filter-flags -ftracer - # multilib includes don't work right in this package... - has_multilib_profile && append-flags "-I$(get_ml_incdir)" - # feel free to fix properly if you care append-flags -fno-strict-aliasing diff --git a/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild b/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild index 0e497371ce5d..b12b23b98b3a 100644 --- a/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild,v 1.17 2011/03/05 21:08:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild,v 1.18 2011/03/07 11:04:25 ulm Exp $ EAPI=3 @@ -103,9 +103,6 @@ src_configure() { # bug #80421 filter-flags -ftracer - # multilib includes don't work right in this package... - has_multilib_profile && append-flags "-I$(get_ml_incdir)" - # feel free to fix properly if you care append-flags -fno-strict-aliasing diff --git a/x11-libs/openmotif/openmotif-2.3.3.ebuild b/x11-libs/openmotif/openmotif-2.3.3.ebuild index e94afb18a0c6..b04971604df4 100644 --- a/x11-libs/openmotif/openmotif-2.3.3.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.3.ebuild,v 1.16 2011/03/05 21:08:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.3.ebuild,v 1.17 2011/03/07 11:04:25 ulm Exp $ EAPI=3 @@ -100,9 +100,6 @@ src_configure() { # bug #80421 filter-flags -ftracer - # multilib includes don't work right in this package... - has_multilib_profile && append-flags "-I$(get_ml_incdir)" - # feel free to fix properly if you care append-flags -fno-strict-aliasing |