diff options
author | 2017-02-28 11:47:27 -0800 | |
---|---|---|
committer | 2017-02-28 11:50:50 -0800 | |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /profiles/features/prefix | |
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/features/prefix')
-rw-r--r-- | profiles/features/prefix/make.defaults | 1 | ||||
-rw-r--r-- | profiles/features/prefix/package.mask | 1 | ||||
-rw-r--r-- | profiles/features/prefix/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/features/prefix/packages | 1 | ||||
-rw-r--r-- | profiles/features/prefix/rpath/packages | 1 | ||||
-rw-r--r-- | profiles/features/prefix/rpath/profile.bashrc | 1 | ||||
-rw-r--r-- | profiles/features/prefix/rpath/use.force | 1 | ||||
-rw-r--r-- | profiles/features/prefix/rpath/use.mask | 1 | ||||
-rw-r--r-- | profiles/features/prefix/use.force | 1 | ||||
-rw-r--r-- | profiles/features/prefix/use.mask | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/profiles/features/prefix/make.defaults b/profiles/features/prefix/make.defaults index 4de59fda633c..28ddc1270c94 100644 --- a/profiles/features/prefix/make.defaults +++ b/profiles/features/prefix/make.defaults @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Michael Haubenwallner <haubi@gentoo.org> (19 Apr 2016) # We can not use xattrs by default in Prefix. diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index ad2be8b4a265..dfa6e719cf82 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Jeremy Olexa <darkside@gentoo.org> (30 Jun 2009) # The PAM auth system just will not work in Gentoo Prefix, instead the host auth diff --git a/profiles/features/prefix/package.use.mask b/profiles/features/prefix/package.use.mask index 4db14fae9262..f02bc5775fe9 100644 --- a/profiles/features/prefix/package.use.mask +++ b/profiles/features/prefix/package.use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Benda Xu <heroxbd@gentoo.org> (28 Jul 2016) # Needs root privilege. diff --git a/profiles/features/prefix/packages b/profiles/features/prefix/packages index 5fadbfe817a9..a4d727977333 100644 --- a/profiles/features/prefix/packages +++ b/profiles/features/prefix/packages @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Gentoo Base Prefix Profile diff --git a/profiles/features/prefix/rpath/packages b/profiles/features/prefix/rpath/packages index 7474427ab0c3..ca559fb1847a 100644 --- a/profiles/features/prefix/rpath/packages +++ b/profiles/features/prefix/rpath/packages @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # we don't ever will install these, so no need to depend on them -*virtual/libc diff --git a/profiles/features/prefix/rpath/profile.bashrc b/profiles/features/prefix/rpath/profile.bashrc index 6690b4110385..1964faf33266 100644 --- a/profiles/features/prefix/rpath/profile.bashrc +++ b/profiles/features/prefix/rpath/profile.bashrc @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # Hack to avoid every package that uses libiconv/gettext # install a charset.alias that will collide with libiconv's one diff --git a/profiles/features/prefix/rpath/use.force b/profiles/features/prefix/rpath/use.force index 42f0cd535480..ee3ee2379455 100644 --- a/profiles/features/prefix/rpath/use.force +++ b/profiles/features/prefix/rpath/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # prefix-guest USE flag should be set in prefix rpath profiles prefix-guest diff --git a/profiles/features/prefix/rpath/use.mask b/profiles/features/prefix/rpath/use.mask index 32ef8858eaec..294cb12c1d19 100644 --- a/profiles/features/prefix/rpath/use.mask +++ b/profiles/features/prefix/rpath/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # prefix-guest USE flag should be set in prefix rpath profiles -prefix-guest diff --git a/profiles/features/prefix/use.force b/profiles/features/prefix/use.force index 118d77ca1ffd..843b1c7ed890 100644 --- a/profiles/features/prefix/use.force +++ b/profiles/features/prefix/use.force @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # force prefix flag to be set prefix diff --git a/profiles/features/prefix/use.mask b/profiles/features/prefix/use.mask index 13d86e059d92..e215812cfd89 100644 --- a/profiles/features/prefix/use.mask +++ b/profiles/features/prefix/use.mask @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # prefix USE flag should always be unmasked in prefix profiles -prefix |