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 /sys-devel/autoconf | |
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 'sys-devel/autoconf')
4 files changed, 0 insertions, 4 deletions
diff --git a/sys-devel/autoconf/files/eblits/main.eblit b/sys-devel/autoconf/files/eblits/main.eblit index c5d80c33d5ea..66b1fe2fa87a 100644 --- a/sys-devel/autoconf/files/eblits/main.eblit +++ b/sys-devel/autoconf/files/eblits/main.eblit @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ __EBLITS__="locked-and-loaded" diff --git a/sys-devel/autoconf/files/eblits/src_configure.eblit b/sys-devel/autoconf/files/eblits/src_configure.eblit index 308c3a683e9d..680a38f74a1d 100644 --- a/sys-devel/autoconf/files/eblits/src_configure.eblit +++ b/sys-devel/autoconf/files/eblits/src_configure.eblit @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ eblit-autoconf-src_configure() { # Disable Emacs in the build system since it is in a separate package. diff --git a/sys-devel/autoconf/files/eblits/src_install.eblit b/sys-devel/autoconf/files/eblits/src_install.eblit index a8e6356ab8b2..b64381ca1f6d 100644 --- a/sys-devel/autoconf/files/eblits/src_install.eblit +++ b/sys-devel/autoconf/files/eblits/src_install.eblit @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # slot the info pages. do this w/out munging the source so we don't have # to depend on texinfo to regen things. #464146 (among others) diff --git a/sys-devel/autoconf/files/eblits/src_prepare.eblit b/sys-devel/autoconf/files/eblits/src_prepare.eblit index 0a5aff53d59e..b34fbfc56dd4 100644 --- a/sys-devel/autoconf/files/eblits/src_prepare.eblit +++ b/sys-devel/autoconf/files/eblits/src_prepare.eblit @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ eblit-autoconf-src_prepare() { find -name Makefile.in -exec sed -i '/^pkgdatadir/s:$:-@VERSION@:' {} + |