Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
corsair 08/08/24 14:09:25
Modified: ChangeLog openmotif-2.3.1-r1.ebuild
Log:
Stable on ppc64; bug #235459
(Portage version: 2.1.4.4)
Revision Changes Path
1.199 x11-libs/openmotif/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.199&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.199&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.198&r2=1.199
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- ChangeLog 22 Aug 2008 22:02:27 -0000 1.198
+++ ChangeLog 24 Aug 2008 14:09:24 -0000 1.199
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/openmotif
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.198 2008/08/22 22:02:27 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.199 2008/08/24 14:09:24 corsair Exp $
+
+ 24 Aug 2008; Markus Rothe <corsair@g.o> openmotif-2.3.1-r1.ebuild:
+ Stable on ppc64; bug #235459
22 Aug 2008; Friedrich Oslage <bluebird@g.o>
openmotif-2.3.1-r1.ebuild:
1.5 x11-libs/openmotif/openmotif-2.3.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild?r1=1.4&r2=1.5
Index: openmotif-2.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- openmotif-2.3.1-r1.ebuild 22 Aug 2008 22:02:27 -0000 1.4
+++ openmotif-2.3.1-r1.ebuild 24 Aug 2008 14:09:24 -0000 1.5
@@ -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-libs/openmotif/openmotif-2.3.1-r1.ebuild,v 1.4 2008/08/22 22:02:27 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild,v 1.5 2008/08/24 14:09:24 corsair Exp $
inherit eutils flag-o-matic multilib autotools
@@ -12,7 +12,7 @@
LICENSE="MOTIF libXpm doc? ( OPL )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE="doc examples jpeg png unicode xft"
# make people unmerge motif-config and all previous slots
|
|