* [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4.ebuild
@ 2012-10-25 15:33 Ulrich Mueller (ulm)
0 siblings, 0 replies; 6+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-10-25 15:33 UTC (permalink / raw
To: gentoo-commits
ulm 12/10/25 15:33:51
Modified: ChangeLog motif-2.3.4.ebuild
Log:
More useful DESCRIPTION.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Revision Changes Path
1.2 x11-libs/motif/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 24 Oct 2012 18:45:14 -0000 1.1
+++ ChangeLog 25 Oct 2012 15:33:51 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/motif
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.1 2012/10/24 18:45:14 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.2 2012/10/25 15:33:51 ulm Exp $
+
+ 25 Oct 2012; Ulrich Müller <ulm@gentoo.org> motif-2.3.4.ebuild:
+ More useful DESCRIPTION.
*motif-2.3.4 (24 Oct 2012)
*motif-2.3.3-r1 (24 Oct 2012)
1.2 x11-libs/motif/motif-2.3.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?r1=1.1&r2=1.2
Index: motif-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- motif-2.3.4.ebuild 24 Oct 2012 18:45:14 -0000 1.1
+++ motif-2.3.4.ebuild 25 Oct 2012 15:33:51 -0000 1.2
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.1 2012/10/24 18:45:14 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.2 2012/10/25 15:33:51 ulm Exp $
EAPI=4
inherit autotools eutils flag-o-matic multilib
-DESCRIPTION="Motif"
+DESCRIPTION="The Motif user interface component toolkit"
HOMEPAGE="http://sourceforge.net/project/motif/
http://motif.ics.com/"
SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}-src.tgz"
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4.ebuild
@ 2012-11-17 13:00 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-17 13:00 UTC (permalink / raw
To: gentoo-commits
ago 12/11/17 13:00:04
Modified: ChangeLog motif-2.3.4.ebuild
Log:
Stable for amd64, wrt bug #443610
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.4 x11-libs/motif/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 26 Oct 2012 23:35:11 -0000 1.3
+++ ChangeLog 17 Nov 2012 13:00:04 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/motif
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.3 2012/10/26 23:35:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.4 2012/11/17 13:00:04 ago Exp $
+
+ 17 Nov 2012; Agostino Sarubbo <ago@gentoo.org> motif-2.3.4.ebuild:
+ Stable for amd64, wrt bug #443610
26 Oct 2012; Ulrich Müller <ulm@gentoo.org> motif-2.3.3-r1.ebuild,
motif-2.3.4.ebuild:
1.4 x11-libs/motif/motif-2.3.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?r1=1.3&r2=1.4
Index: motif-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- motif-2.3.4.ebuild 26 Oct 2012 23:35:11 -0000 1.3
+++ motif-2.3.4.ebuild 17 Nov 2012 13:00:04 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.3 2012/10/26 23:35:11 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.4 2012/11/17 13:00:04 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@
LICENSE="LGPL-2+ MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples jpeg png static-libs unicode xft"
RDEPEND="x11-libs/libXmu
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4.ebuild
@ 2012-11-20 20:41 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-20 20:41 UTC (permalink / raw
To: gentoo-commits
ago 12/11/20 20:41:48
Modified: ChangeLog motif-2.3.4.ebuild
Log:
Stable for x86, wrt bug #443610
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.7 x11-libs/motif/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 18 Nov 2012 07:34:34 -0000 1.6
+++ ChangeLog 20 Nov 2012 20:41:48 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/motif
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.6 2012/11/18 07:34:34 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.7 2012/11/20 20:41:48 ago Exp $
+
+ 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> motif-2.3.4.ebuild:
+ Stable for x86, wrt bug #443610
18 Nov 2012; Anthony G. Basile <blueness@gentoo.org> motif-2.3.4.ebuild:
stable arm, bug #443610
1.7 x11-libs/motif/motif-2.3.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?r1=1.6&r2=1.7
Index: motif-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- motif-2.3.4.ebuild 18 Nov 2012 07:34:34 -0000 1.6
+++ motif-2.3.4.ebuild 20 Nov 2012 20:41:48 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.6 2012/11/18 07:34:34 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.7 2012/11/20 20:41:48 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@
LICENSE="LGPL-2+ MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples jpeg png static-libs unicode xft"
RDEPEND="x11-libs/libXmu
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4.ebuild
@ 2012-11-27 15:37 Jeroen Roovers (jer)
0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2012-11-27 15:37 UTC (permalink / raw
To: gentoo-commits
jer 12/11/27 15:37:17
Modified: ChangeLog motif-2.3.4.ebuild
Log:
Stable for HPPA (bug #443610).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.8 x11-libs/motif/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 20 Nov 2012 20:41:48 -0000 1.7
+++ ChangeLog 27 Nov 2012 15:37:17 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/motif
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.7 2012/11/20 20:41:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.8 2012/11/27 15:37:17 jer Exp $
+
+ 27 Nov 2012; Jeroen Roovers <jer@gentoo.org> motif-2.3.4.ebuild:
+ Stable for HPPA (bug #443610).
20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> motif-2.3.4.ebuild:
Stable for x86, wrt bug #443610
1.8 x11-libs/motif/motif-2.3.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?r1=1.7&r2=1.8
Index: motif-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- motif-2.3.4.ebuild 20 Nov 2012 20:41:48 -0000 1.7
+++ motif-2.3.4.ebuild 27 Nov 2012 15:37:17 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.7 2012/11/20 20:41:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.8 2012/11/27 15:37:17 jer Exp $
EAPI=4
@@ -13,7 +13,7 @@
LICENSE="LGPL-2+ MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples jpeg png static-libs unicode xft"
RDEPEND="x11-libs/libXmu
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4.ebuild
@ 2012-12-16 19:52 Raul Porcel (armin76)
0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2012-12-16 19:52 UTC (permalink / raw
To: gentoo-commits
armin76 12/12/16 19:52:27
Modified: ChangeLog motif-2.3.4.ebuild
Log:
alpha/ia64/sh/sparc stable wrt #443610
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Revision Changes Path
1.9 x11-libs/motif/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 27 Nov 2012 15:37:17 -0000 1.8
+++ ChangeLog 16 Dec 2012 19:52:27 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/motif
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.8 2012/11/27 15:37:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.9 2012/12/16 19:52:27 armin76 Exp $
+
+ 16 Dec 2012; Raúl Porcel <armin76@gentoo.org> motif-2.3.4.ebuild:
+ alpha/ia64/sh/sparc stable wrt #443610
27 Nov 2012; Jeroen Roovers <jer@gentoo.org> motif-2.3.4.ebuild:
Stable for HPPA (bug #443610).
1.9 x11-libs/motif/motif-2.3.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?r1=1.8&r2=1.9
Index: motif-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- motif-2.3.4.ebuild 27 Nov 2012 15:37:17 -0000 1.8
+++ motif-2.3.4.ebuild 16 Dec 2012 19:52:27 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.8 2012/11/27 15:37:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.9 2012/12/16 19:52:27 armin76 Exp $
EAPI=4
@@ -13,7 +13,7 @@
LICENSE="LGPL-2+ MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples jpeg png static-libs unicode xft"
RDEPEND="x11-libs/libXmu
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4.ebuild
@ 2013-03-18 22:45 Ulrich Mueller (ulm)
0 siblings, 0 replies; 6+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-03-18 22:45 UTC (permalink / raw
To: gentoo-commits
ulm 13/03/18 22:45:04
Modified: ChangeLog motif-2.3.4.ebuild
Log:
Fix previous commit, restore stable motif-2.3.4.ebuild.
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.14 x11-libs/motif/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 18 Mar 2013 21:47:00 -0000 1.13
+++ ChangeLog 18 Mar 2013 22:45:04 -0000 1.14
@@ -1,9 +1,9 @@
# ChangeLog for x11-libs/motif
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.13 2013/03/18 21:47:00 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.14 2013/03/18 22:45:04 ulm Exp $
- 18 Mar 2013; Ulrich Müller <ulm@gentoo.org> motif-2.3.4.ebuild,
- motif-2.3.4-r1.ebuild, +files/motif-2.3.4-fc-config.patch:
+ 18 Mar 2013; Ulrich Müller <ulm@gentoo.org> motif-2.3.4-r1.ebuild,
+ +files/motif-2.3.4-fc-config.patch:
Fix underlinking problem with ld GNU gold, caused by outdated fontconfig
test in configure, bug 462232.
1.12 x11-libs/motif/motif-2.3.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild?r1=1.11&r2=1.12
Index: motif-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- motif-2.3.4.ebuild 18 Mar 2013 21:47:00 -0000 1.11
+++ motif-2.3.4.ebuild 18 Mar 2013 22:45:04 -0000 1.12
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.11 2013/03/18 21:47:00 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.12 2013/03/18 22:45:04 ulm Exp $
-EAPI=5
+EAPI=4
-inherit autotools eutils flag-o-matic multilib multilib-minimal
+inherit autotools eutils flag-o-matic multilib
DESCRIPTION="The Motif user interface component toolkit"
HOMEPAGE="http://sourceforge.net/projects/motif/
@@ -13,20 +13,15 @@
LICENSE="LGPL-2.1+ MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="examples jpeg +motif22-compatibility png static-libs unicode xft"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="examples jpeg png static-libs unicode xft"
-RDEPEND="x11-libs/libXmu[${MULTILIB_USEDEP}]
- x11-libs/libXp[${MULTILIB_USEDEP}]
+RDEPEND="x11-libs/libXmu
+ x11-libs/libXp
unicode? ( virtual/libiconv )
- xft? ( x11-libs/libXft[${MULTILIB_USEDEP}] )
+ xft? ( x11-libs/libXft )
jpeg? ( virtual/jpeg )
- png? ( >=media-libs/libpng-1.4 )
- abi_x86_32? (
- amd64? ( app-emulation/emul-linux-x86-baselibs )
- !app-emulation/emul-linux-x86-motif
- )"
-
+ png? ( >=media-libs/libpng-1.4 )"
DEPEND="${RDEPEND}
sys-devel/flex
|| ( dev-util/byacc sys-freebsd/freebsd-ubin )
@@ -35,13 +30,9 @@
src_prepare() {
epatch "${FILESDIR}/${P}-solaris.patch"
epatch "${FILESDIR}/${PN}-2.3.2-sanitise-paths.patch"
- epatch "${FILESDIR}/${P}-parallel-make.patch"
- epatch "${FILESDIR}/${P}-install-dirs.patch"
[[ ${CHOST} == *-solaris2.11 ]] \
&& epatch "${FILESDIR}/${PN}-2.3.2-solaris-2.11.patch"
- epatch_user
-
# disable compilation of demo binaries
sed -i -e '/^SUBDIRS/{:x;/\\$/{N;bx;};s/[ \t\n\\]*demos//;}' Makefile.am
@@ -49,7 +40,9 @@
echo -e '"The X.Org Foundation"\t\t\t\t\tpc' >>bindings/xmbind.alias
AT_M4DIR=. eautoreconf
+}
+src_configure() {
# get around some LANG problems in make (#15119)
LANG=C
@@ -70,13 +63,9 @@
# "bison -y" causes runtime crashes #355795
export YACC=byacc
-}
-multilib_src_configure() {
- ECONF_SOURCE="${S}" econf \
- --with-x \
+ econf --with-x \
$(use_enable static-libs static) \
- $(use_enable motif22-compatibility) \
$(use_enable unicode utf8) \
$(use_enable xft) \
$(use_enable jpeg) \
@@ -84,44 +73,26 @@
}
src_compile() {
- local native_dir
-
- # Motif has build-time tools in the tools/wml subdirectory that
- # cannot be built for other ABIs because of missing external libs.
- # So we build the native ABI first, and then replace the tools
- # directory in other ABIs by the native one.
-
- my_best_abi_compile() {
- native_dir="${BUILD_DIR}"
- emake -C "${BUILD_DIR}"
- }
- multilib_for_best_abi my_best_abi_compile
-
- my_other_abi_compile() {
- [[ ${BUILD_DIR} = "${native_dir}" ]] && return
- rm -rf "${BUILD_DIR}"/tools
- ln -s "${native_dir}"/tools "${BUILD_DIR}"/ || die
- emake -C "${BUILD_DIR}"
- }
- multilib_foreach_abi my_other_abi_compile
+ make clean # remove pre-made bison parsers
+ emake MWMRCDIR="${EPREFIX}"/etc/X11/mwm
}
-multilib_src_install_all() {
+src_install() {
+ emake DESTDIR="${D}" MWMRCDIR="${EPREFIX}"/etc/X11/mwm install
+
# mwm default configs
insinto /usr/share/X11/app-defaults
newins "${FILESDIR}"/Mwm.defaults Mwm
if use examples; then
- my_install_demos() {
- emake -C "${BUILD_DIR}"/demos DESTDIR="${D}" install-data
- }
- multilib_for_best_abi my_install_demos
+ emake -C demos DESTDIR="${D}" install-data
dodir /usr/share/doc/${PF}/demos
mv "${ED}"/usr/share/Xm/* "${ED}"/usr/share/doc/${PF}/demos || die
fi
rm -rf "${ED}"/usr/share/Xm
- prune_libtool_files
+ # don't install libtool archives
+ rm -f "${ED}"/usr/$(get_libdir)/*.la
dodoc BUGREPORT ChangeLog README RELEASE RELNOTES TODO
}
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-03-18 22:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-27 15:37 [gentoo-commits] gentoo-x86 commit in x11-libs/motif: ChangeLog motif-2.3.4.ebuild Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2013-03-18 22:45 Ulrich Mueller (ulm)
2012-12-16 19:52 Raul Porcel (armin76)
2012-11-20 20:41 Agostino Sarubbo (ago)
2012-11-17 13:00 Agostino Sarubbo (ago)
2012-10-25 15:33 Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox