summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-10-05 20:30:53 +0000
committerMark Guertin <gerk@gentoo.org>2002-10-05 20:30:53 +0000
commit8ed2bf388e88d3497ae93694155679b2daf8de7b (patch)
tree92ff43c37a3fdf5ad26fdaae1c69f20b3ecc7099 /skel.ebuild
parentslot fix (diff)
downloadgentoo-2-8ed2bf388e88d3497ae93694155679b2daf8de7b.tar.gz
gentoo-2-8ed2bf388e88d3497ae93694155679b2daf8de7b.tar.bz2
gentoo-2-8ed2bf388e88d3497ae93694155679b2daf8de7b.zip
updated for IUSE information
Diffstat (limited to 'skel.ebuild')
-rw-r--r--skel.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/skel.ebuild b/skel.ebuild
index 732e8e95438d..4ea53912fbcc 100644
--- a/skel.ebuild
+++ b/skel.ebuild
@@ -11,6 +11,11 @@
# will be commited to cvs, the details on that line will be automatically
# generated to contain the correct data.
+# comprehensive list of any and all USE flags leveraged in the build,
+# with the exception of any ARCH specific flags, i.e. ppc sparc sparc64
+# x86 alpha - this is a required variable
+IUSE="X gnome"
+
# Short one-line description of this package.
DESCRIPTION="This is a sample skeleton ebuild file"