diff options
author | 2017-02-28 11:47:27 -0800 | |
---|---|---|
committer | 2017-02-28 11:50:50 -0800 | |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /profiles/hardened/linux/musl | |
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/hardened/linux/musl')
39 files changed, 0 insertions, 39 deletions
diff --git a/profiles/hardened/linux/musl/amd64/make.defaults b/profiles/hardened/linux/musl/amd64/make.defaults index d178ceab3765..496becbfe820 100644 --- a/profiles/hardened/linux/musl/amd64/make.defaults +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/amd64/package.mask b/profiles/hardened/linux/musl/amd64/package.mask index 769833239458..2d46a562aced 100644 --- a/profiles/hardened/linux/musl/amd64/package.mask +++ b/profiles/hardened/linux/musl/amd64/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Ulrich Müller <ulm@gentoo.org> (18 Mar 2013) # Packages that rely on multilib diff --git a/profiles/hardened/linux/musl/amd64/package.use.force b/profiles/hardened/linux/musl/amd64/package.use.force index 28125cb62afa..ca264fedc8ce 100644 --- a/profiles/hardened/linux/musl/amd64/package.use.force +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/amd64/use.force b/profiles/hardened/linux/musl/amd64/use.force index 8797d43832d2..181cb39654fc 100644 --- a/profiles/hardened/linux/musl/amd64/use.force +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/amd64/use.mask b/profiles/hardened/linux/musl/amd64/use.mask index 51e509489177..cc3b7ca5f0e3 100644 --- a/profiles/hardened/linux/musl/amd64/use.mask +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/amd64/x32/make.defaults b/profiles/hardened/linux/musl/amd64/x32/make.defaults index 41eab4ef9c4f..88509a6717c0 100644 --- a/profiles/hardened/linux/musl/amd64/x32/make.defaults +++ b/profiles/hardened/linux/musl/amd64/x32/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-linux-muslx32" diff --git a/profiles/hardened/linux/musl/amd64/x32/use.force b/profiles/hardened/linux/musl/amd64/x32/use.force index 71a90a0fac61..a837531f8a4a 100644 --- a/profiles/hardened/linux/musl/amd64/x32/use.force +++ b/profiles/hardened/linux/musl/amd64/x32/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 -abi_x86_64 diff --git a/profiles/hardened/linux/musl/amd64/x32/use.mask b/profiles/hardened/linux/musl/amd64/x32/use.mask index 182f7557c994..fb16cbe71565 100644 --- a/profiles/hardened/linux/musl/amd64/x32/use.mask +++ b/profiles/hardened/linux/musl/amd64/x32/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force the flag which corresponds to arch/abi, bug #515130 -abi_x86_x32 diff --git a/profiles/hardened/linux/musl/arm/armv7a/make.defaults b/profiles/hardened/linux/musl/arm/armv7a/make.defaults index 2110554c576b..c680f6aa2e5a 100644 --- a/profiles/hardened/linux/musl/arm/armv7a/make.defaults +++ b/profiles/hardened/linux/musl/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-musleabi" CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard" diff --git a/profiles/hardened/linux/musl/arm/make.defaults b/profiles/hardened/linux/musl/arm/make.defaults index 762b83bd7a30..2d8979e47dc2 100644 --- a/profiles/hardened/linux/musl/arm/make.defaults +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/arm/package.use.force b/profiles/hardened/linux/musl/arm/package.use.force index fbb5069587f0..b92b1029f52a 100644 --- a/profiles/hardened/linux/musl/arm/package.use.force +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/arm/use.force b/profiles/hardened/linux/musl/arm/use.force index fe0460b9e5cf..11e95dae7631 100644 --- a/profiles/hardened/linux/musl/arm/use.force +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/arm/use.mask b/profiles/hardened/linux/musl/arm/use.mask index aa8fa3bd2e0f..8dffd62b8e39 100644 --- a/profiles/hardened/linux/musl/arm/use.mask +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/arm64/make.defaults b/profiles/hardened/linux/musl/arm64/make.defaults index 4bf2d786572b..886f0423dccc 100644 --- a/profiles/hardened/linux/musl/arm64/make.defaults +++ b/profiles/hardened/linux/musl/arm64/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ ARCH="arm64" ACCEPT_KEYWORDS="${ARCH}" diff --git a/profiles/hardened/linux/musl/arm64/package.use.force b/profiles/hardened/linux/musl/arm64/package.use.force index 7ee1a494bc58..d90dd06eaf22 100644 --- a/profiles/hardened/linux/musl/arm64/package.use.force +++ b/profiles/hardened/linux/musl/arm64/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/hardened/linux/musl/arm64/use.force b/profiles/hardened/linux/musl/arm64/use.force index 7b08e3e51eb8..1fa2eca30677 100644 --- a/profiles/hardened/linux/musl/arm64/use.force +++ b/profiles/hardened/linux/musl/arm64/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force the flag which corresponds to ARCH. arm64 diff --git a/profiles/hardened/linux/musl/arm64/use.mask b/profiles/hardened/linux/musl/arm64/use.mask index 5c7de4d919b4..04a2bed3cacf 100644 --- a/profiles/hardened/linux/musl/arm64/use.mask +++ b/profiles/hardened/linux/musl/arm64/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Unmask the flag which corresponds to ARCH. -arm64 diff --git a/profiles/hardened/linux/musl/make.defaults b/profiles/hardened/linux/musl/make.defaults index 24ce96fefe87..ec5b4ed52d25 100644 --- a/profiles/hardened/linux/musl/make.defaults +++ b/profiles/hardened/linux/musl/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ ELIBC="musl" diff --git a/profiles/hardened/linux/musl/mips/make.defaults b/profiles/hardened/linux/musl/mips/make.defaults index eb625b931268..06fe764dc9f5 100644 --- a/profiles/hardened/linux/musl/mips/make.defaults +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/mips/mipsel/make.defaults b/profiles/hardened/linux/musl/mips/mipsel/make.defaults index 42455023951c..dce419912712 100644 --- a/profiles/hardened/linux/musl/mips/mipsel/make.defaults +++ b/profiles/hardened/linux/musl/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-musl" CHOST_o32="${CHOST}" diff --git a/profiles/hardened/linux/musl/mips/package.mask b/profiles/hardened/linux/musl/mips/package.mask index 625d50f9f213..8b52dc4d8d35 100644 --- a/profiles/hardened/linux/musl/mips/package.mask +++ b/profiles/hardened/linux/musl/mips/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ dev-util/pkgconfig >sys-apps/kbd-1.15.5-r99 diff --git a/profiles/hardened/linux/musl/mips/use.force b/profiles/hardened/linux/musl/mips/use.force index ea76c4b361d4..e94d30137368 100644 --- a/profiles/hardened/linux/musl/mips/use.force +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/mips/use.mask b/profiles/hardened/linux/musl/mips/use.mask index 6d2acc5ac2cb..b285b3b4746e 100644 --- a/profiles/hardened/linux/musl/mips/use.mask +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/package.mask b/profiles/hardened/linux/musl/package.mask index 4401810ee944..13e090101f0a 100644 --- a/profiles/hardened/linux/musl/package.mask +++ b/profiles/hardened/linux/musl/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/uclibc sys-libs/uclibc-ng diff --git a/profiles/hardened/linux/musl/package.use b/profiles/hardened/linux/musl/package.use index dadfff7d528c..2d99b60f76b4 100644 --- a/profiles/hardened/linux/musl/package.use +++ b/profiles/hardened/linux/musl/package.use @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Anthony G. Basile <blueness@gentoo.org> (14 Jul 2016) # We need this to break a circular dependency with diff --git a/profiles/hardened/linux/musl/package.use.force b/profiles/hardened/linux/musl/package.use.force index ef4972605609..8122d90a6c88 100644 --- a/profiles/hardened/linux/musl/package.use.force +++ b/profiles/hardened/linux/musl/package.use.force @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Force system-libevent use flag on mozilla packages, since the building of # bundled libevent cannot accomodate a system without sysctl.h diff --git a/profiles/hardened/linux/musl/package.use.mask b/profiles/hardened/linux/musl/package.use.mask index a18653bddab2..9078b7c61920 100644 --- a/profiles/hardened/linux/musl/package.use.mask +++ b/profiles/hardened/linux/musl/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ # See bug #504200 sys-devel/gcc sanitize diff --git a/profiles/hardened/linux/musl/packages b/profiles/hardened/linux/musl/packages index cfe33a1c9b3e..8e9700f13e8f 100644 --- a/profiles/hardened/linux/musl/packages +++ b/profiles/hardened/linux/musl/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 *sys-apps/sandbox diff --git a/profiles/hardened/linux/musl/packages.build b/profiles/hardened/linux/musl/packages.build index d62198d24693..c07961aa76f7 100644 --- a/profiles/hardened/linux/musl/packages.build +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/ppc/make.defaults b/profiles/hardened/linux/musl/ppc/make.defaults index e64479841140..2022413f04a2 100644 --- a/profiles/hardened/linux/musl/ppc/make.defaults +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/ppc/package.use.force b/profiles/hardened/linux/musl/ppc/package.use.force index 228eb0d46563..e18275fe8cd6 100644 --- a/profiles/hardened/linux/musl/ppc/package.use.force +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/ppc/use.force b/profiles/hardened/linux/musl/ppc/use.force index f2f4a2520f12..f4c29429b272 100644 --- a/profiles/hardened/linux/musl/ppc/use.force +++ b/profiles/hardened/linux/musl/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. ppc diff --git a/profiles/hardened/linux/musl/ppc/use.mask b/profiles/hardened/linux/musl/ppc/use.mask index a12f97358bc9..e1f5512c8bb0 100644 --- a/profiles/hardened/linux/musl/ppc/use.mask +++ b/profiles/hardened/linux/musl/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. -ppc diff --git a/profiles/hardened/linux/musl/use.force b/profiles/hardened/linux/musl/use.force index a17916dbf71b..79e5575d13c3 100644 --- a/profiles/hardened/linux/musl/use.force +++ b/profiles/hardened/linux/musl/use.force @@ -1,5 +1,4 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ elibc_musl diff --git a/profiles/hardened/linux/musl/use.mask b/profiles/hardened/linux/musl/use.mask index fd9d601a3330..190b01bbbe98 100644 --- a/profiles/hardened/linux/musl/use.mask +++ b/profiles/hardened/linux/musl/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Id$ -elibc_musl elibc_uclibc diff --git a/profiles/hardened/linux/musl/x86/make.defaults b/profiles/hardened/linux/musl/x86/make.defaults index 4ee83085aad7..73fedb030e1d 100644 --- a/profiles/hardened/linux/musl/x86/make.defaults +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/x86/package.use.force b/profiles/hardened/linux/musl/x86/package.use.force index 28125cb62afa..ca264fedc8ce 100644 --- a/profiles/hardened/linux/musl/x86/package.use.force +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/x86/use.force b/profiles/hardened/linux/musl/x86/use.force index b3521bb84a00..eb8c5dfc7f70 100644 --- a/profiles/hardened/linux/musl/x86/use.force +++ b/profiles/hardened/linux/musl/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/hardened/linux/musl/x86/use.mask b/profiles/hardened/linux/musl/x86/use.mask index 056ff2edbf43..a70efb03255b 100644 --- a/profiles/hardened/linux/musl/x86/use.mask +++ b/profiles/hardened/linux/musl/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 |