summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-biology/foldingathome/ChangeLog6
-rw-r--r--sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild8
-rw-r--r--sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild8
3 files changed, 11 insertions, 11 deletions
diff --git a/sci-biology/foldingathome/ChangeLog b/sci-biology/foldingathome/ChangeLog
index 0b3c69beb107..5260c91df0db 100644
--- a/sci-biology/foldingathome/ChangeLog
+++ b/sci-biology/foldingathome/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/foldingathome
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/ChangeLog,v 1.14 2007/04/11 01:48:31 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/ChangeLog,v 1.15 2007/04/21 22:54:55 je_fro Exp $
+
+ 21 Apr 2007; Jeff Gardner <je_fro@gentoo.org>
+ foldingathome-5.0.2-r3.ebuild, foldingathome-5.0.2-r5.ebuild:
+ Use newconfd wrt bug #174266
11 Apr 2007; Jeff Gardner <je_fro@gentoo.org>
foldingathome-5.91_beta.ebuild:
diff --git a/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild b/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild
index b1eda790ab4a..cbff375cf980 100644
--- a/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild
+++ b/sci-biology/foldingathome/foldingathome-5.0.2-r3.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/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild,v 1.3 2005/04/22 13:47:18 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/foldingathome-5.0.2-r3.ebuild,v 1.4 2007/04/21 22:54:55 je_fro Exp $
# no version number on this install dir since upgrades will be using same dir
# (data will be stored here too)
@@ -52,9 +52,7 @@ src_install() {
doexe foldingathome
exeinto /etc/init.d
newexe ${FILESDIR}/init-${PVR} foldingathome
-
- insinto /etc/conf.d
- newins ${FILESDIR}/folding-conf.d-r1 foldingathome
+ newconfd ${FILESDIR}/folding-conf.d-r1 foldingathome
}
pkg_preinst() {
diff --git a/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild b/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild
index b58c10821dee..458dbb7a45b3 100644
--- a/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild
+++ b/sci-biology/foldingathome/foldingathome-5.0.2-r5.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/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild,v 1.1 2006/06/16 08:44:04 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/foldingathome-5.0.2-r5.ebuild,v 1.2 2007/04/21 22:54:55 je_fro Exp $
# no version number on this install dir since upgrades will be using same dir
# (data will be stored here too)
@@ -52,9 +52,7 @@ src_install() {
doexe foldingathome
exeinto /etc/init.d
newexe ${FILESDIR}/init-${PVR} foldingathome
-
- insinto /etc/conf.d
- newins ${FILESDIR}/folding-conf.d-r1 foldingathome
+ newconfd ${FILESDIR}/folding-conf.d-r1 foldingathome
}
pkg_preinst() {