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
commit7cc4ed34e8e9f6f216362532f0362dfc7a751bb3 (patch)
tree19aeb7eb3311e05b78be2a9f2cd8629e7fd6d75c /skel.ebuild
parentslot fix (diff)
downloadhistorical-7cc4ed34e8e9f6f216362532f0362dfc7a751bb3.tar.gz
historical-7cc4ed34e8e9f6f216362532f0362dfc7a751bb3.tar.bz2
historical-7cc4ed34e8e9f6f216362532f0362dfc7a751bb3.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"