diff options
| author | Ulrich Müller <ulm@gentoo.org> | 2017-05-11 09:16:27 +0200 |
|---|---|---|
| committer | Ulrich Müller <ulm@gentoo.org> | 2017-05-11 09:17:20 +0200 |
| commit | 5d8932cd96462ad03ffa5ecb38b96fed6ee1f367 (patch) | |
| tree | 2dbb558485ebcc7961e944155f6f8f9db775707e /dev-db/postgresql/files | |
| parent | 3839541a18f75a5aa4836d995d4df0d875677296 (diff) | |
| download | gentoo-5d8932cd96462ad03ffa5ecb38b96fed6ee1f367.tar.gz gentoo-5d8932cd96462ad03ffa5ecb38b96fed6ee1f367.tar.bz2 gentoo-5d8932cd96462ad03ffa5ecb38b96fed6ee1f367.zip | |
[QA] Drop $Id$ lines that were added back to ebuild headers.
Bug: 611234
Diffstat (limited to 'dev-db/postgresql/files')
| -rwxr-xr-x | dev-db/postgresql/files/postgresql.init-9.2 | 1 | ||||
| -rwxr-xr-x | dev-db/postgresql/files/postgresql.init-9.3-r1 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-db/postgresql/files/postgresql.init-9.2 b/dev-db/postgresql/files/postgresql.init-9.2 index 0b257049008f..b191ca29e97c 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 b7a08990bf64..256ee7e6fd35 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" |
