diff options
author | 2008-03-07 15:11:21 +0000 | |
---|---|---|
committer | 2008-03-07 15:11:21 +0000 | |
commit | 621d7d6346d3fd2f32b85f009eeede605001a61f (patch) | |
tree | dcf8c00a9bc5c16767fdf8c566ae665a7de73858 /x11-libs/openmotif | |
parent | stable ppc64, bug 212496 (diff) | |
download | gentoo-2-621d7d6346d3fd2f32b85f009eeede605001a61f.tar.gz gentoo-2-621d7d6346d3fd2f32b85f009eeede605001a61f.tar.bz2 gentoo-2-621d7d6346d3fd2f32b85f009eeede605001a61f.zip |
stable ppc64, bug 211696
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 25560da26463..93bce36f643f 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.165 2008/03/03 15:36:55 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.166 2008/03/07 15:11:21 ranger Exp $ + + 07 Mar 2008; Brent Baude <ranger@gentoo.org> openmotif-2.3.0-r1.ebuild: + stable ppc64, bug 211696 03 Mar 2008; Ferris McCormick <fmccor@gentoo.org> openmotif-2.3.0-r1.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild index 0f97d38e1db5..7e0ae588de3f 100644 --- a/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0-r1.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.0-r1.ebuild,v 1.14 2008/03/03 15:36:55 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.15 2008/03/07 15:11:21 ranger Exp $ inherit eutils flag-o-matic multilib autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${PV}/${P}.tar.gz LICENSE="MOTIF 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 xft" # make people unmerge motif-config and all previous slots |