summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:02:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:02:59 +0000
commit640ff9fded3e3035963b427a333ce207102eec7a (patch)
treead05c9f970ed8393c0e9001315aacbb6dcb5b9ba /net-irc/dancer-ircd
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-640ff9fded3e3035963b427a333ce207102eec7a.tar.gz
historical-640ff9fded3e3035963b427a333ce207102eec7a.tar.bz2
historical-640ff9fded3e3035963b427a333ce207102eec7a.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-irc/dancer-ircd')
-rw-r--r--net-irc/dancer-ircd/Manifest6
-rw-r--r--net-irc/dancer-ircd/dancer-ircd-1.0.31_p8-r1.ebuild16
-rw-r--r--net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild18
3 files changed, 20 insertions, 20 deletions
diff --git a/net-irc/dancer-ircd/Manifest b/net-irc/dancer-ircd/Manifest
index 24a889c97a16..56e2d81de0d4 100644
--- a/net-irc/dancer-ircd/Manifest
+++ b/net-irc/dancer-ircd/Manifest
@@ -1,7 +1,7 @@
-MD5 d552367cc9f37bb61e9820f3751809cf dancer-ircd-1.0.31_p8-r1.ebuild 2850
-MD5 bccfc28d187cdb28180a80d14a387940 dancer-ircd-1.0.31_p8.ebuild 2803
MD5 2b4679c1e59fda99f3d19e5fb6f822e6 ChangeLog 650
+MD5 a670268f32a2f2383c5c2cc20ef33d46 dancer-ircd-1.0.31_p8.ebuild 2797
+MD5 edb57a1ff86da84b1eb6be40ec7aedac dancer-ircd-1.0.31_p8-r1.ebuild 2843
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 7d6560feba57b7a6f1182b1445a49510 files/dancer-ircd 549
-MD5 51a35efb94de113553830d9cf2d0d2be files/digest-dancer-ircd-1.0.31_p8-r1 144
MD5 51a35efb94de113553830d9cf2d0d2be files/digest-dancer-ircd-1.0.31_p8 144
+MD5 51a35efb94de113553830d9cf2d0d2be files/digest-dancer-ircd-1.0.31_p8-r1 144
diff --git a/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8-r1.ebuild b/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8-r1.ebuild
index 17b85bd41983..7df7985cb2f0 100644
--- a/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8-r1.ebuild
+++ b/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8-r1.ebuild,v 1.1 2003/05/05 18:23:58 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8-r1.ebuild,v 1.2 2003/09/06 22:02:56 msterret Exp $
DESCRIPTION="A ircd with ipv6 support use by the freenode network"
HOMEPAGE="http://freenode.net/dancer_ircd.shtml"
-SRC_URI="http://www.doc.ic.ac.uk/~aps100/dancer/dancer-ircd/stable/releases/dancer-ircd-${PV/_p/+maint}.tar.gz
+SRC_URI="http://www.doc.ic.ac.uk/~aps100/dancer/dancer-ircd/stable/releases/dancer-ircd-${PV/_p/+maint}.tar.gz
ipv6? ( http://freenode.net/dancer-maint5+IPv6.diff )"
@@ -26,13 +26,13 @@ src_unpack() {
unpack dancer-ircd-${PV/_p/+maint}.tar.gz
use ipv6 && cd ${S} && patch -p1 < ${DISTDIR}/dancer-maint5+IPv6.diff
-
+
cp ${S}/include/config.h ${S}/include/config.h.orig
cat ${S}/include/config.h.orig | grep -v "#define KPATH" | grep -v "#define DLPATH" > ${S}/include/config.h
echo "#define KPATH \"etc/dancer-ircd/kline.conf\"" >> ${S}/include/config.h
echo "#define DLPATH \"etc/dancer-ircd/dline.conf\"" >> ${S}/include/config.h
-
+
if [ "${SMALLNET}" = "y" ]
then
cp ${S}/include/config.h ${S}/include/config.h.tmp
@@ -58,7 +58,7 @@ src_install() {
echo doc
docbook2html -u doc/sgml/dancer-oper-guide/dancer-oper-guide.sgml
dohtml dancer-oper-guide.html
-
+
docbook2html -u doc/sgml/dancer-user-guide/dancer-user-guide.sgml
dohtml dancer-user-guide.html
else
@@ -66,9 +66,9 @@ src_install() {
fi
dodoc doc/README doc/README.TSora doc/RELNOTES.hybrid-6 doc/Tao-of-IRC.940110 doc/README.umodes \
doc/rfc1459.txt doc/example.conf doc/README.small_nets
-
- # Very outated man page
- # doman doc/ircd.8
+
+ # Very outated man page
+ # doman doc/ircd.8
insinto /usr
diff --git a/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild b/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild
index 555616641db8..32c036f1457a 100644
--- a/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild
+++ b/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild,v 1.3 2003/07/13 12:54:50 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/dancer-ircd/dancer-ircd-1.0.31_p8.ebuild,v 1.4 2003/09/06 22:02:56 msterret Exp $
DESCRIPTION="A ircd with ipv6 support use by the freenode network"
HOMEPAGE="http://freenode.net/dancer_ircd.shtml"
-SRC_URI="http://www.doc.ic.ac.uk/~aps100/dancer/dancer-ircd/stable/releases/dancer-ircd-${PV/_p/+maint}.tar.gz
+SRC_URI="http://www.doc.ic.ac.uk/~aps100/dancer/dancer-ircd/stable/releases/dancer-ircd-${PV/_p/+maint}.tar.gz
ipv6? ( http://freenode.net/dancer-maint5+IPv6.diff )"
@@ -26,13 +26,13 @@ src_unpack() {
unpack dancer-ircd-${PV/_p/+maint}.tar.gz
use ipv6 && cd ${S} && patch -p1 < ${DISTDIR}/dancer-maint5+IPv6.diff
-
+
cp ${S}/include/config.h ${S}/include/config.h.orig
cat ${S}/include/config.h.orig | grep -v "#define KPATH" | grep -v "#define DLPATH" > ${S}/include/config.h
echo "#define KPATH \"etc/dancer-ircd/kline.conf\"" >> ${S}/include/config.h
echo "#define DLPATH \"etc/dancer-ircd/dline.conf\"" >> ${S}/include/config.h
-
+
if [ "${SMALLNET}" = "y" ]
then
cp ${S}/include/config.h ${S}/include/config.h.tmp
@@ -57,15 +57,15 @@ src_install() {
then
docbook2html -u doc/sgml/dancer-oper-guide/dancer-oper-guide.sgml
dohtml doc/sgml/dancer-oper-guide/dancer-oper-guide.html
-
+
docbook2html -u doc/sgml/dancer-user-guide/dancer-user-guide.sgml
dohtml doc/sgml/dancer-user-guide/dancer-user-guide.html
fi
dodoc doc/README doc/README.TSora doc/RELNOTES.hybrid-6 doc/Tao-of-IRC.940110 doc/README.umodes \
doc/rfc1459.txt doc/example.conf doc/README.small_nets
-
- # Very outated man page
- # doman doc/ircd.8
+
+ # Very outated man page
+ # doman doc/ircd.8
insinto /usr
@@ -80,7 +80,7 @@ src_install() {
exeinto /etc/init.d/
doexe ${FILESDIR}/dancer-ircd
-
+
}