diff options
author | 2007-08-11 14:48:53 +0000 | |
---|---|---|
committer | 2007-08-11 14:48:53 +0000 | |
commit | c6dd4a059afa13a56ad2e55cf875bbcae41ebb7b (patch) | |
tree | 7cbba72a76aa14ff06d1a41dc0524127001392c9 /gnome-base/libglade/libglade-2.6.1.ebuild | |
parent | Stable on x86, bug #185823. (diff) | |
download | gentoo-2-c6dd4a059afa13a56ad2e55cf875bbcae41ebb7b.tar.gz gentoo-2-c6dd4a059afa13a56ad2e55cf875bbcae41ebb7b.tar.bz2 gentoo-2-c6dd4a059afa13a56ad2e55cf875bbcae41ebb7b.zip |
Stable on x86, bug #185823.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'gnome-base/libglade/libglade-2.6.1.ebuild')
-rw-r--r-- | gnome-base/libglade/libglade-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.6.1.ebuild b/gnome-base/libglade/libglade-2.6.1.ebuild index cb33ffe39e76..38c8a9bed07a 100644 --- a/gnome-base/libglade/libglade-2.6.1.ebuild +++ b/gnome-base/libglade/libglade-2.6.1.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.1.ebuild,v 1.6 2007/08/10 12:56:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libglade/libglade-2.6.1.ebuild,v 1.7 2007/08/11 14:48:53 ticho 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 |