diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-22 22:02:27 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-22 22:02:27 +0000 |
commit | a1103ff5111b58c14e0729a4dafa0728a32c711d (patch) | |
tree | e61566c3320dc2b74f52de00b0f8cbb0451ad392 /x11-libs | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | gentoo-2-a1103ff5111b58c14e0729a4dafa0728a32c711d.tar.gz gentoo-2-a1103ff5111b58c14e0729a4dafa0728a32c711d.tar.bz2 gentoo-2-a1103ff5111b58c14e0729a4dafa0728a32c711d.zip |
Stable on sparc, bug #235459
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 27d75532700d..f0b4dbc56e9c 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # 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.197 2008/08/22 21:30:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.198 2008/08/22 22:02:27 bluebird Exp $ + + 22 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + openmotif-2.3.1-r1.ebuild: + Stable on sparc, bug #235459 22 Aug 2008; Markus Meier <maekke@gentoo.org> openmotif-2.3.1-r1.ebuild: amd64/x86 stable, 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 50aaec2469cb..df6e9cf14051 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.3 2008/08/22 21:30:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild,v 1.4 2008/08/22 22:02:27 bluebird 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 |