diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-03-03 07:10:09 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-03-03 07:10:09 +0000 |
commit | 7089868ba64f39f08a135b1d38991848c707ab98 (patch) | |
tree | 44a6b7797c3d86d7b202a367d97bb955610c830f /net-irc | |
parent | Add net-irc/shadowircd-6.3.2.1, an IRCd based on charybdis, but adds several ... (diff) | |
download | gentoo-2-7089868ba64f39f08a135b1d38991848c707ab98.tar.gz gentoo-2-7089868ba64f39f08a135b1d38991848c707ab98.tar.bz2 gentoo-2-7089868ba64f39f08a135b1d38991848c707ab98.zip |
Fix some CVS headers.
(Portage version: 2.2.0_alpha89/cvs/Linux i686)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/shadowircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/shadowircd/files/shadowircd.confd | 1 | ||||
-rw-r--r-- | net-irc/shadowircd/files/shadowircd.initd | 1 | ||||
-rw-r--r-- | net-irc/shadowircd/shadowircd-6.3.2.1.ebuild | 1 |
4 files changed, 8 insertions, 1 deletions
diff --git a/net-irc/shadowircd/ChangeLog b/net-irc/shadowircd/ChangeLog index 6331113dd80f..3f90b0f3b492 100644 --- a/net-irc/shadowircd/ChangeLog +++ b/net-irc/shadowircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/shadowircd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/ChangeLog,v 1.1 2012/03/03 06:48:53 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/ChangeLog,v 1.2 2012/03/03 07:10:09 jdhore Exp $ + + 03 Mar 2012; Jeff Horelick <jdhore@gentoo.org> files/shadowircd.confd, + files/shadowircd.initd, shadowircd-6.3.2.1.ebuild: + Fix some CVS headers. *shadowircd-6.3.2.1 (03 Mar 2012) diff --git a/net-irc/shadowircd/files/shadowircd.confd b/net-irc/shadowircd/files/shadowircd.confd index 021816bde288..704a5ed70cc3 100644 --- a/net-irc/shadowircd/files/shadowircd.confd +++ b/net-irc/shadowircd/files/shadowircd.confd @@ -1,6 +1,7 @@ #!/sbin/runscript # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/files/shadowircd.confd,v 1.2 2012/03/03 07:10:09 jdhore Exp $ # Specify any extra options to pass to shadowircd SHADOWIRCD_OPTS="" diff --git a/net-irc/shadowircd/files/shadowircd.initd b/net-irc/shadowircd/files/shadowircd.initd index 6c5b0cd89f69..8c5496fb2d52 100644 --- a/net-irc/shadowircd/files/shadowircd.initd +++ b/net-irc/shadowircd/files/shadowircd.initd @@ -1,6 +1,7 @@ #!/sbin/runscript # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/files/shadowircd.initd,v 1.2 2012/03/03 07:10:09 jdhore Exp $ extra_started_commands="reload" diff --git a/net-irc/shadowircd/shadowircd-6.3.2.1.ebuild b/net-irc/shadowircd/shadowircd-6.3.2.1.ebuild index 5df5918df3ce..d9219f353cec 100644 --- a/net-irc/shadowircd/shadowircd-6.3.2.1.ebuild +++ b/net-irc/shadowircd/shadowircd-6.3.2.1.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/shadowircd/shadowircd-6.3.2.1.ebuild,v 1.2 2012/03/03 07:10:09 jdhore Exp $ EAPI=4 |