diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-03-18 22:36:09 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-03-18 22:36:09 +0000 |
commit | 4209e44386680af5cfc9e3045dccf671dae98357 (patch) | |
tree | 360dacddcd37eda1c190444d766e87c6c58d6fed /eclass | |
parent | Mark as stable for sparc. (diff) | |
download | gentoo-2-4209e44386680af5cfc9e3045dccf671dae98357.tar.gz gentoo-2-4209e44386680af5cfc9e3045dccf671dae98357.tar.bz2 gentoo-2-4209e44386680af5cfc9e3045dccf671dae98357.zip |
Renamed java-commons.eclass to jakarta-commons.eclass
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/jakarta-commons.eclass (renamed from eclass/java-commons.eclass) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/java-commons.eclass b/eclass/jakarta-commons.eclass index 314aab723699..0e9cfd9decbf 100644 --- a/eclass/java-commons.eclass +++ b/eclass/jakarta-commons.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/java-commons.eclass,v 1.2 2003/03/18 01:47:59 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/jakarta-commons.eclass,v 1.1 2003/03/18 22:36:09 absinthe Exp $ inherit base ECLASS=java-commons |