summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/abcl/abcl-0.0.9-r1.ebuild')
-rw-r--r--dev-lisp/abcl/abcl-0.0.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/abcl/abcl-0.0.9-r1.ebuild b/dev-lisp/abcl/abcl-0.0.9-r1.ebuild
index 0135d2f377eb..7b1d4c27f268 100644
--- a/dev-lisp/abcl/abcl-0.0.9-r1.ebuild
+++ b/dev-lisp/abcl/abcl-0.0.9-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.0.9-r1.ebuild,v 1.1 2008/02/13 14:11:55 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.0.9-r1.ebuild,v 1.2 2008/02/13 14:14:32 betelgeuse Exp $
inherit eutils java-pkg-2
-DESCRIPTION="Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine."
+DESCRIPTION="ABCL is an implementation of ANSI Common Lisp that runs in a Java VM."
HOMEPAGE="http://armedbear.org/abcl.html"
SRC_URI="http://armedbear.org/${P}.tar.gz"
LICENSE="GPL-2"