summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stewart <vericgar@gentoo.org>2006-06-04 19:07:22 +0000
committerMichael Stewart <vericgar@gentoo.org>2006-06-04 19:07:22 +0000
commit04ca98608cda59c800dabebe8b466393cfb29fee (patch)
treea2e9d0b420cab37c81136cacfff7f8e2a114a916 /www-apache/mod_proxy_html
parentAddress dependency issues caused by depend.apache. Refer to bug 107127. (diff)
downloadgentoo-2-04ca98608cda59c800dabebe8b466393cfb29fee.tar.gz
gentoo-2-04ca98608cda59c800dabebe8b466393cfb29fee.tar.bz2
gentoo-2-04ca98608cda59c800dabebe8b466393cfb29fee.zip
Address dependency issues caused by depend.apache. Refer to bug 107127.
(Portage version: 2.1_rc4-r1)
Diffstat (limited to 'www-apache/mod_proxy_html')
-rw-r--r--www-apache/mod_proxy_html/ChangeLog6
-rw-r--r--www-apache/mod_proxy_html/mod_proxy_html-2.4.3.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/www-apache/mod_proxy_html/ChangeLog b/www-apache/mod_proxy_html/ChangeLog
index c2f92b73a769..5f3b81757b33 100644
--- a/www-apache/mod_proxy_html/ChangeLog
+++ b/www-apache/mod_proxy_html/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apache/mod_proxy_html
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_proxy_html/ChangeLog,v 1.6 2006/02/27 17:46:19 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_proxy_html/ChangeLog,v 1.7 2006/06/04 19:07:22 vericgar Exp $
+
+ 04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
+ mod_proxy_html-2.4.3.ebuild:
+ Address dependency issues caused by depend.apache. Refer to bug 107127.
27 Feb 2006; Michael Stewart <vericgar@gentoo.org>
mod_proxy_html-2.4.3.ebuild, mod_proxy_html-2.5.1.ebuild:
diff --git a/www-apache/mod_proxy_html/mod_proxy_html-2.4.3.ebuild b/www-apache/mod_proxy_html/mod_proxy_html-2.4.3.ebuild
index 851774d1c564..3ff68e378d91 100644
--- a/www-apache/mod_proxy_html/mod_proxy_html-2.4.3.ebuild
+++ b/www-apache/mod_proxy_html/mod_proxy_html-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_proxy_html/mod_proxy_html-2.4.3.ebuild,v 1.4 2006/02/27 17:46:19 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_proxy_html/mod_proxy_html-2.4.3.ebuild,v 1.5 2006/06/04 19:07:22 vericgar Exp $
inherit eutils apache-module
@@ -14,6 +14,7 @@ SLOT="0"
IUSE=""
DEPEND="dev-libs/libxml2"
+RDEPEND="${DEPEND}"
S=${WORKDIR}