diff options
Diffstat (limited to 'dev-lisp/abcl/abcl-0.0.9-r1.ebuild')
-rw-r--r-- | dev-lisp/abcl/abcl-0.0.9-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/abcl/abcl-0.0.9-r1.ebuild b/dev-lisp/abcl/abcl-0.0.9-r1.ebuild index 7b1d4c27f268..a7cfee6c2c31 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 +# Copyright 1999-2014 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.2 2008/02/13 14:14:32 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.0.9-r1.ebuild,v 1.3 2014/08/10 20:40:51 slyfox Exp $ inherit eutils java-pkg-2 -DESCRIPTION="ABCL is an implementation of ANSI Common Lisp that runs in a Java VM." +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" |