summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2007-04-29 17:35:14 +0000
committerTorsten Veller <tove@gentoo.org>2007-04-29 17:35:14 +0000
commit5b8cb8efc76ebefe4dce3efe91d1aeba26ba4549 (patch)
tree14c228f44e1f1103562de83281619689b4ba44ce /net-fs
parentRemoved older version of c2hs, 0.13.4, as it does not work with ghc-6.6. c2hs... (diff)
downloadgentoo-2-5b8cb8efc76ebefe4dce3efe91d1aeba26ba4549.tar.gz
gentoo-2-5b8cb8efc76ebefe4dce3efe91d1aeba26ba4549.tar.bz2
gentoo-2-5b8cb8efc76ebefe4dce3efe91d1aeba26ba4549.zip
Fix *initd, *confd and *envd calls (#173884, #174266)
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/sfs/ChangeLog5
-rw-r--r--net-fs/sfs/sfs-0.7.2.ebuild7
2 files changed, 7 insertions, 5 deletions
diff --git a/net-fs/sfs/ChangeLog b/net-fs/sfs/ChangeLog
index 6a4a29ad2523..711fbfa8c116 100644
--- a/net-fs/sfs/ChangeLog
+++ b/net-fs/sfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/sfs
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/ChangeLog,v 1.13 2007/02/22 02:13:06 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/ChangeLog,v 1.14 2007/04/29 17:35:14 tove Exp $
+
+ 29 Apr 2007; Torsten Veller <tove@gentoo.org> sfs-0.7.2.ebuild:
+ Fix *initd, *confd and *envd calls (#173884, #174266)
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/net-fs/sfs/sfs-0.7.2.ebuild b/net-fs/sfs/sfs-0.7.2.ebuild
index 2a86b1a708ac..db97df0c89c0 100644
--- a/net-fs/sfs/sfs-0.7.2.ebuild
+++ b/net-fs/sfs/sfs-0.7.2.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/sfs/sfs-0.7.2.ebuild,v 1.15 2006/03/06 20:51:59 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/sfs-0.7.2.ebuild,v 1.16 2007/04/29 17:35:14 tove Exp $
inherit eutils
@@ -63,8 +63,7 @@ src_install() {
README README.0.7-upgrade \
STANDARDS TODO
- exeinto /etc/init.d/
- doexe ${FILESDIR}/sfscd \
+ doinitd ${FILESDIR}/sfscd \
${FILESDIR}/sfssd
dosym /lib/${P}/newaid /bin/newaid