diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-12 22:07:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-12 22:07:04 +0000 |
commit | c78f5cb2d7ead476728ff9974ed7cc5e30122a2c (patch) | |
tree | 9803e0783f7b190b8d73766fbb29a26680834605 /x11-libs/openmotif | |
parent | stable ppc64, bug 246279 (diff) | |
download | gentoo-2-c78f5cb2d7ead476728ff9974ed7cc5e30122a2c.tar.gz gentoo-2-c78f5cb2d7ead476728ff9974ed7cc5e30122a2c.tar.bz2 gentoo-2-c78f5cb2d7ead476728ff9974ed7cc5e30122a2c.zip |
stable ppc64, bug 245635
(Portage version: 2.1.4.5)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 4e89c3725e9c..61ba9f3cc22a 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -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.208 2008/11/10 03:23:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.209 2008/11/12 22:07:04 ranger Exp $ + + 12 Nov 2008; Brent Baude <ranger@gentoo.org> openmotif-2.3.1.1.ebuild: + stable ppc64, bug 245635 10 Nov 2008; Jeroen Roovers <jer@gentoo.org> openmotif-2.3.1.1.ebuild: Stable for HPPA (bug #245635). diff --git a/x11-libs/openmotif/openmotif-2.3.1.1.ebuild b/x11-libs/openmotif/openmotif-2.3.1.1.ebuild index d0272c650761..6112aa5fbd95 100644 --- a/x11-libs/openmotif/openmotif-2.3.1.1.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.1.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-libs/openmotif/openmotif-2.3.1.1.ebuild,v 1.6 2008/11/10 03:23:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1.1.ebuild,v 1.7 2008/11/12 22:07:04 ranger Exp $ inherit autotools eutils flag-o-matic multilib versionator @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/${MY_PV%.*}/${MY_PV}/${SRC_P}.tar.gz 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 |