diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-08-26 00:42:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-08-26 00:42:47 +0000 |
commit | 7a47a084fd6cc8f1557467f304a66bb64a574672 (patch) | |
tree | 8fd93e918462ea264529145f2256867948c9d7e8 /x11-libs/openmotif | |
parent | Process last rite of sys-auth/pam_ssh_agent for Flameeyes. (diff) | |
download | gentoo-2-7a47a084fd6cc8f1557467f304a66bb64a574672.tar.gz gentoo-2-7a47a084fd6cc8f1557467f304a66bb64a574672.tar.bz2 gentoo-2-7a47a084fd6cc8f1557467f304a66bb64a574672.zip |
Stable for HPPA (bug #235459).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR 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 28eafb07eb1b..ae7a7be1e46f 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.200 2008/08/25 18:07:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.201 2008/08/26 00:42:47 jer Exp $ + + 26 Aug 2008; Jeroen Roovers <jer@gentoo.org> openmotif-2.3.1-r1.ebuild: + Stable for HPPA (bug #235459). 25 Aug 2008; Raúl Porcel <armin76@gentoo.org> openmotif-2.3.1-r1.ebuild: alpha/ia64 stable wrt #235459 diff --git a/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild b/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild index c8c796d75a43..8241af13e3d5 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.6 2008/08/25 18:07:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1-r1.ebuild,v 1.7 2008/08/26 00:42:47 jer 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 |