diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /app-portage | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eclass-manpages/files/eclass-to-manpage.awk | 1 | ||||
-rw-r--r-- | app-portage/portpeek/portpeek-2.1.23.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/app-portage/eclass-manpages/files/eclass-to-manpage.awk b/app-portage/eclass-manpages/files/eclass-to-manpage.awk index a6af1ba00b1e..81241014ca31 100644 --- a/app-portage/eclass-manpages/files/eclass-to-manpage.awk +++ b/app-portage/eclass-manpages/files/eclass-to-manpage.awk @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This awk converts the comment documentation found in eclasses # into man pages for easier/nicer reading. diff --git a/app-portage/portpeek/portpeek-2.1.23.ebuild b/app-portage/portpeek/portpeek-2.1.23.ebuild index ff5c1206a3f0..773f534e2333 100644 --- a/app-portage/portpeek/portpeek-2.1.23.ebuild +++ b/app-portage/portpeek/portpeek-2.1.23.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: 1fd07cbaa4c691a239c4bdad56f6c87b1df6601d $ EAPI="5" |