summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2011-03-22 06:20:44 +0000
committerBrian Harring <ferringb@gentoo.org>2011-03-22 06:20:44 +0000
commitba95390a29a05ed066f40c992f6e434698fc0eb1 (patch)
treee72fdce2c01f2e3340a592014bd1da2edff98174 /sys-apps/pkgcore
parentsuppress potential sandbox violation via disabling snakeoil 2to3 caching (diff)
downloadgentoo-2-ba95390a29a05ed066f40c992f6e434698fc0eb1.tar.gz
gentoo-2-ba95390a29a05ed066f40c992f6e434698fc0eb1.tar.bz2
gentoo-2-ba95390a29a05ed066f40c992f6e434698fc0eb1.zip
fixup minor repoman complaints
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/pkgcore')
-rw-r--r--sys-apps/pkgcore/pkgcore-0.5.11.8-r1.ebuild4
-rw-r--r--sys-apps/pkgcore/pkgcore-0.5.11.8.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.5.11.8-r1.ebuild b/sys-apps/pkgcore/pkgcore-0.5.11.8-r1.ebuild
index c128f218f987..fe7eb67349ad 100644
--- a/sys-apps/pkgcore/pkgcore-0.5.11.8-r1.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.5.11.8-r1.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/sys-apps/pkgcore/pkgcore-0.5.11.8-r1.ebuild,v 1.2 2011/03/22 06:16:40 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/pkgcore-0.5.11.8-r1.ebuild,v 1.3 2011/03/22 06:20:44 ferringb Exp $
DISTUTILS_SRC_TEST="setup.py"
@@ -31,7 +31,7 @@ pkg_setup() {
}
src_unpack() {
- unpack "$A"
+ unpack ${A}
cd "${S}"
epatch "${FILESDIR}/${PV}-magic-compat.patch"
distutils_src_prepare
diff --git a/sys-apps/pkgcore/pkgcore-0.5.11.8.ebuild b/sys-apps/pkgcore/pkgcore-0.5.11.8.ebuild
index 19cbb9706933..06214d9b639e 100644
--- a/sys-apps/pkgcore/pkgcore-0.5.11.8.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.5.11.8.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/sys-apps/pkgcore/pkgcore-0.5.11.8.ebuild,v 1.2 2011/03/22 06:16:40 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/pkgcore-0.5.11.8.ebuild,v 1.3 2011/03/22 06:20:44 ferringb Exp $
DISTUTILS_SRC_TEST="setup.py"
@@ -29,7 +29,7 @@ pkg_setup() {
unset PY2TO3_CACHEDIR
python_pkg_setup
}
-
+
src_compile() {
distutils_src_compile