diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-08 17:44:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-08 17:44:15 +0000 |
commit | b3b80a161e0bc6d866dbc530c7d6555af3986ba9 (patch) | |
tree | 8d643c0907298448d0700f35b9fafbb5e74d06c4 /x11-libs/openmotif | |
parent | Removed old (diff) | |
download | gentoo-2-b3b80a161e0bc6d866dbc530c7d6555af3986ba9.tar.gz gentoo-2-b3b80a161e0bc6d866dbc530c7d6555af3986ba9.tar.bz2 gentoo-2-b3b80a161e0bc6d866dbc530c7d6555af3986ba9.zip |
alpha/arm/ia64/sparc/sh stable wrt #245635
(Portage version: 2.1.4.5)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 277e088b55df..151c5bcadc6d 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.205 2008/11/08 15:43:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.206 2008/11/08 17:44:15 armin76 Exp $ + + 08 Nov 2008; Raúl Porcel <armin76@gentoo.org> openmotif-2.3.1.1.ebuild: + alpha/arm/ia64/sparc/sh stable wrt #245635 08 Nov 2008; Markus Meier <maekke@gentoo.org> openmotif-2.3.1.1.ebuild: amd64/x86 stable, bug #245635 diff --git a/x11-libs/openmotif/openmotif-2.3.1.1.ebuild b/x11-libs/openmotif/openmotif-2.3.1.1.ebuild index f80890b94037..e4efb43e512e 100644 --- a/x11-libs/openmotif/openmotif-2.3.1.1.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.1.1.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.1.ebuild,v 1.4 2008/11/08 15:43:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.1.1.ebuild,v 1.5 2008/11/08 17:44:15 armin76 Exp $ inherit autotools eutils flag-o-matic multilib versionator @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/${MY_PV%.*}/${MY_PV}/${SRC_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 |