summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:51:35 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:51:35 +0000
commit3da6b59b48e4eda155084f5a930af14609e4a522 (patch)
treeb86de77eb9d2afc26ad4060ab84d7593b146ff36 /net-www/monkeyd
parentvirtual/glibc -> virtual/libc (diff)
downloadhistorical-3da6b59b48e4eda155084f5a930af14609e4a522.tar.gz
historical-3da6b59b48e4eda155084f5a930af14609e4a522.tar.bz2
historical-3da6b59b48e4eda155084f5a930af14609e4a522.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-www/monkeyd')
-rw-r--r--net-www/monkeyd/ChangeLog6
-rw-r--r--net-www/monkeyd/monkeyd-0.8.2.ebuild6
-rw-r--r--net-www/monkeyd/monkeyd-0.8.3.ebuild6
-rw-r--r--net-www/monkeyd/monkeyd-0.8.4.ebuild6
4 files changed, 14 insertions, 10 deletions
diff --git a/net-www/monkeyd/ChangeLog b/net-www/monkeyd/ChangeLog
index 6f3b0170ddeb..90131841ffcd 100644
--- a/net-www/monkeyd/ChangeLog
+++ b/net-www/monkeyd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/monkeyd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/ChangeLog,v 1.11 2004/06/25 03:06:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/ChangeLog,v 1.12 2004/07/01 22:46:59 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> monkeyd-0.8.2.ebuild,
+ monkeyd-0.8.3.ebuild, monkeyd-0.8.4.ebuild:
+ virtual/glibc -> virtual/libc
*monkeyd-0.8.4 (20 Jun 2004)
diff --git a/net-www/monkeyd/monkeyd-0.8.2.ebuild b/net-www/monkeyd/monkeyd-0.8.2.ebuild
index e480fdfcf1d1..acf9d60818e0 100644
--- a/net-www/monkeyd/monkeyd-0.8.2.ebuild
+++ b/net-www/monkeyd/monkeyd-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/monkeyd-0.8.2.ebuild,v 1.4 2004/06/25 03:06:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/monkeyd-0.8.2.ebuild,v 1.5 2004/07/01 22:46:59 eradicator Exp $
WEBROOT=/var/www/localhost
@@ -14,8 +14,8 @@ SLOT="0"
KEYWORDS="x86"
IUSE="php"
-DEPEND="virtual/glibc"
-RDEPEND="virtual/glibc
+DEPEND="virtual/libc"
+RDEPEND="virtual/libc
php? ( dev-php/php-cgi )"
S=${WORKDIR}/${MY_P}
diff --git a/net-www/monkeyd/monkeyd-0.8.3.ebuild b/net-www/monkeyd/monkeyd-0.8.3.ebuild
index 679f8a8cbdff..396b6a35463a 100644
--- a/net-www/monkeyd/monkeyd-0.8.3.ebuild
+++ b/net-www/monkeyd/monkeyd-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/monkeyd-0.8.3.ebuild,v 1.3 2004/06/25 03:06:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/monkeyd-0.8.3.ebuild,v 1.4 2004/07/01 22:46:59 eradicator Exp $
WEBROOT=/var/www/localhost
@@ -14,8 +14,8 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="php"
-DEPEND="virtual/glibc"
-RDEPEND="virtual/glibc
+DEPEND="virtual/libc"
+RDEPEND="virtual/libc
php? ( dev-php/php-cgi )"
S=${WORKDIR}/${MY_P}
diff --git a/net-www/monkeyd/monkeyd-0.8.4.ebuild b/net-www/monkeyd/monkeyd-0.8.4.ebuild
index 077af2b4f7ad..8387672fe4bd 100644
--- a/net-www/monkeyd/monkeyd-0.8.4.ebuild
+++ b/net-www/monkeyd/monkeyd-0.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/monkeyd-0.8.4.ebuild,v 1.2 2004/06/25 03:06:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/monkeyd/monkeyd-0.8.4.ebuild,v 1.3 2004/07/01 22:46:59 eradicator Exp $
WEBROOT=/var/www/localhost
@@ -14,8 +14,8 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="php"
-DEPEND="virtual/glibc"
-RDEPEND="virtual/glibc
+DEPEND="virtual/libc"
+RDEPEND="virtual/libc
php? ( dev-php/php-cgi )"
S=${WORKDIR}/${MY_P}