diff options
author | 2013-12-08 17:59:53 +0000 | |
---|---|---|
committer | 2013-12-08 17:59:53 +0000 | |
commit | db13c74d4069428cb14dc4e8543dc7e808868d2e (patch) | |
tree | 354bbf03c7f9b38e2a41c10223b3516a7d7321fb /dev-libs/gobject-introspection | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-db13c74d4069428cb14dc4e8543dc7e808868d2e.tar.gz gentoo-2-db13c74d4069428cb14dc4e8543dc7e808868d2e.tar.bz2 gentoo-2-db13c74d4069428cb14dc4e8543dc7e808868d2e.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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.36.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index 0f01db6c1939..fec12c18b3d7 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.99 2013/11/30 18:48:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.100 2013/12/08 17:59:53 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> + gobject-introspection-1.36.0-r1.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gobject-introspection-1.36.0-r1.ebuild: diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.36.0-r1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.36.0-r1.ebuild index c0a6c5a34060..96202ba3ef67 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.36.0-r1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.36.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.36.0-r1.ebuild,v 1.2 2013/11/30 18:48:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.36.0-r1.ebuild,v 1.3 2013/12/08 17:59:53 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cairo doctool test" REQUIRED_USE=" |