summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-09 09:18:54 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-09 10:33:03 +0100
commitdeac63d0c8f646e7d8617cf664e01d599253de89 (patch)
treefd1fdd2204dd820fd869f8d48fdea118be8400a7
parentprofiles: drop mask for removed package kde-base/contactthemeeditor (diff)
downloadgentoo-deac63d0c8f646e7d8617cf664e01d599253de89.tar.gz
gentoo-deac63d0c8f646e7d8617cf664e01d599253de89.tar.bz2
gentoo-deac63d0c8f646e7d8617cf664e01d599253de89.zip
Convert $Header to $Id
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--app-antivirus/skyldav/files/skyldav.confd2
-rwxr-xr-xapp-antivirus/skyldav/files/skyldav.initd2
-rw-r--r--app-emulation/flannel/flannel-0.5.4.ebuild2
-rw-r--r--dev-libs/libcgroup/files/cgconfig.initd-r12
-rw-r--r--dev-libs/libcgroup/files/cgred.initd-r12
-rw-r--r--dev-python/mox3/mox3-0.12.0.ebuild2
-rw-r--r--dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild2
-rw-r--r--dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild2
-rwxr-xr-xdev-ros/roslaunch/files/roscore.initd2
-rwxr-xr-xdev-ros/roslaunch/files/roslaunch.initd2
-rw-r--r--gnustep-apps/sogo/files/sogod.initd2
-rw-r--r--net-p2p/freenet/freenet-0.7.5_p1470.ebuild2
-rw-r--r--net-wireless/gr-paint/gr-paint-9999.ebuild2
-rw-r--r--perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild2
-rw-r--r--www-apps/radicale/files/radicale.init.d2
15 files changed, 15 insertions, 15 deletions
diff --git a/app-antivirus/skyldav/files/skyldav.confd b/app-antivirus/skyldav/files/skyldav.confd
index aad4d2305900..3638144bc10b 100644
--- a/app-antivirus/skyldav/files/skyldav.confd
+++ b/app-antivirus/skyldav/files/skyldav.confd
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
# Config file for /etc/init.d/skyldav
diff --git a/app-antivirus/skyldav/files/skyldav.initd b/app-antivirus/skyldav/files/skyldav.initd
index fd4bf09f7e33..ce19ccf8786b 100755
--- a/app-antivirus/skyldav/files/skyldav.initd
+++ b/app-antivirus/skyldav/files/skyldav.initd
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
SKYLDAV_BIN="/usr/sbin/skyldav"
SKYLDAV_OPTS="${SKYLDAV_OPTS:--m 2}"
diff --git a/app-emulation/flannel/flannel-0.5.4.ebuild b/app-emulation/flannel/flannel-0.5.4.ebuild
index 4b3992cc99f6..e5a5159d4574 100644
--- a/app-emulation/flannel/flannel-0.5.4.ebuild
+++ b/app-emulation/flannel/flannel-0.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
diff --git a/dev-libs/libcgroup/files/cgconfig.initd-r1 b/dev-libs/libcgroup/files/cgconfig.initd-r1
index f10d994162c4..8725949678f7 100644
--- a/dev-libs/libcgroup/files/cgconfig.initd-r1
+++ b/dev-libs/libcgroup/files/cgconfig.initd-r1
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /etc/init.d/cgconfig,v 1.1 2015/02/18 09:53:59 tokiclover Exp $
+# $Id$
CGCONFIGPARSER="/usr/sbin/cgconfigparser"
CGCLASSIFY="/usr/sbin/cgclassify"
diff --git a/dev-libs/libcgroup/files/cgred.initd-r1 b/dev-libs/libcgroup/files/cgred.initd-r1
index 85cbb05931e9..ffa2da52c75f 100644
--- a/dev-libs/libcgroup/files/cgred.initd-r1
+++ b/dev-libs/libcgroup/files/cgred.initd-r1
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /etc/init.d/cgred,v 1.1 2015/02/14 09:53:59 tokiclover Exp $
+# $Id$
command="/usr/sbin/cgrulesengd"
command_args="${CGRED_OPTS}"
diff --git a/dev-python/mox3/mox3-0.12.0.ebuild b/dev-python/mox3/mox3-0.12.0.ebuild
index 76777e4002ff..2ceca6dc06ea 100644
--- a/dev-python/mox3/mox3-0.12.0.ebuild
+++ b/dev-python/mox3/mox3-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mox3/mox3-0.7.0-r1.ebuild,v 1.3 2015/03/09 00:04:31 pacho Exp $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_4 )
diff --git a/dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild
index 2ea557d06ac2..69dbf00021d2 100644
--- a/dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild
+++ b/dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.6.0.ebuild,v 1.1 2015/04/22 20:35:11 prometheanfire Exp $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
diff --git a/dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild b/dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild
index e173eaa637c9..4d658550c976 100644
--- a/dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild
+++ b/dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-serialization/oslo-serialization-1.5.0.ebuild,v 1.1 2015/04/22 20:04:44 prometheanfire Exp $
+# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_4 )
diff --git a/dev-ros/roslaunch/files/roscore.initd b/dev-ros/roslaunch/files/roscore.initd
index 7efd846af88e..e11fc179a7e1 100755
--- a/dev-ros/roslaunch/files/roscore.initd
+++ b/dev-ros/roslaunch/files/roscore.initd
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
depend() {
after net
diff --git a/dev-ros/roslaunch/files/roslaunch.initd b/dev-ros/roslaunch/files/roslaunch.initd
index 3a15bbc5ad08..5526bb16ddc1 100755
--- a/dev-ros/roslaunch/files/roslaunch.initd
+++ b/dev-ros/roslaunch/files/roslaunch.initd
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
depend() {
need roscore
diff --git a/gnustep-apps/sogo/files/sogod.initd b/gnustep-apps/sogo/files/sogod.initd
index c0dfcdc0c0c7..39f1bee1567b 100644
--- a/gnustep-apps/sogo/files/sogod.initd
+++ b/gnustep-apps/sogo/files/sogod.initd
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
SOGOD_PID=/run/sogo/sogod.pid
diff --git a/net-p2p/freenet/freenet-0.7.5_p1470.ebuild b/net-p2p/freenet/freenet-0.7.5_p1470.ebuild
index f377611708fa..0746f5c18890 100644
--- a/net-p2p/freenet/freenet-0.7.5_p1470.ebuild
+++ b/net-p2p/freenet/freenet-0.7.5_p1470.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/freenet/freenet-0.7.5_p1424.ebuild,v 1.1 2013/01/12 19:46:52 tommy Exp $
+# $Id$
EAPI="5"
DATE=20150812
diff --git a/net-wireless/gr-paint/gr-paint-9999.ebuild b/net-wireless/gr-paint/gr-paint-9999.ebuild
index 11808a8133f1..ac9483f0c6d3 100644
--- a/net-wireless/gr-paint/gr-paint-9999.ebuild
+++ b/net-wireless/gr-paint/gr-paint-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
diff --git a/perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild b/perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild
index 7c8e6b82394a..a4aad1cf360f 100644
--- a/perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild
+++ b/perl-core/Devel-PPPort/Devel-PPPort-3.310.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Devel-PPPort/Devel-PPPort-3.200.0.ebuild,v 1.10 2015/06/04 21:39:06 dilfridge Exp $
+# $Id$
EAPI=5
diff --git a/www-apps/radicale/files/radicale.init.d b/www-apps/radicale/files/radicale.init.d
index 8e3e94a6494c..c2e29845437d 100644
--- a/www-apps/radicale/files/radicale.init.d
+++ b/www-apps/radicale/files/radicale.init.d
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
PIDFILE=/var/run/radicale.pid