summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-04-02 18:39:44 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-04-02 18:39:44 +0000
commit865e10f8635972aba98bd17d8e388ca6a6e86804 (patch)
tree1b008b20f579cc7075b901330c761866eb39ce66 /dev-java/jclasslib
parentBump. (diff)
downloadgentoo-2-865e10f8635972aba98bd17d8e388ca6a6e86804.tar.gz
gentoo-2-865e10f8635972aba98bd17d8e388ca6a6e86804.tar.bz2
gentoo-2-865e10f8635972aba98bd17d8e388ca6a6e86804.zip
adjust description
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-java/jclasslib')
-rw-r--r--dev-java/jclasslib/jclasslib-2.0.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-java/jclasslib/jclasslib-2.0.ebuild b/dev-java/jclasslib/jclasslib-2.0.ebuild
index 856f0f25ed38..30d968dc5c25 100644
--- a/dev-java/jclasslib/jclasslib-2.0.ebuild
+++ b/dev-java/jclasslib/jclasslib-2.0.ebuild
@@ -1,13 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jclasslib/jclasslib-2.0.ebuild,v 1.4 2004/10/20 09:11:31 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jclasslib/jclasslib-2.0.ebuild,v 1.5 2005/04/02 18:39:44 axxo Exp $
inherit java-pkg eutils
-DESCRIPTION="classlib bytecode viewer is a tool that visualizes all aspects of
-compiled Java class files and the contained bytecode. In addition, it contains a
-library that enables developers to read, modify and write Java class files and
-bytecode."
+DESCRIPTION="classlib bytecode viewer is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. In addition, it contains a library that enables developers to read, modify and write Java class files and bytecode."
HOMEPAGE="http://www.ej-technologies.com/products/jclasslib/overview.html"
MY_PV=${PV/./_}