summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-07-24 20:24:31 +0000
committerSven Wegener <swegener@gentoo.org>2004-07-24 20:24:31 +0000
commitcb4c1e7205190f2bead5dddae23b8bf7bad7ac7f (patch)
tree5bec243b6d769aa57020fbe3d553253b9ffc30db /net-irc/unrealircd
parentfix SRC_URI (#56769) (diff)
downloadhistorical-cb4c1e7205190f2bead5dddae23b8bf7bad7ac7f.tar.gz
historical-cb4c1e7205190f2bead5dddae23b8bf7bad7ac7f.tar.bz2
historical-cb4c1e7205190f2bead5dddae23b8bf7bad7ac7f.zip
Fixed typo in init script and modified ebuild to install cron example scripts.
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r--net-irc/unrealircd/ChangeLog6
-rw-r--r--net-irc/unrealircd/Manifest12
-rw-r--r--net-irc/unrealircd/files/unrealircd.rc4
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.1.ebuild8
4 files changed, 17 insertions, 13 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog
index ba782bc49334..11087bc1c9a0 100644
--- a/net-irc/unrealircd/ChangeLog
+++ b/net-irc/unrealircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/unrealircd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.15 2004/07/24 00:17:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.16 2004/07/24 20:24:31 swegener Exp $
+
+ 24 Jul 2004; Sven Wegener <swegener@gentoo.org> files/unrealircd.rc,
+ unrealircd-3.2.1.ebuild:
+ Fixed typo in init script and modified ebuild to install cron example scripts.
*unrealircd-3.2.1 (24 Jul 2004)
diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest
index cfaceafea082..839adfb1ebaf 100644
--- a/net-irc/unrealircd/Manifest
+++ b/net-irc/unrealircd/Manifest
@@ -1,22 +1,22 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 a05ad20ada0614f14e7f338cc14cec5a ChangeLog 2221
+MD5 12dc52e1f0d05a88f6734328ce31e310 ChangeLog 2401
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 bd2b20e66682f4a143eb7279be88c70d unrealircd-3.1.5.1.ebuild 1962
MD5 f9a856e5a3fd5dee5a9b7fe176de34e1 unrealircd-3.1.6.ebuild 1966
-MD5 812e71a0f7f80cbdea799e74a75037cb unrealircd-3.2.1.ebuild 2707
+MD5 6ff7d41d55ca72f16556480ba47930c1 unrealircd-3.2.1.ebuild 2742
MD5 5470c8e18506b99b25d63039b6b37f3a files/3.1.5.1-Config.patch 554
MD5 5470c8e18506b99b25d63039b6b37f3a files/3.1.6-Config.patch 554
MD5 4aacbe2a257a52f6adf3628142d5fa22 files/digest-unrealircd-3.1.5.1 71
MD5 0e5e4e0c025911074b2673b9a040aa57 files/digest-unrealircd-3.1.6 68
MD5 d9a803f03c66dbd732f2ffb356cb589a files/unrealircd.confd 499
-MD5 1825f098dcda02ddb83f9b460c4de0c1 files/unrealircd.rc 521
+MD5 2115655eef643d81fccd91cc549faab4 files/unrealircd.rc 528
MD5 973bf222cdc1696d8ff91b30c1198fba files/digest-unrealircd-3.2.1 64
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
-iD8DBQFBAartAXomK8S72HoRAjp4AJ4mFiiEnHwbxsaTsTMt0uqWxMk+fQCfd95l
-hgU+9UOn60L0Kh4id5l/ILA=
-=MV7h
+iD8DBQFBAsXJAXomK8S72HoRAknoAJ0QXPzvx5YZp7NJtKyzdBPi/bywtwCeKh/w
+MOjEVN0M1qnNw2Xlb/dOXqI=
+=RgNV
-----END PGP SIGNATURE-----
diff --git a/net-irc/unrealircd/files/unrealircd.rc b/net-irc/unrealircd/files/unrealircd.rc
index c832fd0ea077..08b3c6abaefd 100644
--- a/net-irc/unrealircd/files/unrealircd.rc
+++ b/net-irc/unrealircd/files/unrealircd.rc
@@ -1,7 +1,7 @@
#!/sbin/runscript
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/files/unrealircd.rc,v 1.4 2004/07/24 00:17:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/files/unrealircd.rc,v 1.5 2004/07/24 20:24:31 swegener Exp $
depend() {
need net
@@ -11,7 +11,7 @@ depend() {
start() {
ebegin "Starting unrealircd"
start-stop-daemon --start --quiet --exec /usr/bin/unrealircd \
- --chuid ${UNREALIRCD_USER} -- ${UNREALIRCD_OPTS} &>&1
+ --chuid ${UNREALIRCD_USER} -- ${UNREALIRCD_OPTS} &>/dev/null
eend $?
}
diff --git a/net-irc/unrealircd/unrealircd-3.2.1.ebuild b/net-irc/unrealircd/unrealircd-3.2.1.ebuild
index 4653693528fe..57a1b2519032 100644
--- a/net-irc/unrealircd/unrealircd-3.2.1.ebuild
+++ b/net-irc/unrealircd/unrealircd-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.1.ebuild,v 1.1 2004/07/24 00:17:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.1.ebuild,v 1.2 2004/07/24 20:24:31 swegener Exp $
inherit eutils ssl-cert
@@ -83,7 +83,7 @@ src_install() {
-e s:ircd\\.log:/var/log/unrealircd/ircd.log: \
${D}/etc/unrealircd/unrealircd.conf
- dodoc Changes Donation Unreal.nfo
+ dodoc Changes Donation Unreal.nfo ircdcron/{ircd.cron,ircdchk}
dohtml doc/*.html
exeinto /etc/init.d
@@ -104,8 +104,8 @@ pkg_postinst() {
einfo "UnrealIRCd will not run until you've set up /etc/unrealircd/unrealircd.conf"
einfo
einfo "You can find example cron scripts here:"
- einfo " /usr/share/doc/${PF}/ircd.cron"
- einfo " /usr/share/doc/${PF}/ircdchk"
+ einfo " /usr/share/doc/${PF}/ircd.cron.gz"
+ einfo " /usr/share/doc/${PF}/ircdchk.gz"
einfo
einfo "You can also use /etc/init.d/unrealircd to start at boot"
einfo