summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:15:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:15:27 +0000
commitebbe5ab381469215cf2f0e03f7bdd1192a60552a (patch)
tree84f7651705424963577316c98c5718c24c6bebe3 /dev-python
parentStable for sparc, wrt bug #537200 (diff)
downloadgentoo-2-ebbe5ab381469215cf2f0e03f7bdd1192a60552a.tar.gz
gentoo-2-ebbe5ab381469215cf2f0e03f7bdd1192a60552a.tar.bz2
gentoo-2-ebbe5ab381469215cf2f0e03f7bdd1192a60552a.zip
Stable for sparc, wrt bug #537246
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pychecker/ChangeLog5
-rw-r--r--dev-python/pychecker/pychecker-0.8.19-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pychecker/ChangeLog b/dev-python/pychecker/ChangeLog
index ebc9fd183beb..f6c0aab60180 100644
--- a/dev-python/pychecker/ChangeLog
+++ b/dev-python/pychecker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pychecker
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.67 2015/02/24 08:56:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/ChangeLog,v 1.68 2015/02/27 11:15:27 ago Exp $
+
+ 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pychecker-0.8.19-r1.ebuild:
+ Stable for sparc, wrt bug #537246
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pychecker-0.8.19-r1.ebuild:
Stable for alpha, wrt bug #537246
diff --git a/dev-python/pychecker/pychecker-0.8.19-r1.ebuild b/dev-python/pychecker/pychecker-0.8.19-r1.ebuild
index b919f5906ad1..4b157fe5da75 100644
--- a/dev-python/pychecker/pychecker-0.8.19-r1.ebuild
+++ b/dev-python/pychecker/pychecker-0.8.19-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.19-r1.ebuild,v 1.7 2015/02/24 08:56:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.19-r1.ebuild,v 1.8 2015/02/27 11:15:27 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pychecker/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DOCS=( pycheckrc ChangeLog KNOWN_BUGS MAINTAINERS NEWS README TODO )