diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-22 21:30:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-22 21:30:46 +0000 |
commit | b09913e63485f7c04c9ef5ab9f3cd65432793f2c (patch) | |
tree | b4a984627410a693cf351b680f3e6136b8d908ff /x11-libs/openmotif | |
parent | keyword ~sparc-fbsd (diff) | |
download | gentoo-2-b09913e63485f7c04c9ef5ab9f3cd65432793f2c.tar.gz gentoo-2-b09913e63485f7c04c9ef5ab9f3cd65432793f2c.tar.bz2 gentoo-2-b09913e63485f7c04c9ef5ab9f3cd65432793f2c.zip |
amd64/x86 stable, bug #235459
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Diffstat (limited to 'x11-libs/openmotif')
-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 13185a17afcf..27d75532700d 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.196 2008/08/22 18:23:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.197 2008/08/22 21:30:46 maekke Exp $ + + 22 Aug 2008; Markus Meier <maekke@gentoo.org> openmotif-2.3.1-r1.ebuild: + amd64/x86 stable, bug #235459 22 Aug 2008; nixnut <nixnut@gentoo.org> openmotif-2.3.1-r1.ebuild: Stable on ppc wrt 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 05bd099f167a..50aaec2469cb 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.2 2008/08/22 18:23:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild,v 1.3 2008/08/22 21:30:46 maekke 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 |