diff options
author | Sven Wegener <swegener@gentoo.org> | 2007-04-28 17:22:35 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2007-04-28 17:22:35 +0000 |
commit | 8f2cb479e4024ff14ebf46a0a27eec445e9afc47 (patch) | |
tree | e4003e29b13a81f2999d16cba04185ccd93a99c3 /net-dns/totd | |
parent | Fix *initd, *confd and *envd calls (#173884, #174266) (diff) | |
download | gentoo-2-8f2cb479e4024ff14ebf46a0a27eec445e9afc47.tar.gz gentoo-2-8f2cb479e4024ff14ebf46a0a27eec445e9afc47.tar.bz2 gentoo-2-8f2cb479e4024ff14ebf46a0a27eec445e9afc47.zip |
Fix *initd, *confd and *envd calls (#173884, #174266)
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-dns/totd')
-rw-r--r-- | net-dns/totd/ChangeLog | 6 | ||||
-rw-r--r-- | net-dns/totd/totd-1.3.ebuild | 7 | ||||
-rw-r--r-- | net-dns/totd/totd-1.5.1.ebuild | 7 | ||||
-rw-r--r-- | net-dns/totd/totd-1.5.ebuild | 7 |
4 files changed, 14 insertions, 13 deletions
diff --git a/net-dns/totd/ChangeLog b/net-dns/totd/ChangeLog index 50364570aa48..e1a32b57f4a7 100644 --- a/net-dns/totd/ChangeLog +++ b/net-dns/totd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dns/totd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.4 2007/02/05 00:44:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.5 2007/04/28 17:22:35 swegener Exp $ + + 28 Apr 2007; Sven Wegener <swegener@gentoo.org> totd-1.3.ebuild, + totd-1.5.ebuild, totd-1.5.1.ebuild: + Fix *initd, *confd and *envd calls (#173884, #174266) 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/net-dns/totd/totd-1.3.ebuild b/net-dns/totd/totd-1.3.ebuild index 175dbed6047c..6a9fb6a4e94b 100644 --- a/net-dns/totd/totd-1.3.ebuild +++ b/net-dns/totd/totd-1.3.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-dns/totd/totd-1.3.ebuild,v 1.1 2005/04/25 20:25:25 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.3.ebuild,v 1.2 2007/04/28 17:22:35 swegener Exp $ DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4" HOMEPAGE="http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html" @@ -22,8 +22,7 @@ src_install() { doman totd.8 dodoc totd.conf.sample README INSTALL - exeinto /etc/init.d - doexe ${FILESDIR}/totd + doinitd ${FILESDIR}/totd } pkg_postinst() { diff --git a/net-dns/totd/totd-1.5.1.ebuild b/net-dns/totd/totd-1.5.1.ebuild index 3b308dd7b67a..3d8cbdf650c9 100644 --- a/net-dns/totd/totd-1.5.1.ebuild +++ b/net-dns/totd/totd-1.5.1.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-dns/totd/totd-1.5.1.ebuild,v 1.1 2005/08/14 07:07:45 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.2 2007/04/28 17:22:35 swegener Exp $ DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4" HOMEPAGE="http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html" @@ -23,8 +23,7 @@ src_install() { doman totd.8 dodoc totd.conf.sample README INSTALL - exeinto /etc/init.d - doexe ${FILESDIR}/totd + doinitd ${FILESDIR}/totd } pkg_postinst() { diff --git a/net-dns/totd/totd-1.5.ebuild b/net-dns/totd/totd-1.5.ebuild index 5ac962f9b5e4..fdd5144e69ff 100644 --- a/net-dns/totd/totd-1.5.ebuild +++ b/net-dns/totd/totd-1.5.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-dns/totd/totd-1.5.ebuild,v 1.1 2005/04/25 20:25:25 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.ebuild,v 1.2 2007/04/28 17:22:35 swegener Exp $ DESCRIPTION="Trick Or Treat Daemon, a DNS proxy for 6to4" HOMEPAGE="http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html" @@ -23,8 +23,7 @@ src_install() { doman totd.8 dodoc totd.conf.sample README INSTALL - exeinto /etc/init.d - doexe ${FILESDIR}/totd + doinitd ${FILESDIR}/totd } pkg_postinst() { |