summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-05-09 03:18:11 +0000
committerMike Gilbert <floppym@gentoo.org>2012-05-09 03:18:11 +0000
commitefae8af983583d86d1b7f80c494a35c12ddb1303 (patch)
tree2f9238b7c8fe92fee2709584e784e905affd27e1 /dev-python/authres
parentImplement alternate solution to avoid installing tests. (diff)
downloadgentoo-2-efae8af983583d86d1b7f80c494a35c12ddb1303.tar.gz
gentoo-2-efae8af983583d86d1b7f80c494a35c12ddb1303.tar.bz2
gentoo-2-efae8af983583d86d1b7f80c494a35c12ddb1303.zip
Remove bad PYTHON_MODNAME.
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/authres')
-rw-r--r--dev-python/authres/ChangeLog6
-rw-r--r--dev-python/authres/authres-0.3.ebuild3
-rw-r--r--dev-python/authres/authres-0.401.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/dev-python/authres/ChangeLog b/dev-python/authres/ChangeLog
index 9a20b45e1742..5c7e661095ec 100644
--- a/dev-python/authres/ChangeLog
+++ b/dev-python/authres/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/authres
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.3 2012/04/24 17:06:55 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.4 2012/05/09 03:18:11 floppym Exp $
+
+ 09 May 2012; Mike Gilbert <floppym@gentoo.org> authres-0.3.ebuild,
+ authres-0.401.ebuild:
+ Remove bad PYTHON_MODNAME.
*authres-0.401 (24 Apr 2012)
diff --git a/dev-python/authres/authres-0.3.ebuild b/dev-python/authres/authres-0.3.ebuild
index 2b560a2c5f2d..c314f1ce1da3 100644
--- a/dev-python/authres/authres-0.3.ebuild
+++ b/dev-python/authres/authres-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.3.ebuild,v 1.2 2012/04/24 11:32:18 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.3.ebuild,v 1.3 2012/05/09 03:18:11 floppym Exp $
EAPI=4
SUPPORT_PYTHON_ABIS="1"
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-PYTHON_MODNAME=${PN}.py
DOCS="CHANGES README"
src_test() {
diff --git a/dev-python/authres/authres-0.401.ebuild b/dev-python/authres/authres-0.401.ebuild
index 4ea4105ece94..5f0f6a7e6f05 100644
--- a/dev-python/authres/authres-0.401.ebuild
+++ b/dev-python/authres/authres-0.401.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.401.ebuild,v 1.1 2012/04/24 17:06:55 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.401.ebuild,v 1.2 2012/05/09 03:18:11 floppym Exp $
EAPI=4
SUPPORT_PYTHON_ABIS="1"
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
-PYTHON_MODNAME=${PN}.py
DOCS="CHANGES README"
src_test() {