summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2012-08-29 08:21:32 +0000
committerOle Markus With <olemarkus@gentoo.org>2012-08-29 08:21:32 +0000
commit3d4c89ebf19fc148bd3afc58a92c2c561d496eb3 (patch)
treebf34274620f2fe794f8d89802ec02f15c8790eef /virtual
parentRevbump making the 5.4 virtual depend on php:5.4 (diff)
downloadgentoo-2-3d4c89ebf19fc148bd3afc58a92c2c561d496eb3.tar.gz
gentoo-2-3d4c89ebf19fc148bd3afc58a92c2c561d496eb3.tar.bz2
gentoo-2-3d4c89ebf19fc148bd3afc58a92c2c561d496eb3.zip
Removing silly ebuild (5.4 depping on 5.3)
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/httpd-php/ChangeLog5
-rw-r--r--virtual/httpd-php/httpd-php-5.4.ebuild19
2 files changed, 4 insertions, 20 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog
index 2aea42923590..5da515c83ce8 100644
--- a/virtual/httpd-php/ChangeLog
+++ b/virtual/httpd-php/ChangeLog
@@ -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)
diff --git a/virtual/httpd-php/httpd-php-5.4.ebuild b/virtual/httpd-php/httpd-php-5.4.ebuild
deleted file mode 100644
index f9db70d464f7..000000000000
--- a/virtual/httpd-php/httpd-php-5.4.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.4.ebuild,v 1.3 2012/08/24 14:20:48 jer 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.4*[apache2]
- =dev-lang/php-5.4*[cgi]
- =dev-lang/php-5.4*[fpm] )"
-DEPEND=""