diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-01-31 13:58:13 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-01-31 13:58:13 +0000 |
commit | 1cd6178a527a0defcee047422193561aabeafd3e (patch) | |
tree | 6284817c368d2c6a38d613df692fb4b2bed33d45 /eclass/php5_1-sapi.eclass | |
parent | x86 stable wrt bug #353202 (diff) | |
download | gentoo-2-1cd6178a527a0defcee047422193561aabeafd3e.tar.gz gentoo-2-1cd6178a527a0defcee047422193561aabeafd3e.tar.bz2 gentoo-2-1cd6178a527a0defcee047422193561aabeafd3e.zip |
QA: drop all unused eclasses that were already announced for removal. New policy allows them to be gone after 30 days since the announcement.
Diffstat (limited to 'eclass/php5_1-sapi.eclass')
-rw-r--r-- | eclass/php5_1-sapi.eclass | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/eclass/php5_1-sapi.eclass b/eclass/php5_1-sapi.eclass deleted file mode 100644 index fd0cca042717..000000000000 --- a/eclass/php5_1-sapi.eclass +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/php5_1-sapi.eclass,v 1.45 2009/11/30 04:19:36 abcd Exp $ - -# @DEAD -# To be removed on 2011/11/30. -ewarn "Please fix your package (${CATEGORY}/${PF}) to not use ${ECLASS}.eclass" |