commit:     5d8932cd96462ad03ffa5ecb38b96fed6ee1f367
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 07:16:27 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu May 11 07:17:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8932cd

[QA] Drop $Id$ lines that were added back to ebuild headers.

Bug: 611234

 app-misc/vit/vit-1.2-r1.ebuild                 | 1 -
 app-misc/vit/vit-9999.ebuild                   | 1 -
 dev-db/postgresql/files/postgresql.init-9.2    | 1 -
 dev-db/postgresql/files/postgresql.init-9.3-r1 | 1 -
 dev-python/construct/construct-2.8.12.ebuild   | 1 -
 5 files changed, 5 deletions(-)

diff --git a/app-misc/vit/vit-1.2-r1.ebuild b/app-misc/vit/vit-1.2-r1.ebuild
index 0b006e73c34..ca5df43d3f3 100644
--- a/app-misc/vit/vit-1.2-r1.ebuild
+++ b/app-misc/vit/vit-1.2-r1.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 

diff --git a/app-misc/vit/vit-9999.ebuild b/app-misc/vit/vit-9999.ebuild
index 7ca1f3b01ca..0cd795e26a9 100644
--- a/app-misc/vit/vit-9999.ebuild
+++ b/app-misc/vit/vit-9999.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=5
 

diff --git a/dev-db/postgresql/files/postgresql.init-9.2 
b/dev-db/postgresql/files/postgresql.init-9.2
index 0b257049008..b191ca29e97 100755
--- a/dev-db/postgresql/files/postgresql.init-9.2
+++ b/dev-db/postgresql/files/postgresql.init-9.2
@@ -1,7 +1,6 @@
 #!/sbin/openrc-run
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 extra_started_commands="reload promote"
 

diff --git a/dev-db/postgresql/files/postgresql.init-9.3-r1 
b/dev-db/postgresql/files/postgresql.init-9.3-r1
index b7a08990bf6..256ee7e6fd3 100755
--- a/dev-db/postgresql/files/postgresql.init-9.3-r1
+++ b/dev-db/postgresql/files/postgresql.init-9.3-r1
@@ -1,7 +1,6 @@
 #!/sbin/openrc-run
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 extra_started_commands="reload promote"
 

diff --git a/dev-python/construct/construct-2.8.12.ebuild 
b/dev-python/construct/construct-2.8.12.ebuild
index ccaed037621..ceeedd6f36d 100644
--- a/dev-python/construct/construct-2.8.12.ebuild
+++ b/dev-python/construct/construct-2.8.12.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_4,3_5} )

Reply via email to