diff options
author | 2014-07-28 13:42:49 +0000 | |
---|---|---|
committer | 2014-07-28 13:42:49 +0000 | |
commit | af081287ccd3807949d42d0e4f0126819f3820f3 (patch) | |
tree | 00c6f25bd57d14ff08361ea0180797b49eb44f7e /dev-libs | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-af081287ccd3807949d42d0e4f0126819f3820f3.tar.gz gentoo-2-af081287ccd3807949d42d0e4f0126819f3820f3.tar.bz2 gentoo-2-af081287ccd3807949d42d0e4f0126819f3820f3.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.40.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 f2191a9da656..e47113aa5338 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.42 2014/07/23 15:14:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.43 2014/07/28 13:42:49 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gobject-introspection-common-1.40.0.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gobject-introspection-common-1.40.0.ebuild: diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild index d706517c64bd..31db70cb315a 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.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-common/gobject-introspection-common-1.40.0.ebuild,v 1.3 2014/07/23 15:14:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild,v 1.4 2014/07/28 13:42:49 ago 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 ~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" IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" |