public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Benedikt Boehm (hollow)" <hollow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in virtual/httpd-fastcgi: ChangeLog httpd-fastcgi-0.ebuild
Date: Sun, 07 Mar 2010 13:12:52 +0000	[thread overview]
Message-ID: <E1NoGHs-0001SF-VM@stork.gentoo.org> (raw)

hollow      10/03/07 13:12:52

  Modified:             ChangeLog httpd-fastcgi-0.ebuild
  Log:
  use fastcgi providing modules instead of plain apache
  (Portage version: 2.2_rc63/cvs/Linux i686)

Revision  Changes    Path
1.6                  virtual/httpd-fastcgi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/httpd-fastcgi/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/httpd-fastcgi/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/httpd-fastcgi/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	11 Jan 2010 11:01:59 -0000	1.5
+++ ChangeLog	7 Mar 2010 13:12:52 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/httpd-fastcgi
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/ChangeLog,v 1.5 2010/01/11 11:01:59 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/ChangeLog,v 1.6 2010/03/07 13:12:52 hollow Exp $
+
+  07 Mar 2010; Benedikt Böhm <hollow@gentoo.org> httpd-fastcgi-0.ebuild:
+  use fastcgi providing modules instead of plain apache
 
   11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> httpd-fastcgi-0.ebuild:
   Set empty HOMEPAGE and LICENSE.



1.4                  virtual/httpd-fastcgi/httpd-fastcgi-0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/httpd-fastcgi/httpd-fastcgi-0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/httpd-fastcgi/httpd-fastcgi-0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/httpd-fastcgi/httpd-fastcgi-0.ebuild?r1=1.3&r2=1.4

Index: httpd-fastcgi-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/httpd-fastcgi-0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- httpd-fastcgi-0.ebuild	11 Jan 2010 11:01:59 -0000	1.3
+++ httpd-fastcgi-0.ebuild	7 Mar 2010 13:12:52 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/httpd-fastcgi-0.ebuild,v 1.3 2010/01/11 11:01:59 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-fastcgi/httpd-fastcgi-0.ebuild,v 1.4 2010/03/07 13:12:52 hollow Exp $
 
 DESCRIPTION="Virtual for FastCGI-enabled webservers"
 HOMEPAGE=""
@@ -12,7 +12,8 @@
 IUSE=""
 
 RDEPEND="|| (
-	www-servers/apache
+	www-servers/mod_fcgid
+	www-servers/mod_fastcgi
 	www-servers/lighttpd
 	www-servers/bozohttpd
 	www-servers/nginx






             reply	other threads:[~2010-03-07 13:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-07 13:12 Benedikt Boehm (hollow) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-02 22:07 [gentoo-commits] gentoo-x86 commit in virtual/httpd-fastcgi: ChangeLog httpd-fastcgi-0.ebuild Patrice Clement (monsieurp)
2011-02-06 11:59 Mart Raudsepp (leio)
2010-03-07 18:25 Benedikt Boehm (hollow)
2010-01-11 11:02 Ulrich Mueller (ulm)
2009-04-13  8:30 Benedikt Boehm (hollow)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1NoGHs-0001SF-VM@stork.gentoo.org \
    --to=hollow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox