diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:01:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:01:55 +0000 |
commit | 1d95e78a89f5c74ed8635c2b94f0f269726a7232 (patch) | |
tree | 0384fa547931e608eda28e470772274fe81d5cb8 /dev-util/gtk-builder-convert | |
parent | Stable for HPPA (bug #478252). (diff) | |
download | gentoo-2-1d95e78a89f5c74ed8635c2b94f0f269726a7232.tar.gz gentoo-2-1d95e78a89f5c74ed8635c2b94f0f269726a7232.tar.bz2 gentoo-2-1d95e78a89f5c74ed8635c2b94f0f269726a7232.zip |
Stable for HPPA (bug #478252).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.22.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 795ebcf1a3b2..cb8f5b2c5654 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.41 2013/12/08 18:17:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.42 2013/12/22 16:01:55 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> + gtk-builder-convert-2.24.22.ebuild: + Stable for HPPA (bug #478252). 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gtk-builder-convert-2.24.22.ebuild: diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild index 10dfaf96364c..472c3616b319 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.22.ebuild,v 1.3 2013/12/08 18:17:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.22.ebuild,v 1.4 2013/12/22 16:01:55 jer 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}" |