summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-08-24 16:45:35 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-08-24 16:45:35 +0000
commit6028a3efb991c1eb15cdcf1511f3a63750782e96 (patch)
tree7f027174b7ffccec4c41a55ba923111c907aa50a /media-sound/gnump3d
parentstable on ia64 (diff)
downloadhistorical-6028a3efb991c1eb15cdcf1511f3a63750782e96.tar.gz
historical-6028a3efb991c1eb15cdcf1511f3a63750782e96.tar.bz2
historical-6028a3efb991c1eb15cdcf1511f3a63750782e96.zip
Use newconfd/newinitd.
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'media-sound/gnump3d')
-rw-r--r--media-sound/gnump3d/ChangeLog5
-rw-r--r--media-sound/gnump3d/gnump3d-2.9.4.ebuild9
2 files changed, 7 insertions, 7 deletions
diff --git a/media-sound/gnump3d/ChangeLog b/media-sound/gnump3d/ChangeLog
index 6e7459dbf4a5..b0a75e273d17 100644
--- a/media-sound/gnump3d/ChangeLog
+++ b/media-sound/gnump3d/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/gnump3d
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v 1.33 2005/08/01 20:08:18 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/ChangeLog,v 1.34 2005/08/24 16:45:35 flameeyes Exp $
+
+ 24 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> gnump3d-2.9.4.ebuild:
+ Use newconfd/newinitd.
01 Aug 2005; Fabian Groffen <grobian@gentoo.org> gnump3d-2.9.4.ebuild:
Marking ~ppc-macos
diff --git a/media-sound/gnump3d/gnump3d-2.9.4.ebuild b/media-sound/gnump3d/gnump3d-2.9.4.ebuild
index e695ac32775d..54c781fa0169 100644
--- a/media-sound/gnump3d/gnump3d-2.9.4.ebuild
+++ b/media-sound/gnump3d/gnump3d-2.9.4.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/media-sound/gnump3d/gnump3d-2.9.4.ebuild,v 1.3 2005/08/01 20:08:18 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.9.4.ebuild,v 1.4 2005/08/24 16:45:35 flameeyes Exp $
inherit eutils
@@ -46,11 +46,8 @@ src_install() {
dodoc AUTHORS ChangeLog README TODO
- exeinto /etc/init.d
- newexe ${FILESDIR}/${PN}.init.d gnump3d
-
- insinto /etc/conf.d
- newins ${FILESDIR}/${PN}.conf.d gnump3d
+ newinitd ${FILESDIR}/${PN}.init.d gnump3d
+ newconfd ${FILESDIR}/${PN}.conf.d gnump3d
dodir /etc/env.d
cat >${D}/etc/env.d/50gnump3d <<EOF