dev-lisp/asdf-binary-locations: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:01:36 +0000 (01:01 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:07 +0000 (23:05 +0200)
dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild

index b618145fe32f3485a1124f21a58f03f893e25f13..4459b60001c5d8a3b2a1d4da9ff8fbc7893111ee 100644 (file)
@@ -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"