summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-12-28 18:17:29 +0000
committerMike Gilbert <floppym@gentoo.org>2014-12-28 18:17:29 +0000
commitff6da39e283bb21ffc7aa009a2b63b891d6651a9 (patch)
tree488704839cb13859a9204949329132af74db52b3 /app-admin
parentEliminate the patch, initscript, and systemd tarball maintained out (diff)
downloadgentoo-2-ff6da39e283bb21ffc7aa009a2b63b891d6651a9.tar.gz
gentoo-2-ff6da39e283bb21ffc7aa009a2b63b891d6651a9.tar.bz2
gentoo-2-ff6da39e283bb21ffc7aa009a2b63b891d6651a9.zip
Drop PYTHON_MODNAME, bug 533838.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/denyhosts/ChangeLog6
-rw-r--r--app-admin/denyhosts/denyhosts-2.6-r10.ebuild4
-rw-r--r--app-admin/denyhosts/denyhosts-2.6-r9.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/app-admin/denyhosts/ChangeLog b/app-admin/denyhosts/ChangeLog
index 3275a7792340..58bfe25fd952 100644
--- a/app-admin/denyhosts/ChangeLog
+++ b/app-admin/denyhosts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/denyhosts
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.86 2014/10/29 09:26:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/ChangeLog,v 1.87 2014/12/28 18:17:29 floppym Exp $
+
+ 28 Dec 2014; Mike Gilbert <floppym@gentoo.org> denyhosts-2.6-r10.ebuild,
+ denyhosts-2.6-r9.ebuild:
+ Drop PYTHON_MODNAME, bug 533838.
29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> denyhosts-2.6-r10.ebuild:
Stable for sparc, wrt bug #517810
diff --git a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild
index 89edec81c16a..a365505c5260 100644
--- a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.8 2014/10/29 09:26:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.9 2014/12/28 18:17:29 floppym Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -22,8 +22,6 @@ IUSE=""
DEPEND=""
RDEPEND=""
-PYTHON_MODNAME="${MY_PN}"
-
S="${WORKDIR}/${MY_P}"
DISABLE_AUTOFORMATTING="yes"
diff --git a/app-admin/denyhosts/denyhosts-2.6-r9.ebuild b/app-admin/denyhosts/denyhosts-2.6-r9.ebuild
index edc68eec91cd..5b605bff18ee 100644
--- a/app-admin/denyhosts/denyhosts-2.6-r9.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.6-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r9.ebuild,v 1.8 2014/01/06 21:59:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r9.ebuild,v 1.9 2014/12/28 18:17:29 floppym Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -22,8 +22,6 @@ IUSE=""
DEPEND=""
RDEPEND=""
-PYTHON_MODNAME="${MY_PN}"
-
S="${WORKDIR}/${MY_P}"
DISABLE_AUTOFORMATTING="yes"