diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-24 01:25:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-24 01:25:10 +0000 |
commit | 8197ff83bd6faf21e885fd20bb898601dbfaf1eb (patch) | |
tree | 51c6bbbd620e3e87d5253b205787c6a393507fc6 /gnome-base/libglade | |
parent | arm/ia64 stable (diff) | |
download | gentoo-2-8197ff83bd6faf21e885fd20bb898601dbfaf1eb.tar.gz gentoo-2-8197ff83bd6faf21e885fd20bb898601dbfaf1eb.tar.bz2 gentoo-2-8197ff83bd6faf21e885fd20bb898601dbfaf1eb.zip |
arm stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base/libglade')
-rw-r--r-- | gnome-base/libglade/libglade-2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.5.1.ebuild b/gnome-base/libglade/libglade-2.5.1.ebuild index 55341f497c99..bf856f259ce2 100644 --- a/gnome-base/libglade/libglade-2.5.1.ebuild +++ b/gnome-base/libglade/libglade-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.5.1.ebuild,v 1.8 2005/08/23 01:33:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.5.1.ebuild,v 1.9 2005/08/24 01:23:30 vapier Exp $ # FIXME : catalog stuff inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.5 |