diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-05-07 21:42:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-05-07 21:42:55 +0000 |
commit | a087c322d02b6401aa09d462102a9f9a06745c09 (patch) | |
tree | 3a15f3f0fd6a00d639e529db45ecb2915937cc49 /net-irc | |
parent | whitespace (diff) | |
download | gentoo-2-a087c322d02b6401aa09d462102a9f9a06745c09.tar.gz gentoo-2-a087c322d02b6401aa09d462102a9f9a06745c09.tar.bz2 gentoo-2-a087c322d02b6401aa09d462102a9f9a06745c09.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild b/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild index ca6eea69e117..bbf03976f560 100644 --- a/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild,v 1.6 2011/05/07 04:45:49 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.8.1-r1.ebuild,v 1.7 2011/05/07 21:42:55 mr_bones_ Exp $ EAPI="2" @@ -161,4 +161,3 @@ pkg_postinst() { elog "You can also use /etc/init.d/unrealircd to start at boot" elog } - |