diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:20:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 02:20:12 +0000 |
commit | 5a53dd1534a5fb4286031bddfeca0c6c7193bcfb (patch) | |
tree | 296dadbff46fd92c8882aa4095713e0e7b15557e /dev-libs | |
parent | Stable for HPPA (bug #499954). (diff) | |
download | gentoo-2-5a53dd1534a5fb4286031bddfeca0c6c7193bcfb.tar.gz gentoo-2-5a53dd1534a5fb4286031bddfeca0c6c7193bcfb.tar.bz2 gentoo-2-5a53dd1534a5fb4286031bddfeca0c6c7193bcfb.zip |
Stable for HPPA (bug #499954).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs')
-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 4da8c492569f..a648e4df2b4d 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.107 2014/03/09 11:55:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.108 2014/03/28 02:20:12 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> + gobject-introspection-1.38.0.ebuild: + Stable for HPPA (bug #499954). 09 Mar 2014; Pacho Ramos <pacho@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 65c774db1d04..b604c87e1e6b 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.4 2014/03/09 11:55:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.38.0.ebuild,v 1.5 2014/03/28 02:20:12 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" RDEPEND=" >=dev-libs/gobject-introspection-common-${PV} |