diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-09-28 06:38:32 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-09-28 06:38:32 +0000 |
commit | c8ea95df9cbe9e0786fa83a181a1b2a072e1077d (patch) | |
tree | 95c6a80d893db080a86ba402a358771803f248b3 /x11-libs/openmotif | |
parent | Stable on mips, per #193143. (diff) | |
download | gentoo-2-c8ea95df9cbe9e0786fa83a181a1b2a072e1077d.tar.gz gentoo-2-c8ea95df9cbe9e0786fa83a181a1b2a072e1077d.tar.bz2 gentoo-2-c8ea95df9cbe9e0786fa83a181a1b2a072e1077d.zip |
Stable on mips, per #183736.
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-libs/openmotif')
-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 0f1278ea852a..23a3459fda01 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.139 2007/09/17 19:00:36 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.140 2007/09/28 06:38:32 kumba Exp $ + + 28 Sep 2007; Joshua Kinard <kumba@gentoo.org> openmotif-2.3.0.ebuild: + Stable on mips, per #183736. 17 Sep 2007; Mike Auty <ikelos@gentoo.org> openmotif-2.3.0.ebuild: Fixing man page file collision caused by hardcoded slot number. diff --git a/x11-libs/openmotif/openmotif-2.3.0.ebuild b/x11-libs/openmotif/openmotif-2.3.0.ebuild index 5fce716705f6..6aa42b88ca33 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-2007 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.4 2007/09/17 19:00:36 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0.ebuild,v 1.5 2007/09/28 06:38:32 kumba 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="virtual/libc |