diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:47:27 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:50:50 -0800 |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /profiles/default | |
parent | kde-apps/kcharselect: Add missing DEPEND (diff) | |
download | gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.gz gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.bz2 gentoo-61b861acd7b49083dab687e133f30f3331cb7480.zip |
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'profiles/default')
96 files changed, 0 insertions, 96 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/10.3/make.defaults b/profiles/default/bsd/fbsd/amd64/10.3/make.defaults index 6850c176230e..ade75150415e 100644 --- a/profiles/default/bsd/fbsd/amd64/10.3/make.defaults +++ b/profiles/default/bsd/fbsd/amd64/10.3/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ CHOST="x86_64-gentoo-freebsd10.3" CHOST_amd64_fbsd="x86_64-gentoo-freebsd10.3" diff --git a/profiles/default/bsd/fbsd/amd64/11.0/make.defaults b/profiles/default/bsd/fbsd/amd64/11.0/make.defaults index 9ab29413d724..56c0e2013243 100644 --- a/profiles/default/bsd/fbsd/amd64/11.0/make.defaults +++ b/profiles/default/bsd/fbsd/amd64/11.0/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ CHOST="x86_64-gentoo-freebsd11.0" CHOST_amd64_fbsd="x86_64-gentoo-freebsd11.0" diff --git a/profiles/default/bsd/fbsd/amd64/9.1/make.defaults b/profiles/default/bsd/fbsd/amd64/9.1/make.defaults index eb41bcd3c070..8faa71fa90db 100644 --- a/profiles/default/bsd/fbsd/amd64/9.1/make.defaults +++ b/profiles/default/bsd/fbsd/amd64/9.1/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ CHOST="x86_64-gentoo-freebsd9.1" CHOST_amd64_fbsd="x86_64-gentoo-freebsd9.1" diff --git a/profiles/default/bsd/fbsd/make.defaults b/profiles/default/bsd/fbsd/make.defaults index 935820ed959a..daddac21c65b 100644 --- a/profiles/default/bsd/fbsd/make.defaults +++ b/profiles/default/bsd/fbsd/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # Last building sandbox breaks gfind, bug #374425 FEATURES="-sandbox -usersandbox" diff --git a/profiles/default/bsd/fbsd/package.mask b/profiles/default/bsd/fbsd/package.mask index 664df7b120da..d79ef8d87c71 100644 --- a/profiles/default/bsd/fbsd/package.mask +++ b/profiles/default/bsd/fbsd/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Diego Pettenò <flameeyes@gentoo.org> (27 May 2005) # SGI's FAM is dead upstream, and requires mayor changes. diff --git a/profiles/default/bsd/fbsd/package.use.mask b/profiles/default/bsd/fbsd/package.use.mask index 66134e8dc82f..b909539f2dd8 100644 --- a/profiles/default/bsd/fbsd/package.use.mask +++ b/profiles/default/bsd/fbsd/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Thomas Deutschmann <whissi@gentoo.org> (20 Jan 2017) # libressl: dev-libs/libressl is a base package on FreeBSD diff --git a/profiles/default/bsd/fbsd/packages b/profiles/default/bsd/fbsd/packages index c907c8a5d154..090c00874b0f 100644 --- a/profiles/default/bsd/fbsd/packages +++ b/profiles/default/bsd/fbsd/packages @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # This files contains a small list of packages that define a # minimal FreeBSD system. DO NOT change this without contacting diff --git a/profiles/default/bsd/fbsd/packages.build b/profiles/default/bsd/fbsd/packages.build index 926c50c874eb..ffb1f5550ccd 100644 --- a/profiles/default/bsd/fbsd/packages.build +++ b/profiles/default/bsd/fbsd/packages.build @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This file describes the packages needed to build a stage 1 based on this # profile. Packages in this file are built in order. diff --git a/profiles/default/bsd/fbsd/profile.bashrc b/profiles/default/bsd/fbsd/profile.bashrc index e3a92b63cdbd..f9a81fff5d35 100644 --- a/profiles/default/bsd/fbsd/profile.bashrc +++ b/profiles/default/bsd/fbsd/profile.bashrc @@ -1,6 +1,5 @@ #!/bin/bash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Id$ type -P gmake > /dev/null && alias make=gmake type -P gpatch > /dev/null && alias patch=gpatch diff --git a/profiles/default/bsd/fbsd/sparc/8.2/make.defaults b/profiles/default/bsd/fbsd/sparc/8.2/make.defaults index 154020e8a780..eaba730f9ddc 100644 --- a/profiles/default/bsd/fbsd/sparc/8.2/make.defaults +++ b/profiles/default/bsd/fbsd/sparc/8.2/make.defaults @@ -1,5 +1,4 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ CHOST="sparc64-gentoo-freebsd8.2" diff --git a/profiles/default/bsd/fbsd/use.mask b/profiles/default/bsd/fbsd/use.mask index dced2021f0a3..0aef3c7ce9cb 100644 --- a/profiles/default/bsd/fbsd/use.mask +++ b/profiles/default/bsd/fbsd/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # Espeak does not run on bsd espeak diff --git a/profiles/default/bsd/fbsd/x86/10.3/make.defaults b/profiles/default/bsd/fbsd/x86/10.3/make.defaults index 1210a26b6fb7..b4a89f9dfc04 100644 --- a/profiles/default/bsd/fbsd/x86/10.3/make.defaults +++ b/profiles/default/bsd/fbsd/x86/10.3/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ CHOST="i686-gentoo-freebsd10.3" CHOST_x86_fbsd="i686-gentoo-freebsd10.3" diff --git a/profiles/default/bsd/fbsd/x86/11.0/make.defaults b/profiles/default/bsd/fbsd/x86/11.0/make.defaults index 5a1bf103f266..317e43c2f7bf 100644 --- a/profiles/default/bsd/fbsd/x86/11.0/make.defaults +++ b/profiles/default/bsd/fbsd/x86/11.0/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ CHOST="i686-gentoo-freebsd11.0" CHOST_x86_fbsd="${CHOST}" diff --git a/profiles/default/bsd/fbsd/x86/9.1/make.defaults b/profiles/default/bsd/fbsd/x86/9.1/make.defaults index ea1cb6bb4f67..e2041a7e2c58 100644 --- a/profiles/default/bsd/fbsd/x86/9.1/make.defaults +++ b/profiles/default/bsd/fbsd/x86/9.1/make.defaults @@ -1,5 +1,4 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ CHOST="i686-gentoo-freebsd9.1" diff --git a/profiles/default/bsd/make.defaults b/profiles/default/bsd/make.defaults index 43aaf049a53e..db6541243641 100644 --- a/profiles/default/bsd/make.defaults +++ b/profiles/default/bsd/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # Mask systemd files until upstream supports *BSD INSTALL_MASK="/usr/lib/systemd" diff --git a/profiles/default/bsd/package.mask b/profiles/default/bsd/package.mask index 37aaa3c86575..bbd7655d6767 100644 --- a/profiles/default/bsd/package.mask +++ b/profiles/default/bsd/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Mask out the GNU versions of various packages. # We want BSD versions wherever possible diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask index 86cf6b208c3e..94a0bd3d6d7e 100644 --- a/profiles/default/bsd/package.use.mask +++ b/profiles/default/bsd/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Fabian Groffen <grobian@gentoo.org> (07 Dec 2016) # unkeyworded notmuch dependency, bug #587560 diff --git a/profiles/default/bsd/packages b/profiles/default/bsd/packages index 35d3733fbc13..b4fb8b6d0827 100644 --- a/profiles/default/bsd/packages +++ b/profiles/default/bsd/packages @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ -*virtual/dev-manager -*sys-fs/e2fsprogs diff --git a/profiles/default/bsd/use.mask b/profiles/default/bsd/use.mask index 93aaf7f7eb33..e26de749116c 100644 --- a/profiles/default/bsd/use.mask +++ b/profiles/default/bsd/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # Mart Raudsepp <leio@gentoo.org> # net-misc/networkmanager not keyworded diff --git a/profiles/default/linux/alpha/13.0/package.use.stable.mask b/profiles/default/linux/alpha/13.0/package.use.stable.mask index 3f29ccee36a4..0b72dc996277 100644 --- a/profiles/default/linux/alpha/13.0/package.use.stable.mask +++ b/profiles/default/linux/alpha/13.0/package.use.stable.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Pacho Ramos <pacho@gentoo.org> (27 Jan 2014) # Mask until we are able to stabilize thunderbird, bug #488766 diff --git a/profiles/default/linux/alpha/13.0/use.stable.mask b/profiles/default/linux/alpha/13.0/use.stable.mask index 74a34681ea1f..f54e7a1f560a 100644 --- a/profiles/default/linux/alpha/13.0/use.stable.mask +++ b/profiles/default/linux/alpha/13.0/use.stable.mask @@ -1,4 +1,3 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ diff --git a/profiles/default/linux/alpha/package.use.mask b/profiles/default/linux/alpha/package.use.mask index 7c5bf69df4c1..1197579edd53 100644 --- a/profiles/default/linux/alpha/package.use.mask +++ b/profiles/default/linux/alpha/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017) # unkeyworded diff --git a/profiles/default/linux/amd64/13.0/developer/make.defaults b/profiles/default/linux/amd64/13.0/developer/make.defaults index 5a3cd942a4c0..f74d4f114ab6 100644 --- a/profiles/default/linux/amd64/13.0/developer/make.defaults +++ b/profiles/default/linux/amd64/13.0/developer/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Adding -Wl,--hash-style=gnu to default LDFLAGS for linux/amd64 dev profile # This will help developers track packages, that don't respect LDFLAGS, down diff --git a/profiles/default/linux/amd64/13.0/x32/make.defaults b/profiles/default/linux/amd64/13.0/x32/make.defaults index 9cefe8079fb5..4fdae91f3d3f 100644 --- a/profiles/default/linux/amd64/13.0/x32/make.defaults +++ b/profiles/default/linux/amd64/13.0/x32/make.defaults @@ -1,5 +1,4 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ CHOST="x86_64-pc-linux-gnux32" diff --git a/profiles/default/linux/amd64/dev/32bit-userland/README b/profiles/default/linux/amd64/dev/32bit-userland/README index 44d017b3b955..f4de3d032949 100644 --- a/profiles/default/linux/amd64/dev/32bit-userland/README +++ b/profiles/default/linux/amd64/dev/32bit-userland/README @@ -1,6 +1,5 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ IMPORTANT ========= diff --git a/profiles/default/linux/amd64/dev/32bit-userland/make.defaults b/profiles/default/linux/amd64/dev/32bit-userland/make.defaults index 398a3d8ae07f..00af93eb7f4c 100644 --- a/profiles/default/linux/amd64/dev/32bit-userland/make.defaults +++ b/profiles/default/linux/amd64/dev/32bit-userland/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ DEFAULT_ABI="x86" ABI="x86" diff --git a/profiles/default/linux/amd64/package.use.mask b/profiles/default/linux/amd64/package.use.mask index 3f60c80d6670..903fc5e06944 100644 --- a/profiles/default/linux/amd64/package.use.mask +++ b/profiles/default/linux/amd64/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Mike Frysinger <vapier@gentoo.org> (08 May 2016) # This target supports VTV #547040. diff --git a/profiles/default/linux/arm/package.use.mask b/profiles/default/linux/arm/package.use.mask index 26ccdf8611e6..132a190259f7 100644 --- a/profiles/default/linux/arm/package.use.mask +++ b/profiles/default/linux/arm/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017) # unkeyworded diff --git a/profiles/default/linux/arm64/package.use.mask b/profiles/default/linux/arm64/package.use.mask index 252007db419b..5830cea46e6f 100644 --- a/profiles/default/linux/arm64/package.use.mask +++ b/profiles/default/linux/arm64/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Mike Frysinger <vapier@gentoo.org> (08 May 2016) # This target supports VTV #547040. diff --git a/profiles/default/linux/hppa/package.use.mask b/profiles/default/linux/hppa/package.use.mask index faa5b3b92473..a15b682d8312 100644 --- a/profiles/default/linux/hppa/package.use.mask +++ b/profiles/default/linux/hppa/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>. diff --git a/profiles/default/linux/ia64/13.0/package.use.mask b/profiles/default/linux/ia64/13.0/package.use.mask index a2295ce8eae3..5887f1c3b662 100644 --- a/profiles/default/linux/ia64/13.0/package.use.mask +++ b/profiles/default/linux/ia64/13.0/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017) # unkeyworded diff --git a/profiles/default/linux/ia64/13.0/use.mask b/profiles/default/linux/ia64/13.0/use.mask index d0974836a5ea..e6625580b99a 100644 --- a/profiles/default/linux/ia64/13.0/use.mask +++ b/profiles/default/linux/ia64/13.0/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Anthony G. Basile <blueness@gentoo.org> (15 Apr 2012) # Pulls in net-libs/axtls or net-libs/polarssl which are diff --git a/profiles/default/linux/ia64/13.0/use.stable.mask b/profiles/default/linux/ia64/13.0/use.stable.mask index bc4612c59d12..90062e0f6d10 100644 --- a/profiles/default/linux/ia64/13.0/use.stable.mask +++ b/profiles/default/linux/ia64/13.0/use.stable.mask @@ -1,3 +1,2 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ diff --git a/profiles/default/linux/ia64/make.defaults b/profiles/default/linux/ia64/make.defaults index ade00e44c568..f68144503406 100644 --- a/profiles/default/linux/ia64/make.defaults +++ b/profiles/default/linux/ia64/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Disable as-needed by default until #541828 is fixed. # (The as-needed flag is added in default/linux/.) diff --git a/profiles/default/linux/m68k/13.0/package.mask b/profiles/default/linux/m68k/13.0/package.mask index 506a542c6493..17532723914b 100644 --- a/profiles/default/linux/m68k/13.0/package.mask +++ b/profiles/default/linux/m68k/13.0/package.mask @@ -1,3 +1,2 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults index d8fa18df3edc..899637eb7f42 100644 --- a/profiles/default/linux/make.defaults +++ b/profiles/default/linux/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # # System-wide defaults for the Portage system # See portage(5) manpage diff --git a/profiles/default/linux/mips/package.use.mask b/profiles/default/linux/mips/package.use.mask index 4b8f88608600..310a7667e9ca 100644 --- a/profiles/default/linux/mips/package.use.mask +++ b/profiles/default/linux/mips/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Fabian Groffen <grobian@gentoo.org> (07 Dec 2016) # unkeyworded notmuch dependency, bug #587560 diff --git a/profiles/default/linux/package.use b/profiles/default/linux/package.use index 827b0534890d..3b2e027ebf8a 100644 --- a/profiles/default/linux/package.use +++ b/profiles/default/linux/package.use @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Mike Frysinger <vapier@gentoo.org> (12 Nov 2015) # We want busybox statically linked by default as it is the system rescue shell. diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 2c125e531a79..663009d688f4 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Jason Zaman <perfinion@gentoo.org> (06 Sep 2015) # This is masked in base/package.use.mask as Linux only. diff --git a/profiles/default/linux/packages b/profiles/default/linux/packages index e20645ce773e..d0b8745d0440 100644 --- a/profiles/default/linux/packages +++ b/profiles/default/linux/packages @@ -1,6 +1,5 @@ # Copyright 2004-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This file extends the base packages file for the default profile that all # architectures will enjoy. Please note that default is what most architectures diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index 3c12d82e2822..6d655493ff15 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This file describes the packages needed to build a stage1 based on this # profile. Packages in this file are built in order. diff --git a/profiles/default/linux/powerpc/package.use.mask b/profiles/default/linux/powerpc/package.use.mask index f578629521d4..0c14a3053093 100644 --- a/profiles/default/linux/powerpc/package.use.mask +++ b/profiles/default/linux/powerpc/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017) # unkeyworded diff --git a/profiles/default/linux/powerpc/ppc32/13.0/package.use.mask b/profiles/default/linux/powerpc/ppc32/13.0/package.use.mask index 4a24c0aa6c21..c78ec8644a58 100644 --- a/profiles/default/linux/powerpc/ppc32/13.0/package.use.mask +++ b/profiles/default/linux/powerpc/ppc32/13.0/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Fabian Groffen <grobian@gentoo.org> (Jul 24, 2014) # dmarc needs mail-filter/opendmarc, bug #489676 diff --git a/profiles/default/linux/powerpc/ppc32/13.0/package.use.stable.mask b/profiles/default/linux/powerpc/ppc32/13.0/package.use.stable.mask index 22e98f4f24d4..8564eb8f942e 100644 --- a/profiles/default/linux/powerpc/ppc32/13.0/package.use.stable.mask +++ b/profiles/default/linux/powerpc/ppc32/13.0/package.use.stable.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Ben de Groot <yngwin@gentoo.org (19 Apr 2015) # chromaprint not stable on this arch diff --git a/profiles/default/linux/powerpc/ppc64/13.0/package.use.mask b/profiles/default/linux/powerpc/ppc64/13.0/package.use.mask index 4a24c0aa6c21..c78ec8644a58 100644 --- a/profiles/default/linux/powerpc/ppc64/13.0/package.use.mask +++ b/profiles/default/linux/powerpc/ppc64/13.0/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Fabian Groffen <grobian@gentoo.org> (Jul 24, 2014) # dmarc needs mail-filter/opendmarc, bug #489676 diff --git a/profiles/default/linux/powerpc/ppc64/13.0/package.use.stable.mask b/profiles/default/linux/powerpc/ppc64/13.0/package.use.stable.mask index 5dbea9e72efb..57af4cfcc5b4 100644 --- a/profiles/default/linux/powerpc/ppc64/13.0/package.use.stable.mask +++ b/profiles/default/linux/powerpc/ppc64/13.0/package.use.stable.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Tom Wijsman <TomWij@gentoo.org (16 Mar 2014) # Mask unstable USE flags on media-video/vlc, see security bug #499806. diff --git a/profiles/default/linux/sparc/13.0/package.use.mask b/profiles/default/linux/sparc/13.0/package.use.mask index 3a8896f53a64..4f542d11e8b7 100644 --- a/profiles/default/linux/sparc/13.0/package.use.mask +++ b/profiles/default/linux/sparc/13.0/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Fabian Groffen <grobian@gentoo.org> (Jul 24, 2014) # dmarc needs mail-filter/opendmarc, bug #489676 diff --git a/profiles/default/linux/sparc/13.0/packages b/profiles/default/linux/sparc/13.0/packages index 2306102a8e85..762eba92e459 100644 --- a/profiles/default/linux/sparc/13.0/packages +++ b/profiles/default/linux/sparc/13.0/packages @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # 2008.0 sparc profile diff --git a/profiles/default/linux/sparc/13.0/use.mask b/profiles/default/linux/sparc/13.0/use.mask index 6ba96405556f..2fed294c1832 100644 --- a/profiles/default/linux/sparc/13.0/use.mask +++ b/profiles/default/linux/sparc/13.0/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # this is not a multilib profile multilib diff --git a/profiles/default/linux/sparc/13.0/use.stable.mask b/profiles/default/linux/sparc/13.0/use.stable.mask index 74a34681ea1f..f54e7a1f560a 100644 --- a/profiles/default/linux/sparc/13.0/use.stable.mask +++ b/profiles/default/linux/sparc/13.0/use.stable.mask @@ -1,4 +1,3 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ diff --git a/profiles/default/linux/sparc/experimental/multilib/make.defaults b/profiles/default/linux/sparc/experimental/multilib/make.defaults index 85bff4ebd437..32c57a2aa5e7 100644 --- a/profiles/default/linux/sparc/experimental/multilib/make.defaults +++ b/profiles/default/linux/sparc/experimental/multilib/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Multilib stuff MULTILIB_ABIS="sparc32 sparc64" diff --git a/profiles/default/linux/sparc/experimental/multilib/package.use.mask b/profiles/default/linux/sparc/experimental/multilib/package.use.mask index c126437c4163..1e3b836871c0 100644 --- a/profiles/default/linux/sparc/experimental/multilib/package.use.mask +++ b/profiles/default/linux/sparc/experimental/multilib/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Needs all X libraries in both 32 and 64 bit.. sys-devel/gcc awt diff --git a/profiles/default/linux/sparc/experimental/multilib/packages b/profiles/default/linux/sparc/experimental/multilib/packages index cbf9a90d01c5..cc2785b25d52 100644 --- a/profiles/default/linux/sparc/experimental/multilib/packages +++ b/profiles/default/linux/sparc/experimental/multilib/packages @@ -1,6 +1,5 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # older versions of gcc don't support biarch *>=sys-devel/gcc-4.3.2-r1 diff --git a/profiles/default/linux/sparc/experimental/multilib/profile.bashrc b/profiles/default/linux/sparc/experimental/multilib/profile.bashrc index 3b1dc6ed4a6d..00533800398d 100644 --- a/profiles/default/linux/sparc/experimental/multilib/profile.bashrc +++ b/profiles/default/linux/sparc/experimental/multilib/profile.bashrc @@ -1,6 +1,5 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ if [[ "${EBUILD_PHASE}" == "setup" ]] then diff --git a/profiles/default/linux/sparc/package.use.mask b/profiles/default/linux/sparc/package.use.mask index f578629521d4..0c14a3053093 100644 --- a/profiles/default/linux/sparc/package.use.mask +++ b/profiles/default/linux/sparc/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017) # unkeyworded diff --git a/profiles/default/linux/uclibc/amd64/make.defaults b/profiles/default/linux/uclibc/amd64/make.defaults index 5170460cad7b..8782b948bc46 100644 --- a/profiles/default/linux/uclibc/amd64/make.defaults +++ b/profiles/default/linux/uclibc/amd64/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ ARCH="amd64" ACCEPT_KEYWORDS="${ARCH}" diff --git a/profiles/default/linux/uclibc/amd64/package.mask b/profiles/default/linux/uclibc/amd64/package.mask index 66cb485f4ae8..c004f7750a13 100644 --- a/profiles/default/linux/uclibc/amd64/package.mask +++ b/profiles/default/linux/uclibc/amd64/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # AMD64 Team <amd64@gentoo.org> # Mask packages that rely on amd64 multilib diff --git a/profiles/default/linux/uclibc/amd64/package.use.force b/profiles/default/linux/uclibc/amd64/package.use.force index 28125cb62afa..ca264fedc8ce 100644 --- a/profiles/default/linux/uclibc/amd64/package.use.force +++ b/profiles/default/linux/uclibc/amd64/package.use.force @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell diff --git a/profiles/default/linux/uclibc/amd64/use.force b/profiles/default/linux/uclibc/amd64/use.force index 8797d43832d2..181cb39654fc 100644 --- a/profiles/default/linux/uclibc/amd64/use.force +++ b/profiles/default/linux/uclibc/amd64/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force the flag which corresponds to arch/abi, bug #515130 amd64 diff --git a/profiles/default/linux/uclibc/amd64/use.mask b/profiles/default/linux/uclibc/amd64/use.mask index 51e509489177..cc3b7ca5f0e3 100644 --- a/profiles/default/linux/uclibc/amd64/use.mask +++ b/profiles/default/linux/uclibc/amd64/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force the flag which corresponds to arch/abi, bug #515130 -amd64 diff --git a/profiles/default/linux/uclibc/arm/armv6j/make.defaults b/profiles/default/linux/uclibc/arm/armv6j/make.defaults index 1b7f3d3d9b3e..10e4e8d35be2 100644 --- a/profiles/default/linux/uclibc/arm/armv6j/make.defaults +++ b/profiles/default/linux/uclibc/arm/armv6j/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ CHOST="armv6j-hardfloat-linux-uclibceabi" CFLAGS="-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard" diff --git a/profiles/default/linux/uclibc/arm/armv7a/make.defaults b/profiles/default/linux/uclibc/arm/armv7a/make.defaults index 3978f9ca660c..0ac8f14a75a5 100644 --- a/profiles/default/linux/uclibc/arm/armv7a/make.defaults +++ b/profiles/default/linux/uclibc/arm/armv7a/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ CHOST="armv7a-hardfloat-linux-uclibceabi" CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard" diff --git a/profiles/default/linux/uclibc/arm/make.defaults b/profiles/default/linux/uclibc/arm/make.defaults index 1b3c79cf4ac2..94651d9d80fb 100644 --- a/profiles/default/linux/uclibc/arm/make.defaults +++ b/profiles/default/linux/uclibc/arm/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ ARCH="arm" ACCEPT_KEYWORDS="${ARCH}" diff --git a/profiles/default/linux/uclibc/arm/package.use.force b/profiles/default/linux/uclibc/arm/package.use.force index fbb5069587f0..b92b1029f52a 100644 --- a/profiles/default/linux/uclibc/arm/package.use.force +++ b/profiles/default/linux/uclibc/arm/package.use.force @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell diff --git a/profiles/default/linux/uclibc/arm/package.use.mask b/profiles/default/linux/uclibc/arm/package.use.mask index b793432f2791..7d099a129408 100644 --- a/profiles/default/linux/uclibc/arm/package.use.mask +++ b/profiles/default/linux/uclibc/arm/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Davide Pesavento <pesa@gentoo.org> (19 Dec 2016) # Various unkeyworded deps: >=sys-devel/clang-3.9 (#591822), diff --git a/profiles/default/linux/uclibc/arm/package.use.stable.mask b/profiles/default/linux/uclibc/arm/package.use.stable.mask index 0e993073ae81..b0a4a30b96c4 100644 --- a/profiles/default/linux/uclibc/arm/package.use.stable.mask +++ b/profiles/default/linux/uclibc/arm/package.use.stable.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Davide Pesavento <pesa@gentoo.org> (08 Jun 2016) # The corresponding Qt5 modules are not stable on arm, and we don't diff --git a/profiles/default/linux/uclibc/arm/use.force b/profiles/default/linux/uclibc/arm/use.force index fe0460b9e5cf..11e95dae7631 100644 --- a/profiles/default/linux/uclibc/arm/use.force +++ b/profiles/default/linux/uclibc/arm/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force the flag which corresponds to ARCH. arm diff --git a/profiles/default/linux/uclibc/arm/use.mask b/profiles/default/linux/uclibc/arm/use.mask index aa8fa3bd2e0f..8dffd62b8e39 100644 --- a/profiles/default/linux/uclibc/arm/use.mask +++ b/profiles/default/linux/uclibc/arm/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Unmask the flag which corresponds to ARCH. -arm diff --git a/profiles/default/linux/uclibc/make.defaults b/profiles/default/linux/uclibc/make.defaults index 7acb59b1c57d..1908f11a5fc0 100644 --- a/profiles/default/linux/uclibc/make.defaults +++ b/profiles/default/linux/uclibc/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ PORTAGE_LIBC="uClibc" ELIBC=uclibc diff --git a/profiles/default/linux/uclibc/mips/make.defaults b/profiles/default/linux/uclibc/mips/make.defaults index 1a0e9303fde1..2a9891e91144 100644 --- a/profiles/default/linux/uclibc/mips/make.defaults +++ b/profiles/default/linux/uclibc/mips/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ ARCH="mips" ACCEPT_KEYWORDS="${ARCH} ~${ARCH}" diff --git a/profiles/default/linux/uclibc/mips/mipsel/make.defaults b/profiles/default/linux/uclibc/mips/mipsel/make.defaults index cfb232d1cf52..7a0c10717521 100644 --- a/profiles/default/linux/uclibc/mips/mipsel/make.defaults +++ b/profiles/default/linux/uclibc/mips/mipsel/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ CHOST="mipsel-gentoo-linux-uclibc" CHOST_o32="${CHOST}" diff --git a/profiles/default/linux/uclibc/mips/package.mask b/profiles/default/linux/uclibc/mips/package.mask index 4a08c65578a4..d95c19f3958f 100644 --- a/profiles/default/linux/uclibc/mips/package.mask +++ b/profiles/default/linux/uclibc/mips/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # # See bug #544756. diff --git a/profiles/default/linux/uclibc/mips/package.use.force b/profiles/default/linux/uclibc/mips/package.use.force index 417ed5c00f46..42de426a5838 100644 --- a/profiles/default/linux/uclibc/mips/package.use.force +++ b/profiles/default/linux/uclibc/mips/package.use.force @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell diff --git a/profiles/default/linux/uclibc/mips/package.use.mask b/profiles/default/linux/uclibc/mips/package.use.mask index 5b9f6677fa0f..97e6748aec0f 100644 --- a/profiles/default/linux/uclibc/mips/package.use.mask +++ b/profiles/default/linux/uclibc/mips/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Felix Janda <felix.janda@posteo.de> (24 Sep 2016) # net-libs/libnetfilter_conntrack is not keyworded on mips diff --git a/profiles/default/linux/uclibc/mips/use.force b/profiles/default/linux/uclibc/mips/use.force index ea76c4b361d4..e94d30137368 100644 --- a/profiles/default/linux/uclibc/mips/use.force +++ b/profiles/default/linux/uclibc/mips/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force the flag which corresponds to arch/abi, bug #515130 mips diff --git a/profiles/default/linux/uclibc/mips/use.mask b/profiles/default/linux/uclibc/mips/use.mask index 6d2acc5ac2cb..b285b3b4746e 100644 --- a/profiles/default/linux/uclibc/mips/use.mask +++ b/profiles/default/linux/uclibc/mips/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Unmask the flag which corresponds to arch/abi, bug #515130 -mips diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index 2c9cbb2e7085..8033f0522a0a 100644 --- a/profiles/default/linux/uclibc/package.mask +++ b/profiles/default/linux/uclibc/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ sys-libs/musl sys-libs/glibc diff --git a/profiles/default/linux/uclibc/package.use b/profiles/default/linux/uclibc/package.use index d19ce9937a3e..7f56ec7fbc39 100644 --- a/profiles/default/linux/uclibc/package.use +++ b/profiles/default/linux/uclibc/package.use @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # 17 Aug 2014; Anthony G. Basile <blueness@gentoo.org> # Avoid pulling in glib diff --git a/profiles/default/linux/uclibc/package.use.mask b/profiles/default/linux/uclibc/package.use.mask index ed38d20ead8e..5c7b9a9d7a68 100644 --- a/profiles/default/linux/uclibc/package.use.mask +++ b/profiles/default/linux/uclibc/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Thomas Deutschmann <whissi@gentoo.org> (21 Jan 2017) # Mask due Gnome3 not going to be stabilized on this arch diff --git a/profiles/default/linux/uclibc/packages b/profiles/default/linux/uclibc/packages index 13317a001f48..cd23d77e3f2c 100644 --- a/profiles/default/linux/uclibc/packages +++ b/profiles/default/linux/uclibc/packages @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ *app-misc/pax-utils *dev-libs/libiconv diff --git a/profiles/default/linux/uclibc/packages.build b/profiles/default/linux/uclibc/packages.build index 811963445d4c..38c8653ce6ec 100644 --- a/profiles/default/linux/uclibc/packages.build +++ b/profiles/default/linux/uclibc/packages.build @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This file lists extra packages needed to build for # a stage 1 based on this profile. diff --git a/profiles/default/linux/uclibc/ppc/make.defaults b/profiles/default/linux/uclibc/ppc/make.defaults index 1ffb33c58008..5da53aa13384 100644 --- a/profiles/default/linux/uclibc/ppc/make.defaults +++ b/profiles/default/linux/uclibc/ppc/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ ARCH="ppc" ACCEPT_KEYWORDS="${ARCH}" diff --git a/profiles/default/linux/uclibc/ppc/package.mask b/profiles/default/linux/uclibc/ppc/package.mask index 396a3f86e15a..b6006a7bf774 100644 --- a/profiles/default/linux/uclibc/ppc/package.mask +++ b/profiles/default/linux/uclibc/ppc/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Fails to find openssl headers, bug #517160 net-misc/openssh diff --git a/profiles/default/linux/uclibc/ppc/package.use.force b/profiles/default/linux/uclibc/ppc/package.use.force index 228eb0d46563..e18275fe8cd6 100644 --- a/profiles/default/linux/uclibc/ppc/package.use.force +++ b/profiles/default/linux/uclibc/ppc/package.use.force @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell diff --git a/profiles/default/linux/uclibc/ppc/package.use.mask b/profiles/default/linux/uclibc/ppc/package.use.mask index c1c8bea597bc..225a8932960e 100644 --- a/profiles/default/linux/uclibc/ppc/package.use.mask +++ b/profiles/default/linux/uclibc/ppc/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Davide Pesavento <pesa@gentoo.org> (21 Jan 2017) # Requires unkeyworded dev-python/PyQt5 diff --git a/profiles/default/linux/uclibc/ppc/use.force b/profiles/default/linux/uclibc/ppc/use.force index 6c613a27c06b..6da16ab57182 100644 --- a/profiles/default/linux/uclibc/ppc/use.force +++ b/profiles/default/linux/uclibc/ppc/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force the flag which corresponds to arch/abi, bug #515130 ppc diff --git a/profiles/default/linux/uclibc/ppc/use.mask b/profiles/default/linux/uclibc/ppc/use.mask index 1d8edf821a78..9ab8c5ff79c9 100644 --- a/profiles/default/linux/uclibc/ppc/use.mask +++ b/profiles/default/linux/uclibc/ppc/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Unmask the flag which corresponds to arch/abi, bug #515130 -ppc diff --git a/profiles/default/linux/uclibc/use.force b/profiles/default/linux/uclibc/use.force index 2046a6d17a2e..dbadd65e481f 100644 --- a/profiles/default/linux/uclibc/use.force +++ b/profiles/default/linux/uclibc/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ elibc_uclibc uclibc diff --git a/profiles/default/linux/uclibc/use.mask b/profiles/default/linux/uclibc/use.mask index 4317e3438c54..8dd4552a9bf7 100644 --- a/profiles/default/linux/uclibc/use.mask +++ b/profiles/default/linux/uclibc/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Thomas Deutschmann <whissi@gentoo.org> (28 Jan 2017) # No JAVA in uclibc diff --git a/profiles/default/linux/uclibc/x86/make.defaults b/profiles/default/linux/uclibc/x86/make.defaults index 17f8085afcb7..79b8d75c8733 100644 --- a/profiles/default/linux/uclibc/x86/make.defaults +++ b/profiles/default/linux/uclibc/x86/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ ARCH="x86" ACCEPT_KEYWORDS="${ARCH}" diff --git a/profiles/default/linux/uclibc/x86/package.use.force b/profiles/default/linux/uclibc/x86/package.use.force index 28125cb62afa..ca264fedc8ce 100644 --- a/profiles/default/linux/uclibc/x86/package.use.force +++ b/profiles/default/linux/uclibc/x86/package.use.force @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell diff --git a/profiles/default/linux/uclibc/x86/use.force b/profiles/default/linux/uclibc/x86/use.force index b3521bb84a00..eb8c5dfc7f70 100644 --- a/profiles/default/linux/uclibc/x86/use.force +++ b/profiles/default/linux/uclibc/x86/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force the flag which corresponds to arch/abi, bug #515130 x86 diff --git a/profiles/default/linux/uclibc/x86/use.mask b/profiles/default/linux/uclibc/x86/use.mask index 056ff2edbf43..a70efb03255b 100644 --- a/profiles/default/linux/uclibc/x86/use.mask +++ b/profiles/default/linux/uclibc/x86/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # Force the flag which corresponds to arch/abi, bug #515130 -x86 diff --git a/profiles/default/linux/use.mask b/profiles/default/linux/use.mask index 647b635c0eec..08ef82bff86e 100644 --- a/profiles/default/linux/use.mask +++ b/profiles/default/linux/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default diff --git a/profiles/default/linux/x86/13.0/developer/make.defaults b/profiles/default/linux/x86/13.0/developer/make.defaults index fd60db710845..79e030eb8d8e 100644 --- a/profiles/default/linux/x86/13.0/developer/make.defaults +++ b/profiles/default/linux/x86/13.0/developer/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Adding -Wl,--hash-style=gnu to default LDFLAGS for linux/x86 dev profile # This will help developers track down packages, that don't respect LDFLAGS, diff --git a/profiles/default/linux/x86/package.use.mask b/profiles/default/linux/x86/package.use.mask index d49253b9a026..06fd79e76a59 100644 --- a/profiles/default/linux/x86/package.use.mask +++ b/profiles/default/linux/x86/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Mike Frysinger <vapier@gentoo.org> (08 May 2016) # This target supports VTV #547040. |