diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-27 17:50:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-27 17:50:53 +0000 |
commit | df010dd1b8e51da1bcad11cb6b5e2276e5170c3d (patch) | |
tree | 881950c6b6644b6ac467340362346413817add8c /x11-libs/openmotif | |
parent | Added ~ppc64; bug #223629 (diff) | |
download | gentoo-2-df010dd1b8e51da1bcad11cb6b5e2276e5170c3d.tar.gz gentoo-2-df010dd1b8e51da1bcad11cb6b5e2276e5170c3d.tar.bz2 gentoo-2-df010dd1b8e51da1bcad11cb6b5e2276e5170c3d.zip |
Stable on ppc64; 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 9a5a2564fb2a..81ec7877ffa3 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.184 2008/05/27 16:57:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.185 2008/05/27 17:50:53 corsair Exp $ + + 27 May 2008; Markus Rothe <corsair@gentoo.org> openmotif-2.3.0-r3.ebuild: + Stable on ppc64; bug #223683 27 May 2008; Raúl Porcel <armin76@gentoo.org> openmotif-2.3.0-r3.ebuild: alpha/ia64/sparc stable wrt #223683 diff --git a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild index b7b729a0b7a4..78a98d26181f 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.5 2008/05/27 16:57:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.6 2008/05/27 17:50:53 corsair 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 |