diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 21:10:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 21:10:33 +0000 |
commit | 5106088ce085d4f77d0b4b4d19d4212b6014ea7b (patch) | |
tree | fb740b230cb5896c12875c176200374da353ea96 /dev-libs/gobject-introspection | |
parent | alpha/arm/ia64/sh/sparc stable wrt #353436 (diff) | |
download | gentoo-2-5106088ce085d4f77d0b4b4d19d4212b6014ea7b.tar.gz gentoo-2-5106088ce085d4f77d0b4b4d19d4212b6014ea7b.tar.bz2 gentoo-2-5106088ce085d4f77d0b4b4d19d4212b6014ea7b.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
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-0.10.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index f9984c1859a7..683425899e85 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.20 2011/03/11 08:49:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.21 2011/03/12 21:10:33 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> + gobject-introspection-0.10.2.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #353436 *gobject-introspection-0.10.4 (11 Mar 2011) diff --git a/dev-libs/gobject-introspection/gobject-introspection-0.10.2.ebuild b/dev-libs/gobject-introspection/gobject-introspection-0.10.2.ebuild index cecd399beafc..8db0273c01dc 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-0.10.2.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-0.10.2.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.2.ebuild,v 1.3 2011/02/24 18:41:15 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.2.ebuild,v 1.4 2011/03/12 21:10:33 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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 s390 sh sparc x86" IUSE="doc test" RDEPEND=">=dev-libs/glib-2.24:2 |