diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 21:27:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 21:27:16 +0000 |
commit | cf4b42e04539cfb4e34cb94b8bde007a118b1819 (patch) | |
tree | 79c7e9c339ee4f0a470cd496ec86a736904f0d76 /dev-util/glade | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-cf4b42e04539cfb4e34cb94b8bde007a118b1819.tar.gz gentoo-2-cf4b42e04539cfb4e34cb94b8bde007a118b1819.tar.bz2 gentoo-2-cf4b42e04539cfb4e34cb94b8bde007a118b1819.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.14.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 6560f5b50160..926fc2285d3b 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.198 2014/02/22 21:26:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.199 2014/02/22 21:27:16 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> glade-3.14.2.ebuild, + glade-3.16.1.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> glade-3.14.2.ebuild, glade-3.16.1.ebuild, glade-3.8.4.ebuild: diff --git a/dev-util/glade/glade-3.14.2.ebuild b/dev-util/glade/glade-3.14.2.ebuild index f8b5925e6042..844fd010aeb4 100644 --- a/dev-util/glade/glade-3.14.2.ebuild +++ b/dev-util/glade/glade-3.14.2.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.14.2.ebuild,v 1.8 2014/02/22 21:26:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v 1.9 2014/02/22 21:27:16 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/4" # subslot = suffix of libgladeui-2.so -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+introspection python" RDEPEND="dev-libs/atk[introspection?] |