diff options
author | Bryon Roche <kain@gentoo.org> | 2002-09-19 11:43:52 +0000 |
---|---|---|
committer | Bryon Roche <kain@gentoo.org> | 2002-09-19 11:43:52 +0000 |
commit | 441dcd0672361fb7a0652d7ca1e5763200564985 (patch) | |
tree | c0f549a9db6fccbaec86dbfeaa87b7c851a22264 /gnome-base | |
parent | sharp version. finally (diff) | |
download | historical-441dcd0672361fb7a0652d7ca1e5763200564985.tar.gz historical-441dcd0672361fb7a0652d7ca1e5763200564985.tar.bz2 historical-441dcd0672361fb7a0652d7ca1e5763200564985.zip |
This is all m4 macros and shell scripts. These are fine on PPC.
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild b/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild index 8e64eb6e1075..9594079f23af 100644 --- a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild +++ b/gnome-base/gnome-common/gnome-common-1.2.4-r3.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/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.3 2002/08/16 04:09:22 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.4 2002/09/19 11:43:52 kain Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND=">=dev-libs/glib-2.0.0" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" |