summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2010-11-22 23:10:37 +0000
committerJonathan Callen <jcallen@gentoo.org>2010-11-22 23:10:37 +0000
commitbc6a5da23e9429e220c3b2fca05599c903264740 (patch)
tree1ebf4dc50012435989514a85a064e546300b38a6 /skel.ebuild
parentMoved category sys-fs to gx86 (diff)
downloadprefix-bc6a5da23e9429e220c3b2fca05599c903264740.tar.gz
prefix-bc6a5da23e9429e220c3b2fca05599c903264740.tar.bz2
prefix-bc6a5da23e9429e220c3b2fca05599c903264740.zip
Update to match tree
Diffstat (limited to 'skel.ebuild')
-rw-r--r--skel.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/skel.ebuild b/skel.ebuild
index 74215ba88a..32eb1ad77e 100644
--- a/skel.ebuild
+++ b/skel.ebuild
@@ -15,8 +15,6 @@
# Defaults to 0 if not specified. The current PMS draft contains details on
# a proposed EAPI=0 definition but is not finalized yet.
# Eclasses will test for this variable if they need to use EAPI > 0 features.
-# Ebuilds should not define EAPI > 0 unless they absolutely need to use
-# features added in that version.
#EAPI=0
# inherit lists eclasses to inherit functions from. Almost all ebuilds should