diff options
Diffstat (limited to 'dev-util/glade/glade-3.4.5.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.4.5.ebuild b/dev-util/glade/glade-3.4.5.ebuild index ea2795ba5914..8b4ebe45e481 100644 --- a/dev-util/glade/glade-3.4.5.ebuild +++ b/dev-util/glade/glade-3.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.10 2009/09/23 04:33:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.4.5.ebuild,v 1.11 2009/10/04 17:43:13 armin76 Exp $ inherit eutils gnome2 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc gnome" RDEPEND=">=dev-libs/glib-2.8.0 |