blob: ef3a305bd69d5e436ac3ba2c5f8b556e0bdaaa03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# 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 <zx@gentoo.org> jad-1.5.8e.ebuild:
Marking stable on x86
*jad-1.5.8e (09 Mar 2004)
09 Mar 2004; Chris Aniszczyk <zx@gentoo.org> 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 <karltk@gentoo.org> 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 <karltk@gentoo.org> 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).
|