diff options
author | 2003-01-06 19:15:26 +0000 | |
---|---|---|
committer | 2003-01-06 19:15:26 +0000 | |
commit | fea199c93461023d2a1ca6a41918abdde9c6941c (patch) | |
tree | 43784cefa459cf88d558724137746ea7c734da91 /gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild | |
parent | Improve default mips optimizations and add missing default use flags (diff) | |
download | gentoo-2-fea199c93461023d2a1ca6a41918abdde9c6941c.tar.gz gentoo-2-fea199c93461023d2a1ca6a41918abdde9c6941c.tar.bz2 gentoo-2-fea199c93461023d2a1ca6a41918abdde9c6941c.zip |
added alpha to KEYWORDS
Diffstat (limited to 'gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild')
-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 50354be1044d..6e6a5d3f5e8c 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 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.6 2002/12/09 04:22:38 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.7 2003/01/06 19:15:26 agriffis 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 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" RDEPEND=">=dev-libs/glib-2.0.0" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" |