diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-01-01 02:30:27 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-01-01 02:30:27 +0000 |
commit | 0fbaa833ea47358c60249f0ab1419aac690d5827 (patch) | |
tree | b21b95dba4634c5ddc180f7dd5060eacd70803ee /skel.ebuild | |
parent | Version bump. (diff) | |
download | historical-0fbaa833ea47358c60249f0ab1419aac690d5827.tar.gz historical-0fbaa833ea47358c60249f0ab1419aac690d5827.tar.bz2 historical-0fbaa833ea47358c60249f0ab1419aac690d5827.zip |
Typo.
Diffstat (limited to 'skel.ebuild')
-rw-r--r-- | skel.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skel.ebuild b/skel.ebuild index 0aac061ccce5..953b303ab194 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -13,7 +13,7 @@ # The EAPI variable tells the ebuild format in use. # Defaults to 0 if not specified. -# It is suggested that you the latest EAPI approved by the Council. +# It is suggested that you use the latest EAPI approved by the Council. # The PMS contains specifications for all EAPIs. Eclasses will test for this # variable if they need to use EAPI > 0 features. EAPI=4 |