summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-01-25 19:00:31 +0000
committerDan Armak <danarmak@gentoo.org>2002-01-25 19:00:31 +0000
commit65d6d1ed1fe93cabbcbc0dc470fa5bb2ac7c9a5e (patch)
treedc5d676045ab13719506309f6a4fb0d1be1f77d3 /eclass/inherit.eclass
parenttypo fixes, remove unmaintained news.txt (diff)
downloadgentoo-2-65d6d1ed1fe93cabbcbc0dc470fa5bb2ac7c9a5e.tar.gz
gentoo-2-65d6d1ed1fe93cabbcbc0dc470fa5bb2ac7c9a5e.tar.bz2
gentoo-2-65d6d1ed1fe93cabbcbc0dc470fa5bb2ac7c9a5e.zip
removing long-ago deprecated depend.eclass (it's now mostly replaced by kde-dirs.eclass)
fix in inherit.eclass completely rewrote the eclass-howto. it's up to date now.
Diffstat (limited to 'eclass/inherit.eclass')
-rw-r--r--eclass/inherit.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/inherit.eclass b/eclass/inherit.eclass
index cc962b74bbd3..60871987d54f 100644
--- a/eclass/inherit.eclass
+++ b/eclass/inherit.eclass
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/inherit.eclass,v 1.10 2002/01/25 17:42:01 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/inherit.eclass,v 1.11 2002/01/25 19:00:31 danarmak Exp $
# This eclass provides the inherit() function. In the future it will be placed in ebuild.sh, but for now drobbins
# doesn't want to make a new portage just for my testing, so every eclass/ebuild will source this file manually and
# then inherit(). This way when the time comes for this to move into ebuild.sh, we can just delete the source lines.
@@ -22,5 +22,5 @@ inherit() {
}
-inherit virtual debug
+inherit virtual