diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 14:19:07 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-11-08 14:19:07 +0000 |
commit | 957a676ca3cd16bf23876d60b70f4c5f1f96d2a4 (patch) | |
tree | a507c0a2ba851c449c7a47d3ab53d9e0702d72a3 /x11-libs/openmotif | |
parent | Stable on ppc wrt bug 245561 (diff) | |
download | gentoo-2-957a676ca3cd16bf23876d60b70f4c5f1f96d2a4.tar.gz gentoo-2-957a676ca3cd16bf23876d60b70f4c5f1f96d2a4.tar.bz2 gentoo-2-957a676ca3cd16bf23876d60b70f4c5f1f96d2a4.zip |
Stable on ppc wrt 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 f214f0affd3c..7f3f53479a0e 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.203 2008/11/05 13:38:48 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.204 2008/11/08 14:19:06 nixnut Exp $ + + 08 Nov 2008; nixnut <nixnut@gentoo.org> openmotif-2.3.1.1.ebuild: + Stable on ppc wrt bug 245635 05 Nov 2008; Ferris McCormick <fmccor@gentoo.org> openmotif-2.3.1.1.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.3.1.1.ebuild b/x11-libs/openmotif/openmotif-2.3.1.1.ebuild index aa4929d9635a..ba76887034d7 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.2 2008/11/05 13:38:48 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1.1.ebuild,v 1.3 2008/11/08 14:19:07 nixnut 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 |