summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-06 20:20:04 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-06 20:20:04 +0000
commitec7544e922749802258bdb0cd37879943296fd65 (patch)
treefafe51478499bc36c93a9c4bb8f0877886e643cb /eclass/java-utils.eclass
parentstable on amd64 (diff)
downloadhistorical-ec7544e922749802258bdb0cd37879943296fd65.tar.gz
historical-ec7544e922749802258bdb0cd37879943296fd65.tar.bz2
historical-ec7544e922749802258bdb0cd37879943296fd65.zip
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Diffstat (limited to 'eclass/java-utils.eclass')
-rw-r--r--eclass/java-utils.eclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/java-utils.eclass b/eclass/java-utils.eclass
index 273132264449..81c66b6072db 100644
--- a/eclass/java-utils.eclass
+++ b/eclass/java-utils.eclass
@@ -9,7 +9,6 @@
inherit eutils
-ECLASS=java-utils
INHERITED="$INHERITED $ECLASS"
DESCRIPTION="Based on the $ECLASS eclass"