diff options
Diffstat (limited to 'dev-util/gtk-builder-convert')
-rw-r--r-- | dev-util/gtk-builder-convert/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/gtk-builder-convert/ChangeLog b/dev-util/gtk-builder-convert/ChangeLog index 9e784933f04b..3f54fe54b5a4 100644 --- a/dev-util/gtk-builder-convert/ChangeLog +++ b/dev-util/gtk-builder-convert/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gtk-builder-convert # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.60 2014/08/07 18:44:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.61 2014/08/21 10:40:28 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + gtk-builder-convert-2.24.24.ebuild: + Stable for ppc64, wrt bug #512012 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> gtk-builder-convert-2.24.24.ebuild: diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild index 2d652728426a..4a4da74f5e8e 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.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/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild,v 1.5 2014/08/07 18:44:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.24.ebuild,v 1.6 2014/08/21 10:40:28 ago Exp $ EAPI="5" GNOME_ORG_MODULE="gtk+" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |