diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-23 07:15:38 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-23 07:15:38 +0000 |
commit | 5c8066235baac0f1b95a44a50e289101ae1d021c (patch) | |
tree | e69d20a03a5a3e616209dd9503e262cd38db1115 /gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild | |
parent | repoman fixes (diff) | |
download | gentoo-2-5c8066235baac0f1b95a44a50e289101ae1d021c.tar.gz gentoo-2-5c8066235baac0f1b95a44a50e289101ae1d021c.tar.bz2 gentoo-2-5c8066235baac0f1b95a44a50e289101ae1d021c.zip |
added ppc keywords so that gnome stuff can again work on ppc
Diffstat (limited to 'gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild')
-rw-r--r-- | gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild b/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild index 918f6d27c2ed..80d08d80c30a 100644 --- a/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild +++ b/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild @@ -1,12 +1,12 @@ # 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-libs/gnome-libs-1.4.1.6.ebuild,v 1.5 2002/07/19 12:43:39 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild,v 1.6 2002/07/23 07:15:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME Core Libraries" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86" +KEYWORDS="x86 ppc" LICENSE="GPL-2" DEPEND=">=media-libs/imlib-1.9.10 |