diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-04-28 10:32:31 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-04-28 10:32:31 +0000 |
commit | 09d533e8d2a20e1bea5d8b187315e658f01ce198 (patch) | |
tree | 70444ef6a0803cac957d6adfcd902aa1d80ad8bb /dev-libs/gobject-introspection | |
parent | x86 stable wrt security bug #364973 (diff) | |
download | gentoo-2-09d533e8d2a20e1bea5d8b187315e658f01ce198.tar.gz gentoo-2-09d533e8d2a20e1bea5d8b187315e658f01ce198.tar.bz2 gentoo-2-09d533e8d2a20e1bea5d8b187315e658f01ce198.zip |
x86 stable wrt security bug #364973
(Portage version: 2.1.9.42/cvs/Linux i686)
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.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 e3e3dfe2a053..539988968680 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.32 2011/04/27 14:21:57 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.33 2011/04/28 10:32:31 phajdan.jr Exp $ + + 28 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gobject-introspection-0.10.8.ebuild: + x86 stable wrt security bug #364973 27 Apr 2011; Christoph Mende <angelos@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 52f094b0ce77..114db2613146 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.6 2011/04/27 14:21:57 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.7 2011/04/28 10:32:31 phajdan.jr 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 ~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 ~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 |