diff options
author | Sven Wegener <swegener@gentoo.org> | 2007-04-28 17:49:28 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2007-04-28 17:49:28 +0000 |
commit | 5a9c1d3d98cfa611b57995d418ad99d32552f6ca (patch) | |
tree | bb715382765e045089070a22b13e2d22ea08f212 /app-laptop/tpctl | |
parent | Fix *initd, *confd and *envd calls (#173884, #174266) (diff) | |
download | gentoo-2-5a9c1d3d98cfa611b57995d418ad99d32552f6ca.tar.gz gentoo-2-5a9c1d3d98cfa611b57995d418ad99d32552f6ca.tar.bz2 gentoo-2-5a9c1d3d98cfa611b57995d418ad99d32552f6ca.zip |
Fix *initd, *confd and *envd calls (#173884, #174266)
(Portage version: 2.1.2.5)
Diffstat (limited to 'app-laptop/tpctl')
-rw-r--r-- | app-laptop/tpctl/ChangeLog | 6 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-3.2.ebuild | 7 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.2.ebuild | 7 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.4-r1.ebuild | 7 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.4.ebuild | 7 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.8.ebuild | 7 |
6 files changed, 20 insertions, 21 deletions
diff --git a/app-laptop/tpctl/ChangeLog b/app-laptop/tpctl/ChangeLog index 8fb0840ba9b1..4dbcb5105973 100644 --- a/app-laptop/tpctl/ChangeLog +++ b/app-laptop/tpctl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-laptop/tpctl # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.14 2007/02/21 22:18:02 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.15 2007/04/28 17:49:28 swegener Exp $ + + 28 Apr 2007; Sven Wegener <swegener@gentoo.org> tpctl-3.2.ebuild, + tpctl-4.2.ebuild, tpctl-4.4.ebuild, tpctl-4.4-r1.ebuild, tpctl-4.8.ebuild: + Fix *initd, *confd and *envd calls (#173884, #174266) 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-laptop/tpctl/tpctl-3.2.ebuild b/app-laptop/tpctl/tpctl-3.2.ebuild index 82bf120f229b..905297013d48 100644 --- a/app-laptop/tpctl/tpctl-3.2.ebuild +++ b/app-laptop/tpctl/tpctl-3.2.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/app-laptop/tpctl/tpctl-3.2.ebuild,v 1.4 2005/01/01 14:49:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-3.2.ebuild,v 1.5 2007/04/28 17:49:28 swegener Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -50,7 +50,6 @@ src_install() { mv apmiser/README README.apmiser dodoc README.apmiser dosbin apmiser/apmiser - exeinto /etc/init.d - newexe ${FILESDIR}/apmiser.rc apmiser + newinitd ${FILESDIR}/apmiser.rc apmiser fi } diff --git a/app-laptop/tpctl/tpctl-4.2.ebuild b/app-laptop/tpctl/tpctl-4.2.ebuild index e2d8cc90e674..fe663f13592a 100644 --- a/app-laptop/tpctl/tpctl-4.2.ebuild +++ b/app-laptop/tpctl/tpctl-4.2.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/app-laptop/tpctl/tpctl-4.2.ebuild,v 1.4 2005/01/01 14:49:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.2.ebuild,v 1.5 2007/04/28 17:49:28 swegener Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -49,7 +49,6 @@ src_install() { mv apmiser/README README.apmiser dodoc README.apmiser dosbin apmiser/apmiser - exeinto /etc/init.d - newexe ${FILESDIR}/apmiser.rc apmiser + newinitd ${FILESDIR}/apmiser.rc apmiser fi } diff --git a/app-laptop/tpctl/tpctl-4.4-r1.ebuild b/app-laptop/tpctl/tpctl-4.4-r1.ebuild index 674fb6c591bb..178a014809be 100644 --- a/app-laptop/tpctl/tpctl-4.4-r1.ebuild +++ b/app-laptop/tpctl/tpctl-4.4-r1.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/app-laptop/tpctl/tpctl-4.4-r1.ebuild,v 1.5 2006/01/12 00:48:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.4-r1.ebuild,v 1.6 2007/04/28 17:49:28 swegener Exp $ inherit eutils @@ -57,8 +57,7 @@ src_install() { mv apmiser/README README.apmiser dodoc README.apmiser dosbin apmiser/apmiser - exeinto /etc/init.d - newexe ${FILESDIR}/apmiser.rc apmiser + newinitd ${FILESDIR}/apmiser.rc apmiser fi doman man/{ntpctl,tpctl}.1 man/apmiser.8 } diff --git a/app-laptop/tpctl/tpctl-4.4.ebuild b/app-laptop/tpctl/tpctl-4.4.ebuild index e24780db85c3..f1f94023a633 100644 --- a/app-laptop/tpctl/tpctl-4.4.ebuild +++ b/app-laptop/tpctl/tpctl-4.4.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/app-laptop/tpctl/tpctl-4.4.ebuild,v 1.4 2005/01/01 14:49:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.4.ebuild,v 1.5 2007/04/28 17:49:28 swegener Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -49,7 +49,6 @@ src_install() { mv apmiser/README README.apmiser dodoc README.apmiser dosbin apmiser/apmiser - exeinto /etc/init.d - newexe ${FILESDIR}/apmiser.rc apmiser + newinitd ${FILESDIR}/apmiser.rc apmiser fi } diff --git a/app-laptop/tpctl/tpctl-4.8.ebuild b/app-laptop/tpctl/tpctl-4.8.ebuild index 2ec2d9940370..01af11b514e3 100644 --- a/app-laptop/tpctl/tpctl-4.8.ebuild +++ b/app-laptop/tpctl/tpctl-4.8.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/app-laptop/tpctl/tpctl-4.8.ebuild,v 1.9 2006/01/12 00:48:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.8.ebuild,v 1.10 2007/04/28 17:49:28 swegener Exp $ inherit eutils @@ -57,8 +57,7 @@ src_install() { mv apmiser/README README.apmiser dodoc README.apmiser dosbin apmiser/apmiser - exeinto /etc/init.d - newexe ${FILESDIR}/apmiser.rc apmiser + newinitd ${FILESDIR}/apmiser.rc apmiser fi doman man/{ntpctl,tpctl}.1 man/apmiser.8 } |