diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-01-31 18:58:59 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-01-31 18:58:59 +0000 |
commit | 3dfe763f5a66120c59e687475592365548c8abfa (patch) | |
tree | 17d4c675b4ed09549fd8990c98563e40f83bf93c /x11-libs/openmotif | |
parent | Fix gatos USE description, and add it to xfree-drm. It was only on xfree before. (diff) | |
download | gentoo-2-3dfe763f5a66120c59e687475592365548c8abfa.tar.gz gentoo-2-3dfe763f5a66120c59e687475592365548c8abfa.tar.bz2 gentoo-2-3dfe763f5a66120c59e687475592365548c8abfa.zip |
added ~mips, ~arm
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index c586ba3e05f0..2905c9cb3966 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.36 2004/01/27 20:46:35 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.37 2004/01/31 18:58:59 lanius Exp $ + + 31 Jan 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r4.ebuild: + added ~mips, ~arm 27 Jan 2004; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r3.ebuild, openmotif-2.1.30-r4.ebuild, files/Mwm.defaults, files/animate-demo.diff, diff --git a/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild index 0fbb036c1456..0a02423e0a1b 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild,v 1.2 2004/01/27 20:46:35 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild,v 1.3 2004/01/31 18:58:59 lanius Exp $ MY_P=${P}-4_MLI.src S=${WORKDIR}/motif @@ -8,7 +8,7 @@ DESCRIPTION="Open Motif (Metrolink Bug Fix Release)" SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" HOMEPAGE="http://www.metrolink.com/openmotif/" LICENSE="MOTIF" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~arm ~mips" DEPEND="virtual/glibc virtual/x11" |