blob: d7c9ccde81ad9490d16523c0a46590e95970a060 (
plain)
1
2
3
4
5
6
7
8
|
# 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.22 2010/01/11 18:01:02 armin76 Exp $
# @DEAD
# To be removed on 2010/02/01
ewarn "Please fix your package (${CATEGORY}/${PF}) to not use ${ECLASS}.eclass"
|