diff options
author | 2007-01-19 00:31:14 +0000 | |
---|---|---|
committer | 2007-01-19 00:31:14 +0000 | |
commit | aeb2b0cf342bd338e354daf6cd0d70f3a0dea5a9 (patch) | |
tree | 5bffa6dd88beb4702486ba4e3cf7d63913222f1e /gnome-base/libglade/libglade-2.6.0.ebuild | |
parent | Stable for HPPA (bug #147751). (diff) | |
download | historical-aeb2b0cf342bd338e354daf6cd0d70f3a0dea5a9.tar.gz historical-aeb2b0cf342bd338e354daf6cd0d70f3a0dea5a9.tar.bz2 historical-aeb2b0cf342bd338e354daf6cd0d70f3a0dea5a9.zip |
Stable for HPPA (bug #147751).
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'gnome-base/libglade/libglade-2.6.0.ebuild')
-rw-r--r-- | gnome-base/libglade/libglade-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.6.0.ebuild b/gnome-base/libglade/libglade-2.6.0.ebuild index ffa6e447ba21..d7656d6e52f7 100644 --- a/gnome-base/libglade/libglade-2.6.0.ebuild +++ b/gnome-base/libglade/libglade-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.0.ebuild,v 1.8 2007/01/14 02:40:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.0.ebuild,v 1.9 2007/01/19 00:31:14 jer Exp $ # FIXME : catalog stuff inherit eutils gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 |