summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-10-07 11:30:46 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-10-07 11:30:46 +0000
commit97fe3a63b20642dfcc9746a923ad3ee3710976dd (patch)
tree969de4d19390bfd37e0f80259b824aaaf130fb8b /dev-python/asciitable
parentRemove old version. (diff)
downloadgentoo-2-97fe3a63b20642dfcc9746a923ad3ee3710976dd.tar.gz
gentoo-2-97fe3a63b20642dfcc9746a923ad3ee3710976dd.tar.bz2
gentoo-2-97fe3a63b20642dfcc9746a923ad3ee3710976dd.zip
Remove obsolete PYTHON_MODNAME
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/asciitable')
-rw-r--r--dev-python/asciitable/ChangeLog5
-rw-r--r--dev-python/asciitable/asciitable-0.8.0.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/asciitable/ChangeLog b/dev-python/asciitable/ChangeLog
index 579a4f610372..ef1bf55f8155 100644
--- a/dev-python/asciitable/ChangeLog
+++ b/dev-python/asciitable/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/asciitable
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v 1.12 2011/10/05 20:06:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v 1.13 2011/10/07 11:30:46 xarthisius Exp $
+
+ 07 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> asciitable-0.8.0.ebuild:
+ Remove obsolete PYTHON_MODNAME
*asciitable-0.8.0 (05 Oct 2011)
diff --git a/dev-python/asciitable/asciitable-0.8.0.ebuild b/dev-python/asciitable/asciitable-0.8.0.ebuild
index 3145cde409c8..513a0c6040f9 100644
--- a/dev-python/asciitable/asciitable-0.8.0.ebuild
+++ b/dev-python/asciitable/asciitable-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.8.0.ebuild,v 1.1 2011/10/05 20:06:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.8.0.ebuild,v 1.2 2011/10/07 11:30:46 xarthisius Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -21,8 +21,6 @@ IUSE=""
RDEPEND="dev-python/numpy"
DEPEND="${RDEPEND}"
-PYTHON_MODNAME="asciitable.py"
-
src_install() {
distutils_src_install
dodoc CHANGES