diff options
author | 2003-07-20 00:29:42 +0000 | |
---|---|---|
committer | 2003-07-20 00:29:42 +0000 | |
commit | 8afbedc560968d5893b96d450d9b1ed44b2fb5ae (patch) | |
tree | 472e7212448ab48871b7c909c4dd2403d5214966 /gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild | |
parent | Adding amd64 keywords to stuff (diff) | |
download | historical-8afbedc560968d5893b96d450d9b1ed44b2fb5ae.tar.gz historical-8afbedc560968d5893b96d450d9b1ed44b2fb5ae.tar.bz2 historical-8afbedc560968d5893b96d450d9b1ed44b2fb5ae.zip |
Marking some gnome1 stuff for amd64
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 9a758c54994f..10b4a91050e1 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-2003 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.10 2003/07/06 11:07:07 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.11 2003/07/20 00:29:22 tester 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/sources/${PN}/1.2/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa amd64" RDEPEND=">=dev-libs/glib-2.0.0" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" |