summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2007-04-28 16:51:40 +0000
committerSven Wegener <swegener@gentoo.org>2007-04-28 16:51:40 +0000
commit5f38f6a45531c333ee9a3d1e4c17d179cbd036e6 (patch)
tree0498f1d2ea5bffb0e8fdb66664947d6aa1f14c9d /net-fs/coda
parentFix *initd, *confd and *envd calls (#17388, #174266) (diff)
downloadgentoo-2-5f38f6a45531c333ee9a3d1e4c17d179cbd036e6.tar.gz
gentoo-2-5f38f6a45531c333ee9a3d1e4c17d179cbd036e6.tar.bz2
gentoo-2-5f38f6a45531c333ee9a3d1e4c17d179cbd036e6.zip
Fix *initd, *confd and *envd calls (#17388, #174266)
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-fs/coda')
-rw-r--r--net-fs/coda/ChangeLog7
-rw-r--r--net-fs/coda/coda-6.0.10.ebuild7
-rw-r--r--net-fs/coda/coda-6.0.11.ebuild7
-rw-r--r--net-fs/coda/coda-6.0.12.ebuild7
-rw-r--r--net-fs/coda/coda-6.0.14.ebuild5
-rw-r--r--net-fs/coda/coda-6.0.15.ebuild5
6 files changed, 19 insertions, 19 deletions
diff --git a/net-fs/coda/ChangeLog b/net-fs/coda/ChangeLog
index a429a3a4d814..34290846b958 100644
--- a/net-fs/coda/ChangeLog
+++ b/net-fs/coda/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-fs/coda
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.27 2007/04/11 17:30:14 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.28 2007/04/28 16:51:40 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> coda-6.0.10.ebuild,
+ coda-6.0.11.ebuild, coda-6.0.12.ebuild, coda-6.0.14.ebuild,
+ coda-6.0.15.ebuild:
+ Fix *initd, *confd and *envd calls (#17388, #174266)
11 Apr 2007; Maurice van der Pot <griffon26@gentoo.org>
coda-6.0.14.ebuild, coda-6.0.15.ebuild:
diff --git a/net-fs/coda/coda-6.0.10.ebuild b/net-fs/coda/coda-6.0.10.ebuild
index 8352b531a130..557891c287b7 100644
--- a/net-fs/coda/coda-6.0.10.ebuild
+++ b/net-fs/coda/coda-6.0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.10.ebuild,v 1.5 2005/10/23 09:49:37 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.10.ebuild,v 1.6 2007/04/28 16:51:40 swegener Exp $
inherit eutils
@@ -78,8 +78,7 @@ src_install () {
dodoc README* ChangeLog CREDITS
- exeinto /etc/init.d
- doexe ${FILESDIR}/${PV}/venus
+ doinitd ${FILESDIR}/${PV}/venus
doexe ${FILESDIR}/coda-update
doexe ${FILESDIR}/codasrv
doexe ${FILESDIR}/auth2
diff --git a/net-fs/coda/coda-6.0.11.ebuild b/net-fs/coda/coda-6.0.11.ebuild
index ec5860abe860..32603ad3ef23 100644
--- a/net-fs/coda/coda-6.0.11.ebuild
+++ b/net-fs/coda/coda-6.0.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.11.ebuild,v 1.4 2005/10/23 09:49:37 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.11.ebuild,v 1.5 2007/04/28 16:51:40 swegener Exp $
inherit eutils
@@ -73,8 +73,7 @@ src_install () {
dodoc README* ChangeLog CREDITS
- exeinto /etc/init.d
- doexe ${FILESDIR}/${PV}/venus
+ doinitd ${FILESDIR}/${PV}/venus
doexe ${FILESDIR}/coda-update
doexe ${FILESDIR}/codasrv
doexe ${FILESDIR}/auth2
diff --git a/net-fs/coda/coda-6.0.12.ebuild b/net-fs/coda/coda-6.0.12.ebuild
index d0b40702518a..765c0af67582 100644
--- a/net-fs/coda/coda-6.0.12.ebuild
+++ b/net-fs/coda/coda-6.0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.12.ebuild,v 1.4 2006/05/03 18:21:26 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.12.ebuild,v 1.5 2007/04/28 16:51:40 swegener Exp $
inherit eutils
@@ -73,8 +73,7 @@ src_install () {
dodoc README* ChangeLog CREDITS
- exeinto /etc/init.d
- doexe ${FILESDIR}/${PV}/venus
+ doinitd ${FILESDIR}/${PV}/venus
doexe ${FILESDIR}/coda-update
doexe ${FILESDIR}/codasrv
doexe ${FILESDIR}/auth2
diff --git a/net-fs/coda/coda-6.0.14.ebuild b/net-fs/coda/coda-6.0.14.ebuild
index 4859e382bda8..2465474e5f3a 100644
--- a/net-fs/coda/coda-6.0.14.ebuild
+++ b/net-fs/coda/coda-6.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.14.ebuild,v 1.2 2007/04/11 17:30:14 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.14.ebuild,v 1.3 2007/04/28 16:51:40 swegener Exp $
inherit autotools eutils
@@ -75,8 +75,7 @@ src_install () {
dodoc README* ChangeLog CREDITS
- exeinto /etc/init.d
- doexe ${FILESDIR}/${PV}/venus
+ doinitd ${FILESDIR}/${PV}/venus
doexe ${FILESDIR}/coda-update
doexe ${FILESDIR}/codasrv
doexe ${FILESDIR}/auth2
diff --git a/net-fs/coda/coda-6.0.15.ebuild b/net-fs/coda/coda-6.0.15.ebuild
index d4b0ab37caac..3f2c6dc1eff5 100644
--- a/net-fs/coda/coda-6.0.15.ebuild
+++ b/net-fs/coda/coda-6.0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.15.ebuild,v 1.3 2007/04/11 17:30:14 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.15.ebuild,v 1.4 2007/04/28 16:51:40 swegener Exp $
inherit autotools eutils
@@ -74,8 +74,7 @@ src_install () {
dodoc README* ChangeLog CREDITS
- exeinto /etc/init.d
- doexe ${FILESDIR}/${PV}/venus
+ doinitd ${FILESDIR}/${PV}/venus
doexe ${FILESDIR}/coda-update
doexe ${FILESDIR}/codasrv
doexe ${FILESDIR}/auth2