diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 10:31:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 10:31:29 +0000 |
commit | 0e82adf8fae5719e1b36ebce3091442ecbe48106 (patch) | |
tree | e9330c5ecc0472446e3e17ef9d6df351c3ac4390 /dev-libs | |
parent | Stable for HPPA (bug #534012). (diff) | |
download | gentoo-2-0e82adf8fae5719e1b36ebce3091442ecbe48106.tar.gz gentoo-2-0e82adf8fae5719e1b36ebce3091442ecbe48106.tar.bz2 gentoo-2-0e82adf8fae5719e1b36ebce3091442ecbe48106.zip |
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/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-common/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection-common/ChangeLog b/dev-libs/gobject-introspection-common/ChangeLog index 9e7db4624034..dbfa2676bef1 100644 --- a/dev-libs/gobject-introspection-common/ChangeLog +++ b/dev-libs/gobject-introspection-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/gobject-introspection-common # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.55 2015/03/15 13:17:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.56 2015/03/29 10:31:29 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> + gobject-introspection-common-1.42.0.ebuild: + Stable for HPPA (bug #534012). 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gobject-introspection-common-1.42.0.ebuild: diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild index c7974e985e32..bf26baf55990 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild,v 1.5 2015/03/15 13:17:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild,v 1.6 2015/03/29 10:31:29 jer Exp $ EAPI="5" GNOME_ORG_MODULE="gobject-introspection" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 ~arm64 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" IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" |