summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-05-05 02:42:41 +0000
committerBrian Evans <grknight@gentoo.org>2015-05-05 02:42:41 +0000
commit1624d55ac5300fb350093ac7836cb084553bba88 (patch)
tree36e996a8c5b9fe2ac2f10c1259b7396671e847ba /virtual
parentRestore patch still used by the 2.0.0 ebuild #548586 by Toralf Förster. (diff)
downloadgentoo-2-1624d55ac5300fb350093ac7836cb084553bba88.tar.gz
gentoo-2-1624d55ac5300fb350093ac7836cb084553bba88.tar.bz2
gentoo-2-1624d55ac5300fb350093ac7836cb084553bba88.zip
Drop 5.3 slot
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/httpd-php/ChangeLog6
-rw-r--r--virtual/httpd-php/httpd-php-5.3-r1.ebuild19
-rw-r--r--virtual/httpd-php/httpd-php-5.3.ebuild19
3 files changed, 5 insertions, 39 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog
index 6cb92ca92dca..50405e6e7ac8 100644
--- a/virtual/httpd-php/ChangeLog
+++ b/virtual/httpd-php/ChangeLog
@@ -1,6 +1,10 @@
# 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.44 2015/03/03 10:18:04 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.45 2015/05/05 02:42:41 grknight Exp $
+
+ 05 May 2015; Brian Evans <grknight@gentoo.org> -httpd-php-5.3-r1.ebuild,
+ -httpd-php-5.3.ebuild:
+ Drop 5.3 slot
03 Mar 2015; Yixun Lan <dlan@gentoo.org> httpd-php-5.6.ebuild:
add arm64 support, tested on A53 board
diff --git a/virtual/httpd-php/httpd-php-5.3-r1.ebuild b/virtual/httpd-php/httpd-php-5.3-r1.ebuild
deleted file mode 100644
index d3c40d35c229..000000000000
--- a/virtual/httpd-php/httpd-php-5.3-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.3-r1.ebuild,v 1.1 2012/11/04 08:08:30 olemarkus Exp $
-
-EAPI="2"
-
-DESCRIPTION="Virtual to provide PHP-enabled webservers"
-HOMEPAGE=""
-SRC_URI=""
-
-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"
-IUSE=""
-
-RDEPEND="|| ( =dev-lang/php-5.3*[fpm]
- =dev-lang/php-5.3*[apache2]
- =dev-lang/php-5.3*[cgi] )"
-DEPEND=""
diff --git a/virtual/httpd-php/httpd-php-5.3.ebuild b/virtual/httpd-php/httpd-php-5.3.ebuild
deleted file mode 100644
index dd231fe09eeb..000000000000
--- a/virtual/httpd-php/httpd-php-5.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.3.ebuild,v 1.14 2012/07/11 22:53:18 blueness Exp $
-
-EAPI="2"
-
-DESCRIPTION="Virtual to provide PHP-enabled webservers"
-HOMEPAGE=""
-SRC_URI=""
-
-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"
-IUSE=""
-
-RDEPEND="|| ( =dev-lang/php-5.3*[apache2]
- =dev-lang/php-5.3*[cgi]
- =dev-lang/php-5.3*[fpm] )"
-DEPEND=""