diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 04:09:25 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 04:09:25 +0000 |
commit | 6867cf050ed458c62dd4158e6b3d6e7cce052d86 (patch) | |
tree | 83b0ba68e91f644a429b92fe2a2c3345a348da91 /gnome-base/ORBit | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-6867cf050ed458c62dd4158e6b3d6e7cce052d86.tar.gz historical-6867cf050ed458c62dd4158e6b3d6e7cce052d86.tar.bz2 historical-6867cf050ed458c62dd4158e6b3d6e7cce052d86.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.14-r2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.16.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.17.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild b/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild index e25d98e786aa..cf1f56ed1fb2 100644 --- a/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild,v 1.4 2002/07/17 10:13:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild,v 1.5 2002/08/16 04:09:22 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" @@ -17,7 +17,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { if [ -z "`use nls`" ] ; then diff --git a/gnome-base/ORBit/ORBit-0.5.16.ebuild b/gnome-base/ORBit/ORBit-0.5.16.ebuild index b5b1aa4137bc..6bccf907ea60 100644 --- a/gnome-base/ORBit/ORBit-0.5.16.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.3 2002/07/17 10:13:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.4 2002/08/16 04:09:22 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" @@ -17,7 +17,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { if [ -z "`use nls`" ] ; then diff --git a/gnome-base/ORBit/ORBit-0.5.17.ebuild b/gnome-base/ORBit/ORBit-0.5.17.ebuild index 52f084d6a7af..a1ba17c567ee 100644 --- a/gnome-base/ORBit/ORBit-0.5.17.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.1 2002/08/06 00:07:37 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.2 2002/08/16 04:09:22 murphy Exp $ inherit libtool @@ -19,7 +19,7 @@ RDEPEND="virtual/glibc SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { if [ -z "`use nls`" ] ; then |