diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-20 00:35:22 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-20 00:35:22 +0000 |
commit | 641b718aa8afe4f9c068cf456a5114fe0077db93 (patch) | |
tree | 0ab5a9e91c1ad8f8af229b1eb1a08ecbe4fa59f1 /x11-libs/openmotif | |
parent | marking egenix-mx-base for amd64 (diff) | |
download | historical-641b718aa8afe4f9c068cf456a5114fe0077db93.tar.gz historical-641b718aa8afe4f9c068cf456a5114fe0077db93.tar.bz2 historical-641b718aa8afe4f9c068cf456a5114fe0077db93.zip |
openmotif stable on amd64
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.2-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/openmotif/Manifest b/x11-libs/openmotif/Manifest index c717cde98f3f..b65ff5267ac9 100644 --- a/x11-libs/openmotif/Manifest +++ b/x11-libs/openmotif/Manifest @@ -1,5 +1,5 @@ MD5 bab90541194a08586c684da6f7ca75e7 openmotif-2.1.30-r1.ebuild 930 -MD5 afb93d76ceae155d0eb03c5af7167b17 openmotif-2.2.2-r1.ebuild 1051 +MD5 4157aff5ac7ad71447e89f1d1825b8d3 openmotif-2.2.2-r1.ebuild 1051 MD5 133e29e689242434eac255b4f4f1da6d openmotif-2.2.2-r2.ebuild 4748 MD5 e2be0c856903dcb3424662e67e8f892d ChangeLog 2996 MD5 216193f922fae0747195fd851696b580 files/mwm-configdir.patch 1549 diff --git a/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild b/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild index 0e372883b67c..658a79be675c 100644 --- a/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild,v 1.9 2003/07/19 23:36:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild,v 1.10 2003/07/20 00:35:16 tester Exp $ S=${WORKDIR}/openMotif-2.2.2 @@ -11,7 +11,7 @@ PROVIDE="virtual/motif" LICENSE="MOTIF" SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha ~amd64" +KEYWORDS="x86 ppc ~sparc alpha amd64" DEPEND="virtual/glibc virtual/x11" |