# ChangeLog for dev-java/jad # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/jad/ChangeLog,v 1.6 2004/06/24 22:29:30 agriffis Exp $ 19 May 2004; Chris Aniszczyk jad-1.5.8e.ebuild: Marking stable on x86 *jad-1.5.8e (09 Mar 2004) 09 Mar 2004; Chris Aniszczyk jad-1.5.8d.ebuild, jad-1.5.8e.ebuild: Version bump and clean up. *jad-1.5.8d (13 Apr 2002) 01 Apr 2002; Karl Trygve Kalleberg jad-1.5.8d.ebuild : Added LICENSE, SLOT and KEYWORDS. Note: The package doesn't include a proper license, and is assumed to be "Freely Distributable". 13 Apr 2002; Karl Trygve Kalleberg jad-1.5.8d.ebuild files/digest-jad-1.5.8d : Jad is a Java decompiler, i.e. program that reads one or more Java class files and converts them into Java source files which can be compiled again. Jad is a 100% pure C++ program and it generally works several times faster than decompilers written in Java. Jad doesn't use the Java runtime for its functioning, therefore no special setup is required (like changes to the CLASSPATH variable).