Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: /
Date: Tue, 28 Feb 2017 23:14:48
Message-Id: 1488323673.d75b933f444c0594ebf25a1db9f7a3cdd0c80f50.ulm@gentoo
1 commit: d75b933f444c0594ebf25a1db9f7a3cdd0c80f50
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 23:13:46 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 23:14:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75b933f
7
8 skel.ebuild: Delete obsolete paragraph.
9
10 skel.ebuild | 4 ----
11 1 file changed, 4 deletions(-)
12
13 diff --git a/skel.ebuild b/skel.ebuild
14 index 1f28fcbe59d..7ac9dfb7d6d 100644
15 --- a/skel.ebuild
16 +++ b/skel.ebuild
17 @@ -6,10 +6,6 @@
18 # remember to remove them before submitting or committing your ebuild. That
19 # doesn't mean you can't add your own comments though.
20
21 -# The 'Id' on the third line should just be left alone. When your ebuild
22 -# will be committed to git, the details on that line will be automatically
23 -# generated to contain the correct data.
24 -
25 # The EAPI variable tells the ebuild format in use.
26 # It is suggested that you use the latest EAPI approved by the Council.
27 # The PMS contains specifications for all EAPIs. Eclasses will test for this