aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2015-08-09 02:29:33 +0200
committerAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2015-08-09 02:46:47 +0200
commitc3a9f0793b0465b1d176a41ac8025103e496b912 (patch)
tree9068420499c142486517f55dfe4622231a260a61 /games-server
parentMerge remote-tracking branch 'github/pr/5' (diff)
downloadjava-c3a9f0793b0465b1d176a41ac8025103e496b912.tar.gz
java-c3a9f0793b0465b1d176a41ac8025103e496b912.tar.bz2
java-c3a9f0793b0465b1d176a41ac8025103e496b912.zip
Update/cleanup header for the git migration in main tree
again courtesy of kde overlay Package-Manager: portage-2.2.20
Diffstat (limited to 'games-server')
-rw-r--r--games-server/bukkit/bukkit-1679.ebuild2
-rw-r--r--games-server/minecraft-common/files/init.sh2
-rw-r--r--games-server/minecraft-common/minecraft-common-20130203.ebuild2
-rw-r--r--games-server/minecraft-server/minecraft-server-1.4.7-r1.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/games-server/bukkit/bukkit-1679.ebuild b/games-server/bukkit/bukkit-1679.ebuild
index 2a4b70dd..40e41d3a 100644
--- a/games-server/bukkit/bukkit-1679.ebuild
+++ b/games-server/bukkit/bukkit-1679.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=4
MY_PV="1.4.7-R1.0"
diff --git a/games-server/minecraft-common/files/init.sh b/games-server/minecraft-common/files/init.sh
index 4eac9956..1d14e642 100644
--- a/games-server/minecraft-common/files/init.sh
+++ b/games-server/minecraft-common/files/init.sh
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
+# $Id$
extra_started_commands="console"
diff --git a/games-server/minecraft-common/minecraft-common-20130203.ebuild b/games-server/minecraft-common/minecraft-common-20130203.ebuild
index 770ed2b1..0ae7b05d 100644
--- a/games-server/minecraft-common/minecraft-common-20130203.ebuild
+++ b/games-server/minecraft-common/minecraft-common-20130203.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"
inherit systemd games
diff --git a/games-server/minecraft-server/minecraft-server-1.4.7-r1.ebuild b/games-server/minecraft-server/minecraft-server-1.4.7-r1.ebuild
index a6510a71..5989eb61 100644
--- a/games-server/minecraft-server/minecraft-server-1.4.7-r1.ebuild
+++ b/games-server/minecraft-server/minecraft-server-1.4.7-r1.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
inherit games java-pkg-2