diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-03-01 00:13:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-03-01 00:14:33 +0100 |
commit | d75b933f444c0594ebf25a1db9f7a3cdd0c80f50 (patch) | |
tree | b82bb28dda9159bdc3fb85807e2ecc8c96e6fb3d /skel.ebuild | |
parent | dev-python/webob: call esetup.py for docs build (diff) | |
download | gentoo-d75b933f444c0594ebf25a1db9f7a3cdd0c80f50.tar.gz gentoo-d75b933f444c0594ebf25a1db9f7a3cdd0c80f50.tar.bz2 gentoo-d75b933f444c0594ebf25a1db9f7a3cdd0c80f50.zip |
skel.ebuild: Delete obsolete paragraph.
Diffstat (limited to 'skel.ebuild')
-rw-r--r-- | skel.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/skel.ebuild b/skel.ebuild index 1f28fcbe59da..7ac9dfb7d6d8 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -6,10 +6,6 @@ # remember to remove them before submitting or committing your ebuild. That # doesn't mean you can't add your own comments though. -# The 'Id' on the third line should just be left alone. When your ebuild -# will be committed to git, the details on that line will be automatically -# generated to contain the correct data. - # The EAPI variable tells the ebuild format in use. # 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 |