diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 20:37:00 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 20:37:00 +0000 |
commit | 8d72301faf6de5078713f93811c0f3a0e34c3355 (patch) | |
tree | a5cff6ec036ed8b3a2b91ecf46e5f64f12beadfe /eclass/gnustep.eclass | |
parent | Eclasses should be removed after two years of being deprecated (diff) | |
download | gentoo-2-8d72301faf6de5078713f93811c0f3a0e34c3355.tar.gz gentoo-2-8d72301faf6de5078713f93811c0f3a0e34c3355.tar.bz2 gentoo-2-8d72301faf6de5078713f93811c0f3a0e34c3355.zip |
Punt eclasses that were labeled for removal in 2009.
Diffstat (limited to 'eclass/gnustep.eclass')
-rw-r--r-- | eclass/gnustep.eclass | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/eclass/gnustep.eclass b/eclass/gnustep.eclass deleted file mode 100644 index 143ae88f1e5b..000000000000 --- a/eclass/gnustep.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/gnustep.eclass,v 1.40 2009/11/30 04:19:36 abcd Exp $ - -# @DEAD -# To be removed 2009/12/08. -ewarn "Please fix your package (${CATEGORY}/${PF}) to not use ${ECLASS}.eclass" |