slyfox 14/08/10 20:41:13 Modified: cl-clx-0.7.3.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.7 dev-lisp/cl-clx/cl-clx-0.7.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild?r1=1.6&r2=1.7 Index: cl-clx-0.7.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- cl-clx-0.7.3.ebuild 11 Jul 2014 08:46:53 -0000 1.6 +++ cl-clx-0.7.3.ebuild 10 Aug 2014 20:41:12 -0000 1.7 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v 1.6 2014/07/11 08:46:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v 1.7 2014/08/10 20:41:12 slyfox Exp $ inherit common-lisp eutils -DESCRIPTION="CLX is the Common Lisp interface to the X11 protocol primarily for SBCL." +DESCRIPTION="CLX is the Common Lisp interface to the X11 protocol primarily for SBCL" HOMEPAGE="http://ftp.linux.org.uk/pub/lisp/sbcl/ http://www.cliki.net/CLX" SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz" 1.18 dev-lisp/cl-clx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 11 Jul 2014 08:46:53 -0000 1.17 +++ ChangeLog 10 Aug 2014 20:41:12 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-clx # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.17 2014/07/11 08:46:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.18 2014/08/10 20:41:12 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> cl-clx-0.7.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 11 Jul 2014; Patrick Lauer <[email protected]> cl-clx-0.7.3.ebuild: Stable on amd64 #511170
