diff options
author | 2014-12-31 09:16:08 +0000 | |
---|---|---|
committer | 2014-12-31 09:16:08 +0000 | |
commit | 927746448dc66588245ff6a39e7cb7a39189bc23 (patch) | |
tree | 8fca52ffb111b2f33c8a1dba78c797556635831d /dev-util | |
parent | Stable for ia64, wrt bug #529964 (diff) | |
download | gentoo-2-927746448dc66588245ff6a39e7cb7a39189bc23.tar.gz gentoo-2-927746448dc66588245ff6a39e7cb7a39189bc23.tar.bz2 gentoo-2-927746448dc66588245ff6a39e7cb7a39189bc23.zip |
Stable for ia64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gtk-builder-convert/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.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 11d2de0ba38c..c291d0513edf 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.71 2014/12/30 10:10:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/ChangeLog,v 1.72 2014/12/31 09:16:08 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + gtk-builder-convert-2.24.25.ebuild: + Stable for ia64, wrt bug #529964 30 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gtk-builder-convert-2.24.25.ebuild: diff --git a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild index 973a5d689554..5304d602a80c 100644 --- a/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild +++ b/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.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.25.ebuild,v 1.6 2014/12/30 10:10:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-builder-convert/gtk-builder-convert-2.24.25.ebuild,v 1.7 2014/12/31 09:16:08 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}" |