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 | 3eac680e41120f959527ebe7d9efbd5c0e31e5be (patch) | |
tree | 294f5072ed372109cb5e35880267c730b4aa7b9d /eclass | |
parent | Eclasses should be removed after two years of being deprecated (diff) | |
download | historical-3eac680e41120f959527ebe7d9efbd5c0e31e5be.tar.gz historical-3eac680e41120f959527ebe7d9efbd5c0e31e5be.tar.bz2 historical-3eac680e41120f959527ebe7d9efbd5c0e31e5be.zip |
Punt eclasses that were labeled for removal in 2009.
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gnustep-funcs.eclass | 7 | ||||
-rw-r--r-- | eclass/gnustep-old.eclass | 7 | ||||
-rw-r--r-- | eclass/gnustep.eclass | 7 | ||||
-rw-r--r-- | eclass/php4_4-sapi.eclass | 7 | ||||
-rw-r--r-- | eclass/php5_0-sapi.eclass | 7 |
5 files changed, 0 insertions, 35 deletions
diff --git a/eclass/gnustep-funcs.eclass b/eclass/gnustep-funcs.eclass deleted file mode 100644 index e6a787b7320d..000000000000 --- a/eclass/gnustep-funcs.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-funcs.eclass,v 1.15 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" diff --git a/eclass/gnustep-old.eclass b/eclass/gnustep-old.eclass deleted file mode 100644 index aa3d3dd1a9c6..000000000000 --- a/eclass/gnustep-old.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-old.eclass,v 1.13 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" 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" diff --git a/eclass/php4_4-sapi.eclass b/eclass/php4_4-sapi.eclass deleted file mode 100644 index 747f60db1810..000000000000 --- a/eclass/php4_4-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/php4_4-sapi.eclass,v 1.45 2009/11/30 04:19:36 abcd Exp $ - -# @DEAD -# To be removed on 2009/11/30. -ewarn "Please fix your package (${CATEGORY}/${PF}) to not use ${ECLASS}.eclass" diff --git a/eclass/php5_0-sapi.eclass b/eclass/php5_0-sapi.eclass deleted file mode 100644 index a1510ea61c2f..000000000000 --- a/eclass/php5_0-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_0-sapi.eclass,v 1.38 2009/11/30 04:19:36 abcd Exp $ - -# @DEAD -# To be removed 2009/12/24. -ewarn "Please fix your package (${CATEGORY}/${PF}) to not use ${ECLASS}.eclass" |