diff options
author | 2012-04-29 15:41:09 +0000 | |
---|---|---|
committer | 2012-04-29 15:41:09 +0000 | |
commit | 3f3b3d65d75ac7a899b76093453448a70675512d (patch) | |
tree | 2d0b403ed2b1953d2cdcde0b9ec5ce70dea49c46 /dev-util/glade/glade-3.8.2.ebuild | |
parent | x86 stable, bug #410611 (diff) | |
download | gentoo-2-3f3b3d65d75ac7a899b76093453448a70675512d.tar.gz gentoo-2-3f3b3d65d75ac7a899b76093453448a70675512d.tar.bz2 gentoo-2-3f3b3d65d75ac7a899b76093453448a70675512d.zip |
x86 stable, bug #410611
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/glade/glade-3.8.2.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.8.2.ebuild b/dev-util/glade/glade-3.8.2.ebuild index d558fd9a6ff7..58db11c220f8 100644 --- a/dev-util/glade/glade-3.8.2.ebuild +++ b/dev-util/glade/glade-3.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.2.ebuild,v 1.4 2012/04/25 20:10:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.2.ebuild,v 1.5 2012/04/29 15:41:09 maekke Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc gnome python" RDEPEND=">=dev-libs/glib-2.8:2 |