summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 18:43:27 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 18:43:27 +0000
commit5192780dc8223658a59ab692f4ec10bff6f400b4 (patch)
treee0d4f529b767c08a9e1590540d7e965688a36c1c
parentInitial import. (diff)
downloadgentoo-2-5192780dc8223658a59ab692f4ec10bff6f400b4.tar.gz
gentoo-2-5192780dc8223658a59ab692f4ec10bff6f400b4.tar.bz2
gentoo-2-5192780dc8223658a59ab692f4ec10bff6f400b4.zip
Move sys-apps/daemontools -> sys-process/daemontools
(Portage version: 2.0.51.18)
-rw-r--r--mail-mta/nullmailer/ChangeLog8
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild4
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild4
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild4
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00_rc7-r5.ebuild4
-rw-r--r--mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild4
-rw-r--r--mail-mta/qmail/ChangeLog8
-rw-r--r--mail-mta/qmail/qmail-1.03-r10.ebuild4
-rw-r--r--mail-mta/qmail/qmail-1.03-r11.ebuild4
-rw-r--r--mail-mta/qmail/qmail-1.03-r12.ebuild4
-rw-r--r--mail-mta/qmail/qmail-1.03-r13.ebuild4
-rw-r--r--mail-mta/qmail/qmail-1.03-r14.ebuild4
-rw-r--r--mail-mta/qmail/qmail-1.03-r15.ebuild4
-rw-r--r--mail-mta/qmail/qmail-1.03-r16.ebuild4
-rw-r--r--mail-mta/qmail/qmail-1.03-r8.ebuild4
-rw-r--r--mail-mta/qmail/qmail-1.03-r9.ebuild4
-rw-r--r--sys-process/supervise-scripts/ChangeLog6
-rw-r--r--sys-process/supervise-scripts/supervise-scripts-3.4.ebuild4
-rw-r--r--sys-process/supervise-scripts/supervise-scripts-3.5.ebuild6
19 files changed, 52 insertions, 36 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog
index a97a048b191e..5a4836ead819 100644
--- a/mail-mta/nullmailer/ChangeLog
+++ b/mail-mta/nullmailer/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-mta/nullmailer
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.12 2005/03/03 17:26:21 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.13 2005/03/03 18:40:52 ciaranm Exp $
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ nullmailer-1.00_rc7-r1.ebuild, nullmailer-1.00_rc7-r2.ebuild,
+ nullmailer-1.00_rc7-r4.ebuild, nullmailer-1.00_rc7-r5.ebuild,
+ nullmailer-1.00_rc7.ebuild:
+ Move sys-apps/daemontools -> sys-process/daemontools
03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
nullmailer-1.00_rc7-r4.ebuild:
diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild
index e51b1f69c590..1de8f9175665 100644
--- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.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/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.5 2005/03/03 17:24:09 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.6 2005/03/03 18:40:52 ciaranm Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND="virtual/libc
RDEPEND="!virtual/mta
virtual/libc
>=sys-process/supervise-scripts-3.2
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
sys-apps/shadow"
PROVIDE="virtual/mta"
diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild
index e062923b7783..f86119e1c35f 100644
--- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.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/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.5 2005/03/03 17:25:20 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.6 2005/03/03 18:40:52 ciaranm Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND="virtual/libc
RDEPEND="!virtual/mta
virtual/libc
>=sys-process/supervise-scripts-3.2
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
sys-apps/shadow"
PROVIDE="virtual/mta"
diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild
index e002ea94b13a..3d756ebeb00d 100644
--- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.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/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild,v 1.5 2005/03/03 17:26:21 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r4.ebuild,v 1.6 2005/03/03 18:40:52 ciaranm Exp $
inherit eutils
@@ -21,7 +21,7 @@ RDEPEND="!mailwrapper? ( !virtual/mta )
mailwrapper? ( >=net-mail/mailwrapper-0.2 )
virtual/libc
>=sys-process/supervise-scripts-3.2
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
sys-apps/shadow"
PROVIDE="virtual/mta"
diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7-r5.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7-r5.ebuild
index 95c609ca4c39..2a1ebb86a509 100644
--- a/mail-mta/nullmailer/nullmailer-1.00_rc7-r5.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00_rc7-r5.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/mail-mta/nullmailer/nullmailer-1.00_rc7-r5.ebuild,v 1.2 2005/03/03 17:23:16 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7-r5.ebuild,v 1.3 2005/03/03 18:40:52 ciaranm Exp $
inherit eutils
@@ -22,7 +22,7 @@ RDEPEND="!mailwrapper? ( !virtual/mta )
mailwrapper? ( >=net-mail/mailwrapper-0.2 )
virtual/libc
>=sys-process/supervise-scripts-3.2
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
sys-apps/shadow"
PROVIDE="virtual/mta"
diff --git a/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild b/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild
index ffc05b9df6a2..805ba2a0ecb8 100644
--- a/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.00_rc7.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/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.5 2005/03/03 17:22:01 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.6 2005/03/03 18:40:52 ciaranm Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND="virtual/libc
RDEPEND="!virtual/mta
virtual/libc
>=sys-process/supervise-scripts-3.2
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
sys-apps/shadow"
PROVIDE="virtual/mta"
diff --git a/mail-mta/qmail/ChangeLog b/mail-mta/qmail/ChangeLog
index f783d8e5d56a..04ef22d766ce 100644
--- a/mail-mta/qmail/ChangeLog
+++ b/mail-mta/qmail/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-mta/qmail
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/ChangeLog,v 1.34 2005/02/27 10:46:34 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/ChangeLog,v 1.35 2005/03/03 18:43:27 ciaranm Exp $
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> qmail-1.03-r10.ebuild,
+ qmail-1.03-r11.ebuild, qmail-1.03-r12.ebuild, qmail-1.03-r13.ebuild,
+ qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild, qmail-1.03-r16.ebuild,
+ qmail-1.03-r8.ebuild, qmail-1.03-r9.ebuild:
+ Move sys-apps/daemontools -> sys-process/daemontools
27 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r16.ebuild:
Fixed a wrong path in the config function.
diff --git a/mail-mta/qmail/qmail-1.03-r10.ebuild b/mail-mta/qmail/qmail-1.03-r10.ebuild
index 8cc2ec68cbe7..f4a11a3807de 100644
--- a/mail-mta/qmail/qmail-1.03-r10.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r10.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/mail-mta/qmail/qmail-1.03-r10.ebuild,v 1.7 2005/01/27 19:19:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r10.ebuild,v 1.8 2005/03/03 18:43:27 ciaranm Exp $
inherit toolchain-funcs eutils
@@ -31,7 +31,7 @@ RDEPEND="!virtual/mta
virtual/libc
sys-apps/groff
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/cmd5checkpw-0.22
>=net-mail/dot-forward-0.71
diff --git a/mail-mta/qmail/qmail-1.03-r11.ebuild b/mail-mta/qmail/qmail-1.03-r11.ebuild
index 2235275cb65d..cbf0ffd74a3d 100644
--- a/mail-mta/qmail/qmail-1.03-r11.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r11.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/mail-mta/qmail/qmail-1.03-r11.ebuild,v 1.8 2005/01/27 19:19:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r11.ebuild,v 1.9 2005/03/03 18:43:27 ciaranm Exp $
inherit toolchain-funcs eutils
@@ -32,7 +32,7 @@ DEPEND="virtual/libc
RDEPEND="!virtual/mta
virtual/libc
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/cmd5checkpw-0.22
>=net-mail/dot-forward-0.71
diff --git a/mail-mta/qmail/qmail-1.03-r12.ebuild b/mail-mta/qmail/qmail-1.03-r12.ebuild
index eecdb4acce9d..ffec78c619b7 100644
--- a/mail-mta/qmail/qmail-1.03-r12.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r12.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/mail-mta/qmail/qmail-1.03-r12.ebuild,v 1.10 2005/01/27 19:19:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r12.ebuild,v 1.11 2005/03/03 18:43:27 ciaranm Exp $
inherit toolchain-funcs eutils fixheadtails
@@ -46,7 +46,7 @@ DEPEND="virtual/libc
RDEPEND="!virtual/mta
virtual/libc
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/cmd5checkpw-0.22
>=net-mail/dot-forward-0.71
diff --git a/mail-mta/qmail/qmail-1.03-r13.ebuild b/mail-mta/qmail/qmail-1.03-r13.ebuild
index a2a6f8666a87..4392844033db 100644
--- a/mail-mta/qmail/qmail-1.03-r13.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r13.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/mail-mta/qmail/qmail-1.03-r13.ebuild,v 1.12 2005/01/27 19:19:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r13.ebuild,v 1.13 2005/03/03 18:43:27 ciaranm Exp $
inherit toolchain-funcs eutils fixheadtails
@@ -46,7 +46,7 @@ DEPEND="virtual/libc
RDEPEND="!virtual/mta
virtual/libc
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/cmd5checkpw-0.22
>=net-mail/dot-forward-0.71
diff --git a/mail-mta/qmail/qmail-1.03-r14.ebuild b/mail-mta/qmail/qmail-1.03-r14.ebuild
index 771eb453b960..2c26977da5d0 100644
--- a/mail-mta/qmail/qmail-1.03-r14.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r14.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/mail-mta/qmail/qmail-1.03-r14.ebuild,v 1.11 2005/01/27 19:19:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r14.ebuild,v 1.12 2005/03/03 18:43:27 ciaranm Exp $
inherit toolchain-funcs eutils fixheadtails
@@ -49,7 +49,7 @@ RDEPEND="!virtual/mta
virtual/libc
app-shells/bash
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/cmd5checkpw-0.22
>=net-mail/dot-forward-0.71
diff --git a/mail-mta/qmail/qmail-1.03-r15.ebuild b/mail-mta/qmail/qmail-1.03-r15.ebuild
index a8685de6d9a0..2ec086c0220a 100644
--- a/mail-mta/qmail/qmail-1.03-r15.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r15.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/mail-mta/qmail/qmail-1.03-r15.ebuild,v 1.21 2005/02/21 05:23:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r15.ebuild,v 1.22 2005/03/03 18:43:27 ciaranm Exp $
inherit toolchain-funcs eutils fixheadtails
@@ -50,7 +50,7 @@ RDEPEND="!virtual/mta
virtual/libc
app-shells/bash
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/cmd5checkpw-0.22
>=net-mail/dot-forward-0.71
diff --git a/mail-mta/qmail/qmail-1.03-r16.ebuild b/mail-mta/qmail/qmail-1.03-r16.ebuild
index b9c9b4f9f036..4ecb0ce2d03e 100644
--- a/mail-mta/qmail/qmail-1.03-r16.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r16.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/mail-mta/qmail/qmail-1.03-r16.ebuild,v 1.15 2005/02/27 10:46:34 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r16.ebuild,v 1.16 2005/03/03 18:43:27 ciaranm Exp $
inherit toolchain-funcs eutils fixheadtails
@@ -54,7 +54,7 @@ RDEPEND="!virtual/mta
virtual/libc
app-shells/bash
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/cmd5checkpw-0.22
>=net-mail/dot-forward-0.71
diff --git a/mail-mta/qmail/qmail-1.03-r8.ebuild b/mail-mta/qmail/qmail-1.03-r8.ebuild
index 708008f738d8..d3ec223db479 100644
--- a/mail-mta/qmail/qmail-1.03-r8.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r8.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/mail-mta/qmail/qmail-1.03-r8.ebuild,v 1.6 2005/01/27 19:19:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r8.ebuild,v 1.7 2005/03/03 18:43:27 ciaranm Exp $
DESCRIPTION="A modern replacement for sendmail which uses maildirs"
HOMEPAGE="http://www.qmail.org/
@@ -22,7 +22,7 @@ RDEPEND="!virtual/mta
virtual/libc
sys-apps/groff
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/dot-forward-0.71
selinux? ( sec-policy/selinux-qmail )"
diff --git a/mail-mta/qmail/qmail-1.03-r9.ebuild b/mail-mta/qmail/qmail-1.03-r9.ebuild
index 2ca13487205f..477167a59828 100644
--- a/mail-mta/qmail/qmail-1.03-r9.ebuild
+++ b/mail-mta/qmail/qmail-1.03-r9.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/mail-mta/qmail/qmail-1.03-r9.ebuild,v 1.7 2005/01/27 19:19:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/qmail-1.03-r9.ebuild,v 1.8 2005/03/03 18:43:27 ciaranm Exp $
IUSE="ssl ldap selinux"
@@ -26,7 +26,7 @@ RDEPEND="!virtual/mta
virtual/libc
sys-apps/groff
>=sys-apps/ucspi-tcp-0.88
- >=sys-apps/daemontools-0.76-r1
+ >=sys-process/daemontools-0.76-r1
>=net-mail/checkpassword-0.90
>=net-mail/dot-forward-0.71
selinux? ( sec-policy/selinux-qmail )"
diff --git a/sys-process/supervise-scripts/ChangeLog b/sys-process/supervise-scripts/ChangeLog
index 9db55d021beb..dfa73e64ab44 100644
--- a/sys-process/supervise-scripts/ChangeLog
+++ b/sys-process/supervise-scripts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/supervise-scripts
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.1 2005/03/03 17:20:51 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.2 2005/03/03 18:38:32 ciaranm Exp $
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ supervise-scripts-3.4.ebuild, supervise-scripts-3.5.ebuild:
+ Move sys-apps/daemontools -> sys-process/daemontools
*supervise-scripts-3.5 (03 Mar 2005)
diff --git a/sys-process/supervise-scripts/supervise-scripts-3.4.ebuild b/sys-process/supervise-scripts/supervise-scripts-3.4.ebuild
index e278b371fc87..52cbf8e5d049 100644
--- a/sys-process/supervise-scripts/supervise-scripts-3.4.ebuild
+++ b/sys-process/supervise-scripts/supervise-scripts-3.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/sys-process/supervise-scripts/supervise-scripts-3.4.ebuild,v 1.1 2005/03/03 17:20:51 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.4.ebuild,v 1.2 2005/03/03 18:38:32 ciaranm Exp $
DESCRIPTION="Starting and stopping daemontools managed services"
HOMEPAGE="http://untroubled.org/supervise-scripts/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
-RDEPEND=">=sys-apps/daemontools-0.70"
+RDEPEND=">=sys-process/daemontools-0.70"
src_compile() {
echo '/usr/bin' > conf-bin
diff --git a/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild b/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild
index 1797990e7ec4..b4cd53a724a7 100644
--- a/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild
+++ b/sys-process/supervise-scripts/supervise-scripts-3.5.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/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild,v 1.1 2005/03/03 17:20:51 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/supervise-scripts-3.5.ebuild,v 1.2 2005/03/03 18:38:32 ciaranm Exp $
inherit fixheadtails toolchain-funcs
@@ -13,8 +13,8 @@ SLOT="0"
KEYWORDS="alpha amd64 ppc sparc x86"
IUSE=""
-RDEPEND=">=sys-apps/daemontools-0.70"
-DEPEND=">=sys-apps/daemontools-0.70
+RDEPEND=">=sys-process/daemontools-0.70"
+DEPEND=">=sys-process/daemontools-0.70
dev-libs/bglibs
sys-devel/gcc-config"