summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-11-30 04:19:36 +0000
committerJonathan Callen <abcd@gentoo.org>2009-11-30 04:19:36 +0000
commit919d8676c7be258c142e09e161f29a3dbe5ca490 (patch)
tree23491b364c9c55e6d81cb39ba21cd4af1a32c174 /eclass/inherit.eclass
parentDrop usage of xfce44.eclass (deprecated) (diff)
downloadgentoo-2-919d8676c7be258c142e09e161f29a3dbe5ca490.tar.gz
gentoo-2-919d8676c7be258c142e09e161f29a3dbe5ca490.tar.bz2
gentoo-2-919d8676c7be258c142e09e161f29a3dbe5ca490.zip
Remove eclasses that have been marked as deprecated for >=2 years; schedule other deprecated eclasses for removal
Diffstat (limited to 'eclass/inherit.eclass')
-rw-r--r--eclass/inherit.eclass12
1 files changed, 0 insertions, 12 deletions
diff --git a/eclass/inherit.eclass b/eclass/inherit.eclass
deleted file mode 100644
index 548cfb8cfe27..000000000000
--- a/eclass/inherit.eclass
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/inherit.eclass,v 1.21 2004/06/25 00:39:48 vapier Exp $
-#
-# Author Dan Armak <danarmak@gentoo.org>
-
-##########################################################################
-#
-# This is required to exitst as without it older installed packages using the older
-# inherit method cannot be uninstalled. However, it doesn't need to contain any code :-)
-#
-##########################################################################