From d908f054603d1c6bcc904f15e8d6e276fcec86aa Mon Sep 17 00:00:00 2001 From: Peter Volkov Date: Mon, 10 Dec 2007 16:14:57 +0000 Subject: Fixed apache2 DEPEND, bug #201822. Thank Nick Devito for report and Gunnar Wrobel for the fix. (Portage version: 2.1.3.19) --- www-apps/mantisbt/ChangeLog | 6 +++++- www-apps/mantisbt/mantisbt-1.0.8.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'www-apps/mantisbt') diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog index a2f36aa41d71..9199d0efa6a2 100644 --- a/www-apps/mantisbt/ChangeLog +++ b/www-apps/mantisbt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/mantisbt # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.47 2007/11/18 08:45:29 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.48 2007/12/10 16:14:57 pva Exp $ + + 10 Dec 2007; mantisbt-1.0.8.ebuild: + Fixed apache2 DEPEND, bug #201822. Thank Nick Devito + for report and Gunnar Wrobel for the fix. 18 Nov 2007; mantisbt-1.0.8.ebuild: amd64 stable, see Kingtaco's letter on -core at Tue, 13 Nov 2007 diff --git a/www-apps/mantisbt/mantisbt-1.0.8.ebuild b/www-apps/mantisbt/mantisbt-1.0.8.ebuild index 60b50a1679db..bc3333db7fc2 100644 --- a/www-apps/mantisbt/mantisbt-1.0.8.ebuild +++ b/www-apps/mantisbt/mantisbt-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild,v 1.5 2007/11/18 08:45:29 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild,v 1.6 2007/12/10 16:14:57 pva Exp $ inherit eutils webapp @@ -16,8 +16,8 @@ S=${WORKDIR}/${MY_P} KEYWORDS="amd64 ppc x86" RDEPEND=" - www-servers/apache virtual/httpd-php + virtual/httpd-cgi !bundled-adodb? ( dev-php/adodb ) " -- cgit v1.2.3-65-gdbad