diff options
author | 2004-11-08 20:01:20 +0000 | |
---|---|---|
committer | 2004-11-08 20:01:20 +0000 | |
commit | 91068594fbac6f8a9bf07bbec5005d0b67b5898b (patch) | |
tree | 9596ab45f95346e134036dd1b13ba49d4121a1da /gnome-base/eel/eel-2.8.0.ebuild | |
parent | arm KEYWORDS (diff) | |
download | historical-91068594fbac6f8a9bf07bbec5005d0b67b5898b.tar.gz historical-91068594fbac6f8a9bf07bbec5005d0b67b5898b.tar.bz2 historical-91068594fbac6f8a9bf07bbec5005d0b67b5898b.zip |
arm KEYWORDS
Diffstat (limited to 'gnome-base/eel/eel-2.8.0.ebuild')
-rw-r--r-- | gnome-base/eel/eel-2.8.0.ebuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/gnome-base/eel/eel-2.8.0.ebuild b/gnome-base/eel/eel-2.8.0.ebuild index 341cb0656b6f..bc964a756ee5 100644 --- a/gnome-base/eel/eel-2.8.0.ebuild +++ b/gnome-base/eel/eel-2.8.0.ebuild @@ -1,15 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.8.0.ebuild,v 1.2 2004/09/16 12:47:31 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.8.0.ebuild,v 1.3 2004/11/08 20:01:20 vapier Exp $ inherit gnome2 -IUSE="" DESCRIPTION="The Eazel Extentions Library" HOMEPAGE="http://www.gnome.org/" -SLOT="2" + LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +SLOT="2" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +IUSE="" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2.3 |