summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 18:48:54 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 18:48:54 +0000
commite1adb8f11f463d684ef4946598dd9ca726fb72c0 (patch)
tree6c9dc0d03665965c9a0e6a5d231ecb0091b07bcf /www-servers/fnord
parentAdded htmlproc.h for wxruby (diff)
downloadgentoo-2-e1adb8f11f463d684ef4946598dd9ca726fb72c0.tar.gz
gentoo-2-e1adb8f11f463d684ef4946598dd9ca726fb72c0.tar.bz2
gentoo-2-e1adb8f11f463d684ef4946598dd9ca726fb72c0.zip
recommit manifest. bad epkgmove
(Portage version: 2.0.51.18)
Diffstat (limited to 'www-servers/fnord')
-rw-r--r--www-servers/fnord/ChangeLog6
-rw-r--r--www-servers/fnord/fnord-1.2.ebuild4
-rw-r--r--www-servers/fnord/fnord-1.5.ebuild4
-rw-r--r--www-servers/fnord/fnord-1.6.ebuild4
-rw-r--r--www-servers/fnord/fnord-1.7.ebuild4
-rw-r--r--www-servers/fnord/fnord-1.8.ebuild4
6 files changed, 15 insertions, 11 deletions
diff --git a/www-servers/fnord/ChangeLog b/www-servers/fnord/ChangeLog
index 73ea7a0c2c08..b634de22359b 100644
--- a/www-servers/fnord/ChangeLog
+++ b/www-servers/fnord/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/fnord
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/ChangeLog,v 1.6 2005/01/26 23:23:54 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/ChangeLog,v 1.7 2005/03/03 18:48:54 ciaranm Exp $
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> fnord-1.2.ebuild,
+ fnord-1.5.ebuild, fnord-1.6.ebuild, fnord-1.7.ebuild, fnord-1.8.ebuild:
+ Move sys-apps/daemontools -> sys-process/daemontools
27 Jan 2005; Christian Zoffoli <xmerlin@gentoo.org> fnord-1.8.ebuild:
fixed bug #61251, now you can choose if you want to compile it with
diff --git a/www-servers/fnord/fnord-1.2.ebuild b/www-servers/fnord/fnord-1.2.ebuild
index cf6a1cba480b..08201d80cd53 100644
--- a/www-servers/fnord/fnord-1.2.ebuild
+++ b/www-servers/fnord/fnord-1.2.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/www-servers/fnord/fnord-1.2.ebuild,v 1.2 2005/01/26 23:23:54 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.2.ebuild,v 1.3 2005/03/03 18:48:54 ciaranm Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Yet another small httpd."
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
DEPEND="dev-libs/dietlibc"
-RDEPEND="sys-apps/daemontools"
+RDEPEND="sys-process/daemontools"
src_unpack() {
unpack ${A} ; cd ${S}
diff --git a/www-servers/fnord/fnord-1.5.ebuild b/www-servers/fnord/fnord-1.5.ebuild
index e21e3de4f328..a871af01db9d 100644
--- a/www-servers/fnord/fnord-1.5.ebuild
+++ b/www-servers/fnord/fnord-1.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/www-servers/fnord/fnord-1.5.ebuild,v 1.2 2005/01/26 23:23:54 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.5.ebuild,v 1.3 2005/03/03 18:48:54 ciaranm Exp $
S=${WORKDIR}/${P}
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
IUSE=""
DEPEND="dev-libs/dietlibc"
-RDEPEND="sys-apps/daemontools"
+RDEPEND="sys-process/daemontools"
pkg_setup() {
diff --git a/www-servers/fnord/fnord-1.6.ebuild b/www-servers/fnord/fnord-1.6.ebuild
index b4b2a4b33513..07d4bb83ee8f 100644
--- a/www-servers/fnord/fnord-1.6.ebuild
+++ b/www-servers/fnord/fnord-1.6.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/www-servers/fnord/fnord-1.6.ebuild,v 1.2 2005/01/26 23:23:54 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.6.ebuild,v 1.3 2005/03/03 18:48:54 ciaranm Exp $
S=${WORKDIR}/${P}
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
IUSE=""
DEPEND="dev-libs/dietlibc"
-RDEPEND="sys-apps/daemontools"
+RDEPEND="sys-process/daemontools"
pkg_setup() {
diff --git a/www-servers/fnord/fnord-1.7.ebuild b/www-servers/fnord/fnord-1.7.ebuild
index 0a4fe38e7923..cb4f27b35125 100644
--- a/www-servers/fnord/fnord-1.7.ebuild
+++ b/www-servers/fnord/fnord-1.7.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/www-servers/fnord/fnord-1.7.ebuild,v 1.3 2005/01/26 23:23:54 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.7.ebuild,v 1.4 2005/03/03 18:48:54 ciaranm Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
LICENSE="GPL-2"
DEPEND="dev-libs/dietlibc"
-RDEPEND="sys-apps/daemontools"
+RDEPEND="sys-process/daemontools"
IUSE=""
pkg_setup() {
diff --git a/www-servers/fnord/fnord-1.8.ebuild b/www-servers/fnord/fnord-1.8.ebuild
index a0a9075eb8ff..a378fa1b5d7b 100644
--- a/www-servers/fnord/fnord-1.8.ebuild
+++ b/www-servers/fnord/fnord-1.8.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/www-servers/fnord/fnord-1.8.ebuild,v 1.6 2005/01/27 21:02:18 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/fnord/fnord-1.8.ebuild,v 1.7 2005/03/03 18:48:54 ciaranm Exp $
# flag-o-matic needed for replace-sparc64-flags
inherit flag-o-matic eutils
@@ -19,7 +19,7 @@ DEPEND="diet?(dev-libs/dietlibc)
!diet? ( virtual/libc )"
RDEPEND="${DEPEND}
- sys-apps/daemontools
+ sys-process/daemontools
sys-apps/ucspi-tcp
"