summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-08 12:15:42 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-08 12:15:42 +0000
commitb80593ebf824f39b15a8e4d81c78d27d34e21e90 (patch)
tree4d7675337ab103780f32b72bf2206b9035df2d10 /x11-libs/openmotif
parentsync IUSE (+truetype) (diff)
downloadhistorical-b80593ebf824f39b15a8e4d81c78d27d34e21e90.tar.gz
historical-b80593ebf824f39b15a8e4d81c78d27d34e21e90.tar.bz2
historical-b80593ebf824f39b15a8e4d81c78d27d34e21e90.zip
macos is not a USE-flag
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r--x11-libs/openmotif/Manifest10
-rw-r--r--x11-libs/openmotif/openmotif-2.1.30-r9.ebuild4
2 files changed, 12 insertions, 2 deletions
diff --git a/x11-libs/openmotif/Manifest b/x11-libs/openmotif/Manifest
index 04f89a923605..410150865d68 100644
--- a/x11-libs/openmotif/Manifest
+++ b/x11-libs/openmotif/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 820298e14c2fe7aa9d83621eb59a75ad openmotif-2.2.3-r3.ebuild 3239
MD5 1d2d309882326bf2f8b3d45ab32d9a2f openmotif-2.2.3-r7.ebuild 3797
MD5 bdd6eae7af3ae0ed5996309333f4c9f2 openmotif-2.1.30-r13.ebuild 5165
@@ -34,3 +37,10 @@ MD5 aaf04376f7011a2f68b7961100f611fb files/openmotif-2.2.3-Mwm.defaults 536
MD5 db318d4fb05541d70e7e451d46987bd1 files/openmotif-2.2.3-CAN-2004-0914_sec8.patch 491
MD5 214cd8f46dc88caf500e6307658abfbf files/openmotif-2.2.3-utf8.patch 2979
MD5 216193f922fae0747195fd851696b580 files/openmotif-2.2.3-mwm-configdir.patch 1549
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCzm6ABXaUFmZvwyMRAskoAKDQISor8tr6bEqmJouuObkkmUatQQCeJ5CR
+ZSfQUj0qc3OQ0eCeVq8J/Cg=
+=mhtS
+-----END PGP SIGNATURE-----
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild
index 0b17385c3f52..f8b8580405f4 100644
--- a/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild
+++ b/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild,v 1.10 2005/04/27 00:12:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r9.ebuild,v 1.11 2005/07/08 12:15:42 agriffis Exp $
inherit eutils flag-o-matic multilib
@@ -101,7 +101,7 @@ src_install() {
f="${D}/usr/X11R6/bin/${nib}"; rm "$f" || die "rm $f"
done
for nim in ${NOINSTMAN1}; do
- if useq ppc-macos || useq macos ; then
+ if useq ppc-macos ; then
f="${D}/usr/X11R6/man/man1/${nim}.1"
else
f="${D}/usr/X11R6/man/man1/${nim}.1x"