slyfox 14/08/10 20:41:03 Modified: asdf-binary-locations-20061018.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.3 dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild?r1=1.2&r2=1.3 Index: asdf-binary-locations-20061018.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- asdf-binary-locations-20061018.ebuild 1 Oct 2012 17:36:41 -0000 1.2 +++ asdf-binary-locations-20061018.ebuild 10 Aug 2014 20:41:03 -0000 1.3 @@ -1,11 +1,11 @@ -# Copyright 1999-2012 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/asdf-binary-locations/asdf-binary-locations-20061018.ebuild,v 1.2 2012/10/01 17:36:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/asdf-binary-locations-20061018.ebuild,v 1.3 2014/08/10 20:41:03 slyfox Exp $ EAPI="3" inherit common-lisp -DESCRIPTION="An ASDF-Extension to specify where your Common Lisp binaries (FASL files) should go." +DESCRIPTION="An ASDF-Extension to specify where your 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" 1.3 dev-lisp/asdf-binary-locations/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 1 Oct 2012 17:36:41 -0000 1.2 +++ ChangeLog 10 Aug 2014 20:41:03 -0000 1.3 @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/asdf-binary-locations -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog,v 1.2 2012/10/01 17:36:41 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/asdf-binary-locations/ChangeLog,v 1.3 2014/08/10 20:41:03 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> + asdf-binary-locations-20061018.ebuild: + QA: drop trailing '.' from DESCRIPTION 01 Oct 2012; Fabian Groffen <[email protected]> asdf-binary-locations-20061018.ebuild:
