diff options
author | 2004-11-08 18:35:02 +0000 | |
---|---|---|
committer | 2004-11-08 18:35:02 +0000 | |
commit | 597f9c27024c71ddb6867bfc3a778b78981b36d5 (patch) | |
tree | 8fcdb299aca85c5aea4cf2840e6e754e2bcbfd7d /gnome-base/libgnome/libgnome-2.4.0.ebuild | |
parent | Install again pam.d files for rexec, rlogin and rsh. Update (diff) | |
download | gentoo-2-597f9c27024c71ddb6867bfc3a778b78981b36d5.tar.gz gentoo-2-597f9c27024c71ddb6867bfc3a778b78981b36d5.tar.bz2 gentoo-2-597f9c27024c71ddb6867bfc3a778b78981b36d5.zip |
arm KEYWORDS
Diffstat (limited to 'gnome-base/libgnome/libgnome-2.4.0.ebuild')
-rw-r--r-- | gnome-base/libgnome/libgnome-2.4.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/libgnome/libgnome-2.4.0.ebuild b/gnome-base/libgnome/libgnome-2.4.0.ebuild index 74929afad53c..c939a5d9689f 100644 --- a/gnome-base/libgnome/libgnome-2.4.0.ebuild +++ b/gnome-base/libgnome/libgnome-2.4.0.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/libgnome/libgnome-2.4.0.ebuild,v 1.16 2004/08/21 15:28:51 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.4.0.ebuild,v 1.17 2004/11/08 18:32:46 vapier Exp $ inherit gnome2 DESCRIPTION="Essential Gnome Libraries" HOMEPAGE="http://www.gnome.org/" -IUSE="doc" -SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips" LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips arm" +IUSE="doc" RDEPEND=">=dev-libs/glib-2.0.3 >=gnome-base/gconf-2 |