[gentoo-commits] repo/gentoo:master commit in: dev-python/mox/

2018-02-05 Thread Michał Górny
commit: 091a7848f3d5192124d143b693575296cb024d77
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Feb  5 20:21:57 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb  5 21:53:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=091a7848

dev-python/mox: fix HOMEPAGE

 dev-python/mox/mox-0.5.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/mox/mox-0.5.3-r1.ebuild 
b/dev-python/mox/mox-0.5.3-r1.ebuild
index fd0438fec06..5a83898fa88 100644
--- a/dev-python/mox/mox-0.5.3-r1.ebuild
+++ b/dev-python/mox/mox-0.5.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="A mock object framework for Python, loosely based on EasyMock for 
Java"
-HOMEPAGE="https://code.google.com/p/pymox/";
+HOMEPAGE="https://pypi.python.org/pypi/mox";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/mox/

2017-01-12 Thread Jeroen Roovers
commit: 8d5cc6eb28229c809c24b09c54dea88bd75963d9
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Jan 12 09:25:54 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Jan 12 09:25:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5cc6eb

dev-python/mox: Stable for HPPA (bug #603430).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-python/mox/mox-0.5.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/mox/mox-0.5.3-r1.ebuild 
b/dev-python/mox/mox-0.5.3-r1.ebuild
index 4b149de..21476b4 100644
--- a/dev-python/mox/mox-0.5.3-r1.ebuild
+++ b/dev-python/mox/mox-0.5.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="test"
 
 python_test() {



[gentoo-commits] repo/gentoo:master commit in: dev-python/mox/

2015-11-18 Thread Agostino Sarubbo
commit: 2b67fcfd17eaa862414c2423a6f006c42fe954df
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Nov 18 10:30:54 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Nov 18 10:30:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b67fcfd

dev-python/mox: ia64 stable wrt bug #519772

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"

 dev-python/mox/mox-0.5.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mox/mox-0.5.3-r1.ebuild 
b/dev-python/mox/mox-0.5.3-r1.ebuild
index 340b9dd..4b149de 100644
--- a/dev-python/mox/mox-0.5.3-r1.ebuild
+++ b/dev-python/mox/mox-0.5.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="test"
 
 python_test() {