diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:33:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:33:28 +0000 |
commit | 399b76c28d976134cd78d54316a7e0c09e3fc0d3 (patch) | |
tree | e6eabd185f31a0476cca8876defdd70ae000d5ce /dev-python/pygtksourceview | |
parent | Stable for ppc, wrt bug #507568 (diff) | |
download | gentoo-2-399b76c28d976134cd78d54316a7e0c09e3fc0d3.tar.gz gentoo-2-399b76c28d976134cd78d54316a7e0c09e3fc0d3.tar.bz2 gentoo-2-399b76c28d976134cd78d54316a7e0c09e3fc0d3.zip |
Stable for ppc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pygtksourceview')
-rw-r--r-- | dev-python/pygtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pygtksourceview/ChangeLog b/dev-python/pygtksourceview/ChangeLog index fe54c03a7724..cca6220681d4 100644 --- a/dev-python/pygtksourceview/ChangeLog +++ b/dev-python/pygtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pygtksourceview # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.59 2014/02/22 21:23:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.60 2014/04/14 20:33:28 ago Exp $ + + 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + pygtksourceview-2.10.1-r1.ebuild: + Stable for ppc, wrt bug #507568 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> pygtksourceview-2.10.1-r1.ebuild: Fix wrong commit, bug 502160 diff --git a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild index 3828436b1d22..f1c7e9c1c486 100644 --- a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild +++ b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v 1.8 2014/02/22 21:23:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v 1.9 2014/04/14 20:33:28 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND=" |