diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 17:43:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-19 17:43:52 +0000 |
commit | 752a0fa96cac43066004f1e850c6ec1255afdf0c (patch) | |
tree | bcd900a1fea0500c03ed63bb1861520d9465ae67 /dev-python/pygtksourceview | |
parent | Stable for sparc, wrt bug #507568 (diff) | |
download | gentoo-2-752a0fa96cac43066004f1e850c6ec1255afdf0c.tar.gz gentoo-2-752a0fa96cac43066004f1e850c6ec1255afdf0c.tar.bz2 gentoo-2-752a0fa96cac43066004f1e850c6ec1255afdf0c.zip |
Stable for sparc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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 1cc6556670e1..5d7a04fb0824 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.61 2014/04/16 07:47:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.62 2014/04/19 17:43:52 ago Exp $ + + 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> + pygtksourceview-2.10.1-r1.ebuild: + Stable for sparc, wrt bug #507568 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> pygtksourceview-2.10.1-r1.ebuild: diff --git a/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild b/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild index e754fb6841b0..2e9fe8300e24 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.10 2014/04/16 07:47:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v 1.11 2014/04/19 17:43:52 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=" |