summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-05-01 01:50:53 +0000
committerJason Wever <weeve@gentoo.org>2003-05-01 01:50:53 +0000
commit5d8cf6a5dc359378975ad58cac315e67c937a4ad (patch)
treec8dd3ddfa1af62a54d9a6a41cbec2e7750eb7cb8 /x11-libs
parentFixed digest problem (diff)
downloadgentoo-2-5d8cf6a5dc359378975ad58cac315e67c937a4ad.tar.gz
gentoo-2-5d8cf6a5dc359378975ad58cac315e67c937a4ad.tar.bz2
gentoo-2-5d8cf6a5dc359378975ad58cac315e67c937a4ad.zip
Changed -sparc keyword to ~sparc.
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/openmotif/ChangeLog6
-rw-r--r--x11-libs/openmotif/openmotif-2.2.2-r1.ebuild4
-rw-r--r--x11-libs/openmotif/openmotif-2.2.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog
index 31d7fff30b7c..a84699a23792 100644
--- a/x11-libs/openmotif/ChangeLog
+++ b/x11-libs/openmotif/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/openmotif
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.10 2003/04/30 09:38:32 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.11 2003/05/01 01:50:52 weeve Exp $
+
+ 30 Apr 2003; Jason Wever <weeve@gentoo.org> openmotif-2.2.2-r1.ebuild,
+ openmotif-2.2.2.ebuild:
+ Changed -sparc keyword to ~sparc.
30 Apr 2003; Alastair Tse <liquidx@gentoo.org> openmotif-2.2.2-r1.ebuild:
workaround LANG problem in makefile. #15117
diff --git a/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild b/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild
index fd68bd3649ef..8ce4ac31624d 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.6 2003/04/30 09:38:32 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild,v 1.7 2003/05/01 01:50:53 weeve Exp $
S=${WORKDIR}/openMotif-2.2.2
@@ -11,7 +11,7 @@ PROVIDE="virtual/motif"
LICENSE="MOTIF"
SLOT="0"
-KEYWORDS="x86 ppc -sparc "
+KEYWORDS="x86 ppc ~sparc "
DEPEND="virtual/glibc
virtual/x11"
diff --git a/x11-libs/openmotif/openmotif-2.2.2.ebuild b/x11-libs/openmotif/openmotif-2.2.2.ebuild
index f22a7b4e19ab..aafddded8bd2 100644
--- a/x11-libs/openmotif/openmotif-2.2.2.ebuild
+++ b/x11-libs/openmotif/openmotif-2.2.2.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.ebuild,v 1.6 2003/02/13 17:00:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2.ebuild,v 1.7 2003/05/01 01:50:53 weeve Exp $
S=${WORKDIR}/openMotif-2.2.2
BUILD=${WORKDIR}/motif-build
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.sgi.com/other/motifzone/2.2/src/openMotif-2.2.2.tar.gz"
HOMEPAGE="http://www.motifzone.org/"
LICENSE="MOTIF"
SLOT="0"
-KEYWORDS="x86 ppc -sparc "
+KEYWORDS="x86 ppc ~sparc "
PROVIDE="virtual/motif"
DEPEND="virtual/glibc virtual/x11"