diff options
author | 2014-04-19 17:43:40 +0000 | |
---|---|---|
committer | 2014-04-19 17:43:40 +0000 | |
commit | 05a3f0a9bc98be09d839f18084712306fc2e3866 (patch) | |
tree | b19e5400016d44a6f45f0793b88f98c7f68eeda6 /dev-libs/gobject-introspection | |
parent | Stable for sparc, wrt bug #507568 (diff) | |
download | gentoo-2-05a3f0a9bc98be09d839f18084712306fc2e3866.tar.gz gentoo-2-05a3f0a9bc98be09d839f18084712306fc2e3866.tar.bz2 gentoo-2-05a3f0a9bc98be09d839f18084712306fc2e3866.zip |
Stable for sparc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.38.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index 034ce7d117e1..d5a75044c7e9 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.113 2014/04/18 13:55:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.114 2014/04/19 17:43:40 ago Exp $ + + 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + gobject-introspection-1.38.0.ebuild: + Stable for sparc, wrt bug #507568 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gobject-introspection-1.38.0.ebuild: diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild index ec096f4273cf..7bb6be02d7b0 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.38.0.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.38.0.ebuild,v 1.10 2014/04/18 13:55:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild,v 1.11 2014/04/19 17:43:40 ago 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 RDEPEND=" |