summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-09 09:14:02 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-09 09:14:02 +0000
commit833b8d898a0e6292fda402e2a1bd00630ae7bac2 (patch)
tree323b5f9191eace857108cf9ddb654dc80fba3216 /net-irc/unrealircd
parentStart pcmcia init script after coldplug, bug #91981. (diff)
downloadhistorical-833b8d898a0e6292fda402e2a1bd00630ae7bac2.tar.gz
historical-833b8d898a0e6292fda402e2a1bd00630ae7bac2.tar.bz2
historical-833b8d898a0e6292fda402e2a1bd00630ae7bac2.zip
pkg_postins -> pkg_postinst
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild4
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild b/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild
index c5f93a3e157e..d77ada295613 100644
--- a/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild
+++ b/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild,v 1.1 2005/05/03 22:17:13 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild,v 1.2 2005/05/09 09:14:02 swegener Exp $
inherit eutils ssl-cert versionator
@@ -120,7 +120,7 @@ src_install() {
chown -R unrealircd ${D}/{etc,var/{lib,log,run}}/unrealircd
}
-pkg_postins() {
+pkg_postinst() {
einfo
einfo "UnrealIRCd will not run until you've set up /etc/unrealircd/unrealircd.conf"
einfo
diff --git a/net-irc/unrealircd/unrealircd-3.2.3.ebuild b/net-irc/unrealircd/unrealircd-3.2.3.ebuild
index 6ce83c1ee710..a77e9aedee2d 100644
--- a/net-irc/unrealircd/unrealircd-3.2.3.ebuild
+++ b/net-irc/unrealircd/unrealircd-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3.ebuild,v 1.4 2005/05/01 17:28:57 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3.ebuild,v 1.5 2005/05/09 09:14:02 swegener Exp $
inherit eutils ssl-cert versionator
@@ -112,7 +112,7 @@ src_install() {
chown -R unrealircd ${D}/{etc,var/{lib,log,run}}/unrealircd
}
-pkg_postins() {
+pkg_postinst() {
einfo
einfo "UnrealIRCd will not run until you've set up /etc/unrealircd/unrealircd.conf"
einfo