aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2012-01-08 07:19:06 +0100
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Gentoo.Org>2012-01-08 07:19:06 +0100
commit0d9ea2752aa7819e5b26b47920c09218d9f5b7c2 (patch)
tree1dcaf45fb92c6b0057495a431eaab303c55a49d5 /bin
parentFix location of a comment. (diff)
downloadportage-0d9ea2752aa7819e5b26b47920c09218d9f5b7c2.tar.gz
portage-0d9ea2752aa7819e5b26b47920c09218d9f5b7c2.tar.bz2
portage-0d9ea2752aa7819e5b26b47920c09218d9f5b7c2.zip
Set REPOSITORY variable in ebuild environment in EAPI="4-python".
Diffstat (limited to 'bin')
-rw-r--r--bin/phase-functions.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/phase-functions.sh b/bin/phase-functions.sh
index 2167853dc..ce251ceb9 100644
--- a/bin/phase-functions.sh
+++ b/bin/phase-functions.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Hardcoded bash lists are needed for backward compatibility with
@@ -9,7 +9,7 @@
PORTAGE_READONLY_METADATA="DEFINED_PHASES DEPEND DESCRIPTION
EAPI HOMEPAGE INHERITED IUSE REQUIRED_USE KEYWORDS LICENSE
- PDEPEND PROVIDE RDEPEND RESTRICT SLOT SRC_URI"
+ PDEPEND PROVIDE RDEPEND REPOSITORY RESTRICT SLOT SRC_URI"
PORTAGE_READONLY_VARS="D EBUILD EBUILD_PHASE \
EBUILD_SH_ARGS ECLASSDIR EMERGE_FROM FILESDIR MERGE_TYPE \