diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:52:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:52:05 +0000 |
commit | a5a187315a4228c4fb4a18c7c3534dd7206cd756 (patch) | |
tree | 0f93f6542913cae3a8e086c6913ec520dd48b3d1 /dev-libs/gobject-introspection | |
parent | Marking gmime-2.4.22 ~ppc for bug 353436 (diff) | |
download | gentoo-2-a5a187315a4228c4fb4a18c7c3534dd7206cd756.tar.gz gentoo-2-a5a187315a4228c4fb4a18c7c3534dd7206cd756.tar.bz2 gentoo-2-a5a187315a4228c4fb4a18c7c3534dd7206cd756.zip |
Marking gobject-introspection-0.10.2 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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 03230003955e..42961d2857b2 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.22 2011/03/21 20:22:46 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.23 2011/03/22 18:52:05 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> + gobject-introspection-0.10.2.ebuild: + Marking gobject-introspection-0.10.2 ppc stable for bug 353436 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gobject-introspection-0.10.2.ebuild: 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 28d86cd89332..f5d193fe6191 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.5 2011/03/21 20:22:46 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.2.ebuild,v 1.6 2011/03/22 18:52:05 ranger 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 |