diff options
author | 2014-02-22 21:27:45 +0000 | |
---|---|---|
committer | 2014-02-22 21:27:45 +0000 | |
commit | 38d42b0d5687d2de3e53a984d5953e0324ab7eae (patch) | |
tree | 1852ff7ec2a1ed53dfafc5eec754dc7f6a5410bf /dev-util/glade | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-38d42b0d5687d2de3e53a984d5953e0324ab7eae.tar.gz gentoo-2-38d42b0d5687d2de3e53a984d5953e0324ab7eae.tar.bz2 gentoo-2-38d42b0d5687d2de3e53a984d5953e0324ab7eae.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')
-rw-r--r-- | dev-util/glade/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 926fc2285d3b..8e821fccbc03 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glade # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.199 2014/02/22 21:27:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.200 2014/02/22 21:27:45 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> glade-3.16.1.ebuild, + glade-3.8.4.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> glade-3.14.2.ebuild, glade-3.16.1.ebuild: diff --git a/dev-util/glade/glade-3.8.4.ebuild b/dev-util/glade/glade-3.8.4.ebuild index 574da69cb04d..2498c4713b5b 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-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.5 2014/02/22 21:26:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.6 2014/02/22 21:27:45 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=" |