diff options
author | 2014-02-22 21:26:47 +0000 | |
---|---|---|
committer | 2014-02-22 21:26:47 +0000 | |
commit | fda0b8d9da429acab8e4acd971655930b3cf4974 (patch) | |
tree | 7fdc632e60194c3eb8eb789d32df52785d6d1d5a /dev-util/glade/glade-3.8.4.ebuild | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-fda0b8d9da429acab8e4acd971655930b3cf4974.tar.gz gentoo-2-fda0b8d9da429acab8e4acd971655930b3cf4974.tar.bz2 gentoo-2-fda0b8d9da429acab8e4acd971655930b3cf4974.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/glade/glade-3.8.4.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/glade/glade-3.8.4.ebuild b/dev-util/glade/glade-3.8.4.ebuild index bf8336c6e050..574da69cb04d 100644 --- a/dev-util/glade/glade-3.8.4.ebuild +++ b/dev-util/glade/glade-3.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.4 2013/12/08 18:16:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.5 2014/02/22 21:26:47 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3/11" # subslot = suffix of libgladeui-1.so -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="gnome python" RDEPEND=" |