diff options
author | 2014-12-12 11:47:54 +0000 | |
---|---|---|
committer | 2014-12-12 11:47:54 +0000 | |
commit | 41e99ae1909657e9be9fb12e7763e11604472cfa (patch) | |
tree | 5eb4e1fe4f2ed6b67641f516e4165665cd9f7568 /dev-libs/gobject-introspection | |
parent | Stable for HPPA (bug #529964). (diff) | |
download | gentoo-2-41e99ae1909657e9be9fb12e7763e11604472cfa.tar.gz gentoo-2-41e99ae1909657e9be9fb12e7763e11604472cfa.tar.bz2 gentoo-2-41e99ae1909657e9be9fb12e7763e11604472cfa.zip |
Stable for HPPA (bug #529964).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.40.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index 59613ea57d4a..f046e58a52c4 100644 --- a/dev-libs/gobject-introspection/ChangeLog +++ b/dev-libs/gobject-introspection/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/gobject-introspection # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.130 2014/10/11 11:38:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.131 2014/12/12 11:47:54 jer Exp $ + + 12 Dec 2014; Jeroen Roovers <jer@gentoo.org> + gobject-introspection-1.40.0-r2.ebuild: + Stable for HPPA (bug #529964). 11 Oct 2014; Markus Meier <maekke@gentoo.org> gobject-introspection-1.40.0-r1.ebuild: diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.40.0-r2.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.40.0-r2.ebuild index 2af950a67369..ebd653e60c90 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.40.0-r2.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.40.0-r2.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-libs/gobject-introspection/gobject-introspection-1.40.0-r2.ebuild,v 1.1 2014/09/26 10:31:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.40.0-r2.ebuild,v 1.2 2014/12/12 11:47:54 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -19,7 +19,7 @@ REQUIRED_USE=" ${PYTHON_REQUIRED_USE} test? ( cairo ) " -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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" # virtual/pkgconfig needed at runtime, bug #505408 # We force glib and goi to be in sync by this way as explained in bug #518424 |