summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-09-25 23:42:13 +0000
committerZac Medico <zmedico@gentoo.org>2008-09-25 23:42:13 +0000
commit93a4be885e601e5c5f27f1b307e7a4ee06ac8966 (patch)
tree3821db0024443601ce221b1db6cbd00918a99ad1 /bin
parent6dc9e2a9b1f4043a2c4972c5599f7a61b1f04f3f (diff)
downloadportage-93a4be885e601e5c5f27f1b307e7a4ee06ac8966.tar.gz
portage-93a4be885e601e5c5f27f1b307e7a4ee06ac8966.tar.bz2
portage-93a4be885e601e5c5f27f1b307e7a4ee06ac8966.zip
Add PROPERTIES to portage.auxdbkeys since it's been approved by the council.
svn path=/main/trunk/; revision=11549
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ebuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index e0b63d9f1..94a08c398 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -2057,8 +2057,8 @@ ebuild_main() {
auxdbkeys="DEPEND RDEPEND SLOT SRC_URI RESTRICT HOMEPAGE LICENSE
DESCRIPTION KEYWORDS INHERITED IUSE CDEPEND PDEPEND PROVIDE EAPI
- UNUSED_01 UNUSED_02 UNUSED_03 UNUSED_04 UNUSED_05 UNUSED_06
- UNUSED_07"
+ PROPERTIES UNUSED_06 UNUSED_05 UNUSED_04
+ UNUSED_03 UNUSED_02 UNUSED_01"
#the extra $(echo) commands remove newlines
unset CDEPEND