diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 21:27:09 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 21:27:09 +0000 |
commit | 90eed5b210051828ee93b809fc4546d249b07763 (patch) | |
tree | cb7f816fa913f8df4dea1d1c258fdebcb312e3ac /dev-libs/gobject-introspection-common | |
parent | stable ppc ppc64, bug #427544 (diff) | |
download | gentoo-2-90eed5b210051828ee93b809fc4546d249b07763.tar.gz gentoo-2-90eed5b210051828ee93b809fc4546d249b07763.tar.bz2 gentoo-2-90eed5b210051828ee93b809fc4546d249b07763.zip |
stable ppc ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gobject-introspection-common')
-rw-r--r-- | dev-libs/gobject-introspection-common/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/gobject-introspection-common/ChangeLog b/dev-libs/gobject-introspection-common/ChangeLog index 2213d0742191..6b09845c7e88 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.10 2012/10/06 09:04:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.11 2012/10/06 21:27:09 blueness Exp $ + + 06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + gobject-introspection-common-1.32.1.ebuild: + stable ppc ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> gobject-introspection-common-1.32.1.ebuild: @@ -48,4 +52,3 @@ 28 Mar 2012; Alexandre Rostovtsev <tetromino@gentoo.org> +gobject-introspection-common-1.32.0.ebuild, +metadata.xml: Autoconf and make macros split out of gobject-introspection for bug #367143. - diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.1.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.1.ebuild index c481765814a6..52afcf307516 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.1.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.32.1.ebuild,v 1.7 2012/10/06 09:04:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.1.ebuild,v 1.8 2012/10/06 21:27:09 blueness Exp $ EAPI="4" GNOME_ORG_MODULE="gobject-introspection" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" LICENSE="as-is" 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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |