summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2013-02-02 16:38:24 +0000
committerDaniel Pielmeier <billie@gentoo.org>2013-02-02 16:38:24 +0000
commitc8958a02cdd4a341342df15355034c1552241a2b (patch)
treecdc0c277c8a46cddfae5e07c754402dfb560c4bb /app-portage
parentRevison bump. Switch to EAPI 5. Use distutils-r1. Thanks to Mike Gilbert for ... (diff)
downloadgentoo-2-c8958a02cdd4a341342df15355034c1552241a2b.tar.gz
gentoo-2-c8958a02cdd4a341342df15355034c1552241a2b.tar.bz2
gentoo-2-c8958a02cdd4a341342df15355034c1552241a2b.zip
Use python_install_all(). Thanks to Michał Górny in bug 455128.
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 215AD14D)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/pfl/ChangeLog5
-rw-r--r--app-portage/pfl/pfl-2.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/pfl/ChangeLog b/app-portage/pfl/ChangeLog
index 0d0141f61fed..18803dbb498c 100644
--- a/app-portage/pfl/ChangeLog
+++ b/app-portage/pfl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/pfl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.46 2013/02/02 12:39:57 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/ChangeLog,v 1.47 2013/02/02 16:38:24 billie Exp $
+
+ 02 Feb 2013; Daniel Pielmeier <billie@gentoo.org> pfl-2.3-r2.ebuild:
+ Use python_install_all(). Thanks to Michał Górny in bug 455128.
*pfl-2.3-r2 (02 Feb 2013)
diff --git a/app-portage/pfl/pfl-2.3-r2.ebuild b/app-portage/pfl/pfl-2.3-r2.ebuild
index ab26bf0c8251..2b075ae166dd 100644
--- a/app-portage/pfl/pfl-2.3-r2.ebuild
+++ b/app-portage/pfl/pfl-2.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.3-r2.ebuild,v 1.1 2013/02/02 12:39:57 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/pfl/pfl-2.3-r2.ebuild,v 1.2 2013/02/02 16:38:24 billie Exp $
EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="${DEPEND}
net-misc/curl
sys-apps/portage"
-src_install() {
+python_install_all() {
distutils-r1_src_install
if use network-cron ; then