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/ccc.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/ccc.eclass')
-rw-r--r-- | eclass/ccc.eclass | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/eclass/ccc.eclass b/eclass/ccc.eclass deleted file mode 100644 index 703f2fb1898c..000000000000 --- a/eclass/ccc.eclass +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ccc.eclass,v 1.23 2010/01/11 20:26:53 armin76 Exp $ - -# @DEAD -# To be removed on 2012/01/11 -ewarn "Please fix your package (${CATEGORY}/${PF}) to not use ${ECLASS}.eclass" - |