monsieurp    15/08/02 17:26:08

  Modified:             ChangeLog
  Added:                httpd-cgi-0-r1.ebuild
  Log:
  Prep skunkweb's removal and remove it from the list of runtime dependencies. 
See bug 451790.
  
  Signed-off-by: Patrice Clement <monsie...@gentoo.org>
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
93491BB8)

Revision  Changes    Path
1.13                 virtual/httpd-cgi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-cgi/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-cgi/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-cgi/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   3 Mar 2015 10:16:52 -0000       1.12
+++ ChangeLog   2 Aug 2015 17:26:08 -0000       1.13
@@ -1,6 +1,12 @@
 # ChangeLog for virtual/httpd-cgi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/ChangeLog,v 1.12 
2015/03/03 10:16:52 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/ChangeLog,v 1.13 
2015/08/02 17:26:08 monsieurp Exp $
+
+*httpd-cgi-0-r1 (02 Aug 2015)
+
+  02 Aug 2015; Patrice Clement <monsie...@gentoo.org> +httpd-cgi-0-r1.ebuild:
+  Prep skunkweb's removal and remove it from the list of runtime dependencies.
+  See bug 451790.
 
   03 Mar 2015; Yixun Lan <d...@gentoo.org> httpd-cgi-0.ebuild:
   add arm64 support, tested on A53 board
@@ -40,4 +46,3 @@
 
   20 Oct 2007; <wro...@gentoo.org> +metadata.xml, +httpd-cgi-0.ebuild:
   Finally adding virtual/httpd-cgi to close #11007.
-



1.1                  virtual/httpd-cgi/httpd-cgi-0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-cgi/httpd-cgi-0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-cgi/httpd-cgi-0-r1.ebuild?rev=1.1&content-type=text/plain

Index: httpd-cgi-0-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/httpd-cgi-0-r1.ebuild,v 
1.1 2015/08/02 17:26:08 monsieurp Exp $

DESCRIPTION="Virtual for CGI-enabled webservers"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
IUSE=""

RDEPEND="|| (
        www-servers/apache
        www-servers/lighttpd
        www-servers/boa
        www-servers/bozohttpd
        www-servers/cherokee
        www-servers/fnord
        www-servers/monkeyd
        www-servers/nginx
        www-servers/resin
        www-servers/thttpd
        www-servers/tomcat
        )"
DEPEND=""




Reply via email to