diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-12-11 10:37:51 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-12-11 10:37:51 +0000 |
commit | 77ca5f437e12bfbdbffbe393151d81ec4d3d322a (patch) | |
tree | 7d931635cc1b3aefae286599d3b0541fb4e26208 /dev-python/pygtksourceview | |
parent | Added t9402-git-cvsserver-refs.sh and t9604-cvsimport-timestamps.sh to the cv... (diff) | |
download | gentoo-2-77ca5f437e12bfbdbffbe393151d81ec4d3d322a.tar.gz gentoo-2-77ca5f437e12bfbdbffbe393151d81ec4d3d322a.tar.bz2 gentoo-2-77ca5f437e12bfbdbffbe393151d81ec4d3d322a.zip |
Stable on arm, wrt bug #480306
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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 9d1ff5bbf08f..49c16c268d4b 100644 --- a/dev-python/pygtksourceview/ChangeLog +++ b/dev-python/pygtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pygtksourceview # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.56 2013/12/09 17:06:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.57 2013/12/11 10:37:51 pinkbyte Exp $ + + 11 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> + pygtksourceview-2.10.1-r1.ebuild: + Stable on arm, wrt bug #480306 09 Dec 2013; Mikle Kolyada <zlogene@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 e704a5c757f3..234ae9ba7b39 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-2013 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.5 2013/12/09 17:06:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v 1.6 2013/12/11 10:37:51 pinkbyte 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=" |