diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-25 18:07:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-25 18:07:17 +0000 |
commit | f194cda51505056a64c47352622b6ab4e16deee8 (patch) | |
tree | 965557379166ffe0a4af89c2749c2a4380b715ea /x11-libs | |
parent | Stable on ppc wrt bug 234779 (diff) | |
download | gentoo-2-f194cda51505056a64c47352622b6ab4e16deee8.tar.gz gentoo-2-f194cda51505056a64c47352622b6ab4e16deee8.tar.bz2 gentoo-2-f194cda51505056a64c47352622b6ab4e16deee8.zip |
alpha/ia64 stable wrt #235459
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index c76de634b920..28eafb07eb1b 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.199 2008/08/24 14:09:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.200 2008/08/25 18:07:17 armin76 Exp $ + + 25 Aug 2008; Raúl Porcel <armin76@gentoo.org> openmotif-2.3.1-r1.ebuild: + alpha/ia64 stable wrt #235459 24 Aug 2008; Markus Rothe <corsair@gentoo.org> openmotif-2.3.1-r1.ebuild: Stable on ppc64; bug #235459 diff --git a/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild b/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild index d0adfd9e2da2..c8c796d75a43 100644 --- a/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.1-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.1-r1.ebuild,v 1.5 2008/08/24 14:09:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild,v 1.6 2008/08/25 18:07:17 armin76 Exp $ inherit eutils flag-o-matic multilib autotools @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/${PV%.*}/${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 unicode xft" # make people unmerge motif-config and all previous slots |