# ChangeLog for net-dns/bind
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.158 2007/04/22 18:43:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.159 2007/04/28 17:21:04 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> bind-9.2.6.ebuild,
+ bind-9.2.6-r3.ebuild, bind-9.2.6-r4.ebuild, bind-9.2.6-r5.ebuild,
+ bind-9.2.7.ebuild, bind-9.2.8.ebuild, bind-9.2.8-r2.ebuild,
+ bind-9.3.2.ebuild, bind-9.3.2-r3.ebuild, bind-9.3.2-r4.ebuild,
+ bind-9.3.2-r5.ebuild, bind-9.3.3.ebuild, bind-9.3.4.ebuild,
+ bind-9.3.4-r2.ebuild, bind-9.4.0-r2.ebuild:
+ Fix *initd, *confd and *envd calls (#173884, #174266)
22 Apr 2007; Raúl Porcel <armin76@gentoo.org> bind-9.3.4-r2.ebuild:
ia64 stable
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r3.ebuild,v 1.5 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r3.ebuild,v 1.6 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
contrib/nanny/nanny.pl
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
# some handy-dandy dynamic dns examples
cd ${D}/usr/share/doc/${PF}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r4.ebuild,v 1.11 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r4.ebuild,v 1.12 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
contrib/nanny/nanny.pl
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
# some handy-dandy dynamic dns examples
cd ${D}/usr/share/doc/${PF}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r5.ebuild,v 1.4 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r5.ebuild,v 1.5 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
contrib/nanny/nanny.pl
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
# some handy-dandy dynamic dns examples
cd ${D}/usr/share/doc/${PF}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6.ebuild,v 1.17 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6.ebuild,v 1.18 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool
contrib/nanny/nanny.pl
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
# some handy-dandy dynamic dns examples
cd ${D}/usr/share/doc/${PF}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.7.ebuild,v 1.7 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.7.ebuild,v 1.8 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
contrib/nanny/nanny.pl
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
# some handy-dandy dynamic dns examples
cd ${D}/usr/share/doc/${PF}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.8-r2.ebuild,v 1.1 2007/03/12 18:08:58 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.8-r2.ebuild,v 1.2 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools toolchain-funcs flag-o-matic
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.8.ebuild,v 1.9 2007/02/14 13:41:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.8.ebuild,v 1.10 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2-r3.ebuild,v 1.5 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2-r3.ebuild,v 1.6 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2-r4.ebuild,v 1.16 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2-r4.ebuild,v 1.17 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2-r5.ebuild,v 1.4 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2-r5.ebuild,v 1.5 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2.ebuild,v 1.16 2007/02/07 22:48:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.2.ebuild,v 1.17 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.3.ebuild,v 1.10 2007/02/11 10:45:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.3.ebuild,v 1.11 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.4-r2.ebuild,v 1.7 2007/04/22 18:43:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.4-r2.ebuild,v 1.8 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools toolchain-funcs flag-o-matic
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.4.ebuild,v 1.11 2007/02/14 13:41:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.4.ebuild,v 1.12 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.0-r2.ebuild,v 1.1 2007/03/12 18:02:16 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.4.0-r2.ebuild,v 1.2 2007/04/28 17:21:04 swegener Exp $
inherit eutils libtool autotools toolchain-funcs flag-o-matic
tar pjxf ${DISTFILES}/dyndns-samples.tbz2
}
- insinto /etc/env.d
- newins ${FILESDIR}/10bind.env 10bind
+ newenvd ${FILESDIR}/10bind.env 10bind
dodir /etc/bind /var/bind/{pri,sec}
keepdir /var/bind/sec
# ChangeLog for net-dns/ddclient
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ChangeLog,v 1.24 2006/09/18 15:49:38 seemant Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ChangeLog,v 1.25 2007/04/28 17:21:25 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> ddclient-3.6.3.ebuild:
+ Fix *initd, *confd and *envd calls (#173884, #174266)
18 Sep 2006; Seemant Kulleen <seemant@gentoo.org> +files/ddclient.confd,
ddclient-3.7.0.ebuild:
-# 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/ddclient/ddclient-3.6.3.ebuild,v 1.13 2005/04/28 12:27:23 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.3.ebuild,v 1.14 2007/04/28 17:21:25 swegener Exp $
inherit eutils
insinto /etc/ddclient
doins sample-*
dodoc README
- exeinto /etc/init.d
- newexe ${FILESDIR}/ddclient.rc6 ddclient
+ newinitd ${FILESDIR}/ddclient.rc6 ddclient
}
# ChangeLog for net-dns/dns2go
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/ChangeLog,v 1.9 2007/02/22 02:01:22 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/ChangeLog,v 1.10 2007/04/28 17:21:45 swegener Exp $
+
+ 28 Apr 2007; Sven Wegener <swegener@gentoo.org> dns2go-1.1-r2.ebuild:
+ Fix *initd, *confd and *envd calls (#173884, #174266)
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
-# Copyright 1999-2004 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/dns2go/dns2go-1.1-r2.ebuild,v 1.16 2004/07/14 23:23:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.17 2007/04/28 17:21:45 swegener Exp $
DESCRIPTION="Dns2Go Linux Client v1.1"
HOMEPAGE="http://www.dns2go.com/"
keepdir /var/dns2go
- exeinto /etc/init.d
- newexe ${FILESDIR}/dns2go.rc6 dns2go
+ newinitd ${FILESDIR}/dns2go.rc6 dns2go
}
# 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.
-# 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"
doman totd.8
dodoc totd.conf.sample README INSTALL
- exeinto /etc/init.d
- doexe ${FILESDIR}/totd
+ doinitd ${FILESDIR}/totd
}
pkg_postinst() {
-# 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"
doman totd.8
dodoc totd.conf.sample README INSTALL
- exeinto /etc/init.d
- doexe ${FILESDIR}/totd
+ doinitd ${FILESDIR}/totd
}
pkg_postinst() {
-# 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"
doman totd.8
dodoc totd.conf.sample README INSTALL
- exeinto /etc/init.d
- doexe ${FILESDIR}/totd
+ doinitd ${FILESDIR}/totd
}
pkg_postinst() {