diff options
author | Sven Wegener <swegener@gentoo.org> | 2007-04-28 16:49:20 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2007-04-28 16:49:20 +0000 |
commit | 9d0107c0c1a461394a80755d6fbc9a322d413f6e (patch) | |
tree | 60b9ee4af3697c990d12ecd9e19a32f2ac4b9a87 /net-misc/aiccu | |
parent | Fix *initd, *confd and *envd calls (#17388, #174266) (diff) | |
download | gentoo-2-9d0107c0c1a461394a80755d6fbc9a322d413f6e.tar.gz gentoo-2-9d0107c0c1a461394a80755d6fbc9a322d413f6e.tar.bz2 gentoo-2-9d0107c0c1a461394a80755d6fbc9a322d413f6e.zip |
Fix *initd, *confd and *envd calls (#17388, #174266)
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-misc/aiccu')
-rw-r--r-- | net-misc/aiccu/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2006.07.25.ebuild | 5 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2007.01.07.ebuild | 5 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2007.01.15.ebuild | 5 |
4 files changed, 11 insertions, 10 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog index 8068c077b211..d85c35182d25 100644 --- a/net-misc/aiccu/ChangeLog +++ b/net-misc/aiccu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/aiccu # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.14 2007/04/16 19:12:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.15 2007/04/28 16:49:20 swegener Exp $ + + 28 Apr 2007; Sven Wegener <swegener@gentoo.org> aiccu-2006.07.25.ebuild, + aiccu-2007.01.07.ebuild, aiccu-2007.01.15.ebuild: + Fix *initd, *confd and *envd calls (#17388, #174266) 16 Apr 2007; Markus Ullmann <jokey@gentoo.org> aiccu-2007.01.15.ebuild: Stable on x86 and arm, stabling early because of non-working ayiya in diff --git a/net-misc/aiccu/aiccu-2006.07.25.ebuild b/net-misc/aiccu/aiccu-2006.07.25.ebuild index d5fe85a3d8ac..54af2c42240c 100644 --- a/net-misc/aiccu/aiccu-2006.07.25.ebuild +++ b/net-misc/aiccu/aiccu-2006.07.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2006.07.25.ebuild,v 1.2 2007/04/16 19:12:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2006.07.25.ebuild,v 1.3 2007/04/28 16:49:20 swegener Exp $ inherit eutils @@ -34,8 +34,7 @@ src_install() { insinto /etc doins doc/aiccu.conf dodoc doc/{HOWTO,LICENSE,README,changelog} - exeinto /etc/init.d - newexe doc/aiccu.init.gentoo aiccu + newinitd doc/aiccu.init.gentoo aiccu } pkg_postinst() { diff --git a/net-misc/aiccu/aiccu-2007.01.07.ebuild b/net-misc/aiccu/aiccu-2007.01.07.ebuild index 2dd7b7bf9aeb..41f6ff08842e 100644 --- a/net-misc/aiccu/aiccu-2007.01.07.ebuild +++ b/net-misc/aiccu/aiccu-2007.01.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.07.ebuild,v 1.3 2007/04/16 19:12:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.07.ebuild,v 1.4 2007/04/28 16:49:20 swegener Exp $ inherit eutils @@ -34,8 +34,7 @@ src_install() { insinto /etc doins doc/aiccu.conf dodoc doc/{HOWTO,LICENSE,README,changelog} - exeinto /etc/init.d - newexe doc/aiccu.init.gentoo aiccu + newinitd doc/aiccu.init.gentoo aiccu } pkg_postinst() { diff --git a/net-misc/aiccu/aiccu-2007.01.15.ebuild b/net-misc/aiccu/aiccu-2007.01.15.ebuild index 159317da09ce..034b5909159c 100644 --- a/net-misc/aiccu/aiccu-2007.01.15.ebuild +++ b/net-misc/aiccu/aiccu-2007.01.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.2 2007/04/16 19:12:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2007.01.15.ebuild,v 1.3 2007/04/28 16:49:20 swegener Exp $ inherit eutils @@ -28,8 +28,7 @@ src_install() { insinto /etc doins doc/aiccu.conf dodoc doc/{HOWTO,LICENSE,README,changelog} - exeinto /etc/init.d - newexe doc/aiccu.init.gentoo aiccu + newinitd doc/aiccu.init.gentoo aiccu } pkg_postinst() { |