diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-30 17:43:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-30 17:43:59 +0000 |
commit | 727cae6d744231aecdab8f3edba2b9c0d48c2194 (patch) | |
tree | 348ee9956105e8d5565b8f337e3d4e2537d9974b /dev-libs | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #364973 (diff) | |
download | gentoo-2-727cae6d744231aecdab8f3edba2b9c0d48c2194.tar.gz gentoo-2-727cae6d744231aecdab8f3edba2b9c0d48c2194.tar.bz2 gentoo-2-727cae6d744231aecdab8f3edba2b9c0d48c2194.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #364973
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index 42b0ffded479..77d4167efe43 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.34 2011/04/29 00:51:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.35 2011/04/30 17:43:59 armin76 Exp $ + + 30 Apr 2011; Raúl Porcel <armin76@gentoo.org> + gobject-introspection-0.10.8.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #364973 29 Apr 2011; Jeroen Roovers <jer@gentoo.org> gobject-introspection-0.10.8.ebuild: diff --git a/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild b/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild index 694b727d164d..53db26b3e7e9 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.8 2011/04/29 00:51:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.9 2011/04/30 17:43:59 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~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 ppc ppc64 s390 sh sparc x86 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" RDEPEND=">=dev-libs/glib-2.24:2 |