summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-06-17 19:23:34 +0000
committerBrian Evans <grknight@gentoo.org>2015-06-17 19:23:34 +0000
commit14946b8fbfab53fd13cbf1edd775d1e0b167b6f0 (patch)
treec1428521acec65b41ffd3e22962868f1030946d5 /eclass/php-ext-base-r1.eclass
parentarm stable wrt bug #547966 (diff)
downloadgentoo-2-14946b8fbfab53fd13cbf1edd775d1e0b167b6f0.tar.gz
gentoo-2-14946b8fbfab53fd13cbf1edd775d1e0b167b6f0.tar.bz2
gentoo-2-14946b8fbfab53fd13cbf1edd775d1e0b167b6f0.zip
Mark 3 eclasses as deprecated for removal on 2015-07-17 wrt bug 551910; Fix missing ChangeLog entry for previous commit
Diffstat (limited to 'eclass/php-ext-base-r1.eclass')
-rw-r--r--eclass/php-ext-base-r1.eclass6
1 files changed, 4 insertions, 2 deletions
diff --git a/eclass/php-ext-base-r1.eclass b/eclass/php-ext-base-r1.eclass
index 23559ba8e625..9e111c7b543a 100644
--- a/eclass/php-ext-base-r1.eclass
+++ b/eclass/php-ext-base-r1.eclass
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-base-r1.eclass,v 1.17 2011/08/22 04:46:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php-ext-base-r1.eclass,v 1.18 2015/06/17 19:23:34 grknight Exp $
# @ECLASS: php-ext-base-r1.eclass
# @MAINTAINER:
@@ -17,6 +17,8 @@
#
# Combined with php-ext-source-r1, we have a standardised solution for supporting
# PHP extensions.
+# This eclass is no longer in use and scheduled to be removed on 2015-07-17
+# @DEAD
# Block ebuilds with minor version slotting. Quite temporary fix
DEPEND="!=dev-lang/php-5.3.3-r2