diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-22 14:38:06 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-22 14:38:06 +0000 |
commit | f597a171eacd9754f220cbdb4e766f133d0a3cee (patch) | |
tree | 0805da1e1f2aa4a8af0093d48ec11a38b8733d4e /dev-python/pygobject | |
parent | ia64 stable wrt bug #494132 (diff) | |
download | gentoo-2-f597a171eacd9754f220cbdb4e766f133d0a3cee.tar.gz gentoo-2-f597a171eacd9754f220cbdb4e766f133d0a3cee.tar.bz2 gentoo-2-f597a171eacd9754f220cbdb4e766f133d0a3cee.zip |
ia64 stable wrt bug #494132
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r-- | dev-python/pygobject/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pygobject/pygobject-3.8.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pygobject/ChangeLog b/dev-python/pygobject/ChangeLog index bbab7651ddc9..09f6d6d11621 100644 --- a/dev-python/pygobject/ChangeLog +++ b/dev-python/pygobject/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygobject -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.232 2013/12/24 15:15:23 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.233 2014/02/22 14:38:06 hattya Exp $ + + 22 Feb 2014; Akinori Hattori <hattya@gentoo.org> pygobject-3.8.3.ebuild: + ia64 stable wrt bug #494132 *pygobject-3.10.2 (24 Dec 2013) diff --git a/dev-python/pygobject/pygobject-3.8.3.ebuild b/dev-python/pygobject/pygobject-3.8.3.ebuild index 2fea9b333a1e..501afff390f0 100644 --- a/dev-python/pygobject/pygobject-3.8.3.ebuild +++ b/dev-python/pygobject/pygobject-3.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.8.3.ebuild,v 1.9 2013/12/22 15:58:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.8.3.ebuild,v 1.10 2014/02/22 14:38:06 hattya Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1+" SLOT="3" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+cairo examples test +threads" REQUIRED_USE=" |