public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/httpd-php: ChangeLog httpd-php-5.4.ebuild
@ 2011-11-11 13:55 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2011-11-11 13:55 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/11/11 13:55:17

  Modified:             ChangeLog
  Added:                httpd-php-5.4.ebuild
  Log:
  Added virtual for php5.4
  
  (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 virtual/httpd-php/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 Aug 2011 17:54:39 -0000	1.15
+++ ChangeLog	11 Nov 2011 13:55:17 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/httpd-php
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.15 2011/08/22 17:54:39 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.16 2011/11/11 13:55:17 olemarkus Exp $
+
+*httpd-php-5.4 (11 Nov 2011)
+
+  11 Nov 2011; Ole Markus With <olemarkus@gentoo.org> +httpd-php-5.4.ebuild:
+  Added virtual for php5.4
 
   22 Aug 2011; Mark Loeser <halcy0n@gentoo.org> httpd-php-5.3.ebuild:
   Add ppc64



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

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

Index: httpd-php-5.4.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4.ebuild,v 1.1 2011/11/11 13:55:17 olemarkus Exp $

EAPI="2"

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

LICENSE=""
SLOT="5.3"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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-5.4*[apache2]
			  =dev-lang/php-5.4*[cgi]
			  =dev-lang/php-5.4*[fpm] )"
DEPEND=""






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/httpd-php: ChangeLog httpd-php-5.4.ebuild
@ 2012-08-24 14:20 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2012-08-24 14:20 UTC (permalink / raw
  To: gentoo-commits

jer         12/08/24 14:20:48

  Modified:             ChangeLog httpd-php-5.4.ebuild
  Log:
  Stable for HPPA (bug #427024).
  
  (Portage version: 2.2.0_alpha122/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 virtual/httpd-php/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	11 Jul 2012 22:53:18 -0000	1.18
+++ ChangeLog	24 Aug 2012 14:20:48 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/httpd-php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.18 2012/07/11 22:53:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.19 2012/08/24 14:20:48 jer Exp $
+
+  24 Aug 2012; Jeroen Roovers <jer@gentoo.org> httpd-php-5.4.ebuild:
+  Stable for HPPA (bug #427024).
 
   11 Jul 2012; Anthony G. Basile <blueness@gentoo.org> httpd-php-5.3.ebuild,
   httpd-php-5.4.ebuild:



1.3                  virtual/httpd-php/httpd-php-5.4.ebuild

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

Index: httpd-php-5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- httpd-php-5.4.ebuild	11 Jul 2012 22:53:18 -0000	1.2
+++ httpd-php-5.4.ebuild	24 Aug 2012 14:20:48 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4.ebuild,v 1.2 2012/07/11 22:53:18 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4.ebuild,v 1.3 2012/08/24 14:20:48 jer Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 
 LICENSE=""
 SLOT="5.3"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm 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-5.4*[apache2]





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/httpd-php: ChangeLog httpd-php-5.4.ebuild
@ 2012-08-29  8:21 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2012-08-29  8:21 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/08/29 08:21:32

  Modified:             ChangeLog
  Removed:              httpd-php-5.4.ebuild
  Log:
  Removing silly ebuild (5.4 depping on 5.3)
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 virtual/httpd-php/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	29 Aug 2012 08:20:16 -0000	1.20
+++ ChangeLog	29 Aug 2012 08:21:32 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/httpd-php
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.20 2012/08/29 08:20:16 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.21 2012/08/29 08:21:32 olemarkus Exp $
+
+  29 Aug 2012; Ole Markus With <olemarkus@gentoo.org> -httpd-php-5.4.ebuild:
+  Removing silly ebuild (5.4 depping on 5.3)
 
 *httpd-php-5.4-r1 (29 Aug 2012)
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-29  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11 13:55 [gentoo-commits] gentoo-x86 commit in virtual/httpd-php: ChangeLog httpd-php-5.4.ebuild Ole Markus With (olemarkus)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-24 14:20 Jeroen Roovers (jer)
2012-08-29  8:21 Ole Markus With (olemarkus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox