diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 14:33:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 14:33:22 +0000 |
commit | 7e3d6e80f4f1829e18c0695a2e00945a0885d4c5 (patch) | |
tree | 02e0e1a7509217da1480989761324cd23fd3d97c /x11-libs | |
parent | Remove generation 1 ebuild. (diff) | |
download | gentoo-2-7e3d6e80f4f1829e18c0695a2e00945a0885d4c5.tar.gz gentoo-2-7e3d6e80f4f1829e18c0695a2e00945a0885d4c5.tar.bz2 gentoo-2-7e3d6e80f4f1829e18c0695a2e00945a0885d4c5.zip |
alpha/ia64/sparc stable wrt #204265
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index ef40015b64b8..0127544e925d 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.149 2008/02/13 12:18:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.150 2008/02/13 14:33:22 armin76 Exp $ + + 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> openmotif-2.3.0.ebuild: + alpha/ia64/sparc stable wrt #204265 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> openmotif-2.3.0.ebuild: Bump DEPEND on motif-config diff --git a/x11-libs/openmotif/openmotif-2.3.0.ebuild b/x11-libs/openmotif/openmotif-2.3.0.ebuild index c9f4fb33bad7..442f20a34d47 100644 --- a/x11-libs/openmotif/openmotif-2.3.0.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0.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.0.ebuild,v 1.12 2008/02/13 12:18:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.13 2008/02/13 14:33:22 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.6" @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${PV}/${P}.tar.gz LICENSE="MOTIF" SLOT="2.3" -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 xft jpeg png examples" RDEPEND=" |