aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-08-09 00:10:02 +0200
committerJohannes Huber <johu@gentoo.org>2015-08-09 00:10:02 +0200
commit5cc426706b8716789dd4ec886d3bbe7c3b158d77 (patch)
tree54ef8b73a05052f6c6d78c0b7067e59a052e4936 /net-irc
parent[net-irc/quassel] Remove upstreamed patch (diff)
downloadjohu-5cc426706b8716789dd4ec886d3bbe7c3b158d77.tar.gz
johu-5cc426706b8716789dd4ec886d3bbe7c3b158d77.tar.bz2
johu-5cc426706b8716789dd4ec886d3bbe7c3b158d77.zip
Update header for the git migration in main tree
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/quassel/files/quasselcore.conf4
-rw-r--r--net-irc/quassel/files/quasselcore.init2
-rw-r--r--net-irc/quassel/quassel-9999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/quassel/files/quasselcore.conf b/net-irc/quassel/files/quasselcore.conf
index 6e1304d..3ac5268 100644
--- a/net-irc/quassel/files/quasselcore.conf
+++ b/net-irc/quassel/files/quasselcore.conf
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
# Loglevel Debug|Info|Warning|Error. Default is: Info
# The logfile is located at /var/log/quassel.log.
@@ -19,4 +19,4 @@
#CONFIGDIR="/var/lib/quassel"
# File quasselcore will log all its events into.
-#LOGFILE="/var/log/quassel.log" \ No newline at end of file
+#LOGFILE="/var/log/quassel.log"
diff --git a/net-irc/quassel/files/quasselcore.init b/net-irc/quassel/files/quasselcore.init
index 06d73cb..1cbbc83 100644
--- a/net-irc/quassel/files/quasselcore.init
+++ b/net-irc/quassel/files/quasselcore.init
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
depend() {
need localmount net
diff --git a/net-irc/quassel/quassel-9999.ebuild b/net-irc/quassel/quassel-9999.ebuild
index 8f38939..9ce915c 100644
--- a/net-irc/quassel/quassel-9999.ebuild
+++ b/net-irc/quassel/quassel-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