summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf-wrapper/files/ac-wrapper-13.sh1
-rw-r--r--sys-devel/autoconf/files/eblits/main.eblit1
-rw-r--r--sys-devel/autoconf/files/eblits/src_configure.eblit1
-rw-r--r--sys-devel/autoconf/files/eblits/src_install.eblit1
-rw-r--r--sys-devel/autoconf/files/eblits/src_prepare.eblit1
-rw-r--r--sys-devel/automake-wrapper/files/am-wrapper-10.sh1
-rw-r--r--sys-devel/binutils-config/files/binutils-config-41
-rwxr-xr-xsys-devel/binutils-config/files/binutils-config-51
-rw-r--r--sys-devel/distcc/files/3.0/distcc-config1
-rw-r--r--sys-devel/distcc/files/3.1/init1
-rw-r--r--sys-devel/distcc/files/3.2/distcc-config1
-rw-r--r--sys-devel/distcc/files/3.2/init1
-rw-r--r--sys-devel/distcc/files/distcc-config1
-rw-r--r--sys-devel/gcc/files/awk/fixlafiles.awk1
-rw-r--r--sys-devel/gcc/files/awk/fixlafiles.awk-no_gcc_la1
-rw-r--r--sys-devel/gcc/files/fix_libtool_files.sh1
-rw-r--r--sys-devel/icecream/files/icecream1
-rw-r--r--sys-devel/icecream/files/icecream-r21
-rw-r--r--sys-devel/native-cctools/files/aix-2/ld1
-rw-r--r--sys-devel/native-cctools/files/ld-aix-11
-rw-r--r--sys-devel/native-cctools/files/ld-aix-21
21 files changed, 0 insertions, 21 deletions
diff --git a/sys-devel/autoconf-wrapper/files/ac-wrapper-13.sh b/sys-devel/autoconf-wrapper/files/ac-wrapper-13.sh
index 93be1cd929a8..d4324cf73022 100644
--- a/sys-devel/autoconf-wrapper/files/ac-wrapper-13.sh
+++ b/sys-devel/autoconf-wrapper/files/ac-wrapper-13.sh
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Based on the ac-wrapper.pl script provided by MandrakeSoft
# Rewritten in bash by Gregorio Guidi
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@:' {} +
diff --git a/sys-devel/automake-wrapper/files/am-wrapper-10.sh b/sys-devel/automake-wrapper/files/am-wrapper-10.sh
index 4302a7a4d250..235474fbf3d9 100644
--- a/sys-devel/automake-wrapper/files/am-wrapper-10.sh
+++ b/sys-devel/automake-wrapper/files/am-wrapper-10.sh
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Executes the correct automake version.
#
diff --git a/sys-devel/binutils-config/files/binutils-config-4 b/sys-devel/binutils-config/files/binutils-config-4
index 18fc00d87110..605eb2058d95 100644
--- a/sys-devel/binutils-config/files/binutils-config-4
+++ b/sys-devel/binutils-config/files/binutils-config-4
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Format of /etc/env.d/binutils/:
# config-TARGET: CURRENT=version for TARGET
diff --git a/sys-devel/binutils-config/files/binutils-config-5 b/sys-devel/binutils-config/files/binutils-config-5
index b0d87601eb52..4c0f36249a7d 100755
--- a/sys-devel/binutils-config/files/binutils-config-5
+++ b/sys-devel/binutils-config/files/binutils-config-5
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
# Format of /etc/env.d/binutils/:
# config-TARGET: CURRENT=version for TARGET
diff --git a/sys-devel/distcc/files/3.0/distcc-config b/sys-devel/distcc/files/3.0/distcc-config
index 9aec95503633..ed2a2eec435e 100644
--- a/sys-devel/distcc/files/3.0/distcc-config
+++ b/sys-devel/distcc/files/3.0/distcc-config
@@ -1,7 +1,6 @@
#!/usr/bin/env python
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
import os, re, signal, sys
from string import rstrip
diff --git a/sys-devel/distcc/files/3.1/init b/sys-devel/distcc/files/3.1/init
index 783c0651e784..e89dcb3702b7 100644
--- a/sys-devel/distcc/files/3.1/init
+++ b/sys-devel/distcc/files/3.1/init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/sys-devel/distcc/files/3.2/distcc-config b/sys-devel/distcc/files/3.2/distcc-config
index 6f3bd27e40f0..cff742c6d22c 100644
--- a/sys-devel/distcc/files/3.2/distcc-config
+++ b/sys-devel/distcc/files/3.2/distcc-config
@@ -1,7 +1,6 @@
#!/usr/bin/env python2
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
import os, re, signal, subprocess, sys
diff --git a/sys-devel/distcc/files/3.2/init b/sys-devel/distcc/files/3.2/init
index 783c0651e784..e89dcb3702b7 100644
--- a/sys-devel/distcc/files/3.2/init
+++ b/sys-devel/distcc/files/3.2/init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/sys-devel/distcc/files/distcc-config b/sys-devel/distcc/files/distcc-config
index c7e6622adc3b..094307c10507 100644
--- a/sys-devel/distcc/files/distcc-config
+++ b/sys-devel/distcc/files/distcc-config
@@ -1,7 +1,6 @@
#!/usr/bin/env python
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
import os, re, signal, sys, commands, pwd
from string import rstrip
diff --git a/sys-devel/gcc/files/awk/fixlafiles.awk b/sys-devel/gcc/files/awk/fixlafiles.awk
index ad2c2b1bb09a..aa2ecb60266e 100644
--- a/sys-devel/gcc/files/awk/fixlafiles.awk
+++ b/sys-devel/gcc/files/awk/fixlafiles.awk
@@ -1,6 +1,5 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
#
# Helper functions
diff --git a/sys-devel/gcc/files/awk/fixlafiles.awk-no_gcc_la b/sys-devel/gcc/files/awk/fixlafiles.awk-no_gcc_la
index 2776c72abbc5..d95a3c06e780 100644
--- a/sys-devel/gcc/files/awk/fixlafiles.awk-no_gcc_la
+++ b/sys-devel/gcc/files/awk/fixlafiles.awk-no_gcc_la
@@ -1,6 +1,5 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
#
# Helper functions
diff --git a/sys-devel/gcc/files/fix_libtool_files.sh b/sys-devel/gcc/files/fix_libtool_files.sh
index eb96df282824..2b818ce66d08 100644
--- a/sys-devel/gcc/files/fix_libtool_files.sh
+++ b/sys-devel/gcc/files/fix_libtool_files.sh
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
usage() {
cat << "USAGE_END"
diff --git a/sys-devel/icecream/files/icecream b/sys-devel/icecream/files/icecream
index 368528cd4e90..db24c4046c7b 100644
--- a/sys-devel/icecream/files/icecream
+++ b/sys-devel/icecream/files/icecream
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/sys-devel/icecream/files/icecream-r2 b/sys-devel/icecream/files/icecream-r2
index bec1fd25b81d..21cfddeda8c3 100644
--- a/sys-devel/icecream/files/icecream-r2
+++ b/sys-devel/icecream/files/icecream-r2
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
depend() {
need net
diff --git a/sys-devel/native-cctools/files/aix-2/ld b/sys-devel/native-cctools/files/aix-2/ld
index d4b637c03836..7477f11cf6e9 100644
--- a/sys-devel/native-cctools/files/aix-2/ld
+++ b/sys-devel/native-cctools/files/aix-2/ld
@@ -1,6 +1,5 @@
#! /usr/bin/env /bin/ksh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Id$
# Upon '-soname' and similar flags, create a "shared library" on AIX being an
# archive file containing an Import File and the shared object file, as in:
diff --git a/sys-devel/native-cctools/files/ld-aix-1 b/sys-devel/native-cctools/files/ld-aix-1
index cec06a47bd37..452edad70d87 100644
--- a/sys-devel/native-cctools/files/ld-aix-1
+++ b/sys-devel/native-cctools/files/ld-aix-1
@@ -1,6 +1,5 @@
#! /usr/bin/env /bin/ksh
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Id$
# Upon '-soname' and similar flags, create a "shared library" on AIX being an
# archive file containing an Import File and the shared object file, as in:
diff --git a/sys-devel/native-cctools/files/ld-aix-2 b/sys-devel/native-cctools/files/ld-aix-2
index 1741665d4191..3ca9eb2357eb 100644
--- a/sys-devel/native-cctools/files/ld-aix-2
+++ b/sys-devel/native-cctools/files/ld-aix-2
@@ -1,6 +1,5 @@
#! /usr/bin/env /bin/ksh
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Id$
# Upon '-soname' and similar flags, create a "shared library" on AIX being an
# archive file containing an Import File and the shared object file, as in: