olemarkus    15/06/13 15:07:30

  Modified:             ChangeLog
  Added:                httpd-php-7.0.ebuild
  Log:
  Add support for php7
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
C4A92BF5)

Revision  Changes    Path
1.50                 virtual/httpd-php/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   11 Jun 2015 14:24:29 -0000      1.49
+++ ChangeLog   13 Jun 2015 15:07:30 -0000      1.50
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/httpd-php
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.49 
2015/06/11 14:24:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.50 
2015/06/13 15:07:30 olemarkus Exp $
+
+*httpd-php-7.0 (13 Jun 2015)
+
+  13 Jun 2015; Ole Markus With <olemar...@gentoo.org> +httpd-php-7.0.ebuild:
+  Add support for php7
 
   11 Jun 2015; Agostino Sarubbo <a...@gentoo.org> httpd-php-5.6.ebuild:
   Stable for ppc, wrt bug #550164



1.1                  virtual/httpd-php/httpd-php-7.0.ebuild

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

Index: httpd-php-7.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-7.0.ebuild,v 1.1 
2015/06/13 15:07:30 olemarkus Exp $

EAPI="5"

DESCRIPTION="Virtual to provide PHP-enabled webservers"
HOMEPAGE=""
SRC_URI=""

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

RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
                          dev-lang/php:${SLOT}[apache2]
                          dev-lang/php:${SLOT}[cgi] )"
DEPEND=""




Reply via email to