diff options
author | 2008-05-26 18:44:47 +0000 | |
---|---|---|
committer | 2008-05-26 18:44:47 +0000 | |
commit | 26de9ab177496d4aa5211f833a908432a5bad637 (patch) | |
tree | 36f3db82b9e47cbbaf7b590b7cbef57f8aa89c99 /x11-libs/openmotif | |
parent | Stable on ppc wrt bug 223707 (diff) | |
download | gentoo-2-26de9ab177496d4aa5211f833a908432a5bad637.tar.gz gentoo-2-26de9ab177496d4aa5211f833a908432a5bad637.tar.bz2 gentoo-2-26de9ab177496d4aa5211f833a908432a5bad637.zip |
Stable on ppc wrt bug 223683
(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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 56d1641177e7..42b825c5b59d 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.181 2008/05/26 18:37:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.182 2008/05/26 18:44:47 nixnut Exp $ + + 26 May 2008; nixnut <nixnut@gentoo.org> openmotif-2.3.0-r3.ebuild: + Stable on ppc wrt bug 223683 26 May 2008; Christian Faulhammer <opfer@gentoo.org> openmotif-2.3.0-r3.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild index 78af169fe066..3108a2fc87de 100644 --- a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0-r3.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-r3.ebuild,v 1.2 2008/05/26 18:37:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.3 2008/05/26 18:44:47 nixnut 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 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 xft" # make people unmerge motif-config and all previous slots |