summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:01:36 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:07 +0200
commitb489864324ff69d2de211916a279c74b8013e631 (patch)
tree1ee767034c2e27d89cc5ff7157a63c8912cea987 /dev-lisp
parentdev-libs/vanessa-adt: Shorter DESCRIPTION (diff)
downloadgentoo-b489864324ff69d2de211916a279c74b8013e631.tar.gz
gentoo-b489864324ff69d2de211916a279c74b8013e631.tar.bz2
gentoo-b489864324ff69d2de211916a279c74b8013e631.zip
dev-lisp/asdf-binary-locations: Shorter DESCRIPTION
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild b/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild
index b618145fe32f..4459b60001c5 100644
--- a/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild
+++ b/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="3"
inherit common-lisp
-DESCRIPTION="An ASDF-Extension to specify where your Common Lisp binaries (FASL files) should go"
+DESCRIPTION="ASDF-Extension to specify where Common Lisp binaries (FASL files) should go"
HOMEPAGE="http://common-lisp.net/project/cl-containers/asdf-binary-locations/"
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN}_${PV}.tar.gz"
LICENSE="MIT"