diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:49:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:49:03 +0000 |
commit | 5acf9dfa36d8f16a3ad2ec3bd88802a67447a55d (patch) | |
tree | 6cf3ca5c6cc6ed83f7968f67db0f73ea15c81f2e /dev-libs/gobject-introspection | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-5acf9dfa36d8f16a3ad2ec3bd88802a67447a55d.tar.gz gentoo-2-5acf9dfa36d8f16a3ad2ec3bd88802a67447a55d.tar.bz2 gentoo-2-5acf9dfa36d8f16a3ad2ec3bd88802a67447a55d.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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.32.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index 97b70ed81a4e..86ff40c2ea93 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.77 2012/10/03 10:52:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.78 2012/10/04 14:49:03 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> + gobject-introspection-1.32.1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gobject-introspection-1.32.1.ebuild: diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild index e27ae2235a24..fef65cc45690 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-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/gobject-introspection-1.32.1.ebuild,v 1.10 2012/10/03 10:52:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.32.1.ebuild,v 1.11 2012/10/04 14:49:03 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" LICENSE="LGPL-2+ GPL-2+" 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="doc doctool test" |