commit: d75b933f444c0594ebf25a1db9f7a3cdd0c80f50 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 28 23:13:46 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Feb 28 23:14:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75b933f
skel.ebuild: Delete obsolete paragraph. skel.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/skel.ebuild b/skel.ebuild index 1f28fcbe59d..7ac9dfb7d6d 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
