diff options
author | 2004-11-08 19:15:58 +0000 | |
---|---|---|
committer | 2004-11-08 19:15:58 +0000 | |
commit | ce6727441e27ff85630f02393a6bdc9592cf3290 (patch) | |
tree | 99537555c55b204e31ec0c63c008a59f06a2c9f4 /gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild | |
parent | New ebuild, thanks to Charles Phoenix. Closes bug #70343. (Manifest recommit) (diff) | |
download | gentoo-2-ce6727441e27ff85630f02393a6bdc9592cf3290.tar.gz gentoo-2-ce6727441e27ff85630f02393a6bdc9592cf3290.tar.bz2 gentoo-2-ce6727441e27ff85630f02393a6bdc9592cf3290.zip |
arm KEYWORDS
Diffstat (limited to 'gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild')
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild index 4fef18a4b372..2daeb531d097 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild @@ -1,16 +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/libgnomeui/libgnomeui-2.4.0.1.ebuild,v 1.12 2004/06/24 22:00:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild,v 1.13 2004/11/08 19:15:58 vapier Exp $ inherit gnome2 DESCRIPTION="User Interface routines for Gnome" HOMEPAGE="http://www.gnome.org/" -IUSE="doc jpeg" -SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips" LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips arm" +IUSE="doc jpeg" RDEPEND=">=x11-libs/pango-1.1.2 >=dev-libs/popt-1.5 |