commit: b489864324ff69d2de211916a279c74b8013e631 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:01:36 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4898643
dev-lisp/asdf-binary-locations: Shorter DESCRIPTION dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild | 4 ++-- 1 file 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 b618145fe32..4459b60001c 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"
