diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-08 18:22:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-08 18:22:33 +0000 |
commit | 7fe3f2fc3e3b13752c2938976a185119c8041206 (patch) | |
tree | ff61f98d0b93bcc4658be4320aa6888f871b56c7 /gnome-base/libglade | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-7fe3f2fc3e3b13752c2938976a185119c8041206.tar.gz gentoo-2-7fe3f2fc3e3b13752c2938976a185119c8041206.tar.bz2 gentoo-2-7fe3f2fc3e3b13752c2938976a185119c8041206.zip |
arm KEYWORDS
Diffstat (limited to 'gnome-base/libglade')
-rw-r--r-- | gnome-base/libglade/libglade-0.17-r6.ebuild | 11 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.0.1.ebuild | 12 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.3.6.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libglade/libglade-2.4.0.ebuild | 4 |
4 files changed, 14 insertions, 17 deletions
diff --git a/gnome-base/libglade/libglade-0.17-r6.ebuild b/gnome-base/libglade/libglade-0.17-r6.ebuild index 9d8e47005430..bd21d11688d0 100644 --- a/gnome-base/libglade/libglade-0.17-r6.ebuild +++ b/gnome-base/libglade/libglade-0.17-r6.ebuild @@ -1,20 +1,19 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-0.17-r6.ebuild,v 1.25 2004/11/05 22:42:05 corsair Exp $ - -IUSE="nls bonobo" +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-0.17-r6.ebuild,v 1.26 2004/11/08 18:18:47 vapier Exp $ #provide Xmake and Xemake inherit libtool virtualx gnome.org -DESCRIPTION="libglade allows programs to load their UIs from an XMLS description at runtime." -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.gz" +DESCRIPTION="allow programs to load their UIs from an XMLS description at runtime." HOMEPAGE="http://developer.gnome.org/doc/API/libglade/libglade.html" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.gz" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ~ppc64" LICENSE="LGPL-2.1" SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" +IUSE="nls bonobo" #please dont add gnome-libs as an optional DEPEND, as #it causes too many problems. diff --git a/gnome-base/libglade/libglade-2.0.1.ebuild b/gnome-base/libglade/libglade-2.0.1.ebuild index 380565e80b32..bbd620e4d229 100644 --- a/gnome-base/libglade/libglade-2.0.1.ebuild +++ b/gnome-base/libglade/libglade-2.0.1.ebuild @@ -1,18 +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/libglade/libglade-2.0.1.ebuild,v 1.21 2004/07/14 15:13:06 agriffis Exp $ - -IUSE="doc nls" - +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.0.1.ebuild,v 1.22 2004/11/08 18:18:47 vapier Exp $ inherit gnome2 gnuconfig -LICENSE="LGPL-2.1" - DESCRIPTION="GLADE is a interface builder" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" + +LICENSE="LGPL-2.1" SLOT="2.0" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86" +IUSE="doc nls" RDEPEND=">=dev-libs/glib-2.0.6 >=x11-libs/gtk+-2.0.6 diff --git a/gnome-base/libglade/libglade-2.3.6.ebuild b/gnome-base/libglade/libglade-2.3.6.ebuild index b631b541b6da..17c07f599351 100644 --- a/gnome-base/libglade/libglade-2.3.6.ebuild +++ b/gnome-base/libglade/libglade-2.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.3.6.ebuild,v 1.10 2004/09/07 23:21:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.3.6.ebuild,v 1.11 2004/11/08 18:18:47 vapier Exp $ # FIXME : catalog stuff inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.3.1 diff --git a/gnome-base/libglade/libglade-2.4.0.ebuild b/gnome-base/libglade/libglade-2.4.0.ebuild index 252420cc5061..2021e077a163 100644 --- a/gnome-base/libglade/libglade-2.4.0.ebuild +++ b/gnome-base/libglade/libglade-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.4.0.ebuild,v 1.11 2004/10/01 07:04:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.4.0.ebuild,v 1.12 2004/11/08 18:18:47 vapier Exp $ # FIXME : catalog stuff inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64 mips ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.4 |