slyfox      14/08/10 20:40:52

  Modified:             abcl-0.0.9-r1.ebuild abcl-0.20.0.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/abcl/abcl-0.0.9-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/abcl-0.0.9-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/abcl-0.0.9-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/abcl-0.0.9-r1.ebuild?r1=1.2&r2=1.3

Index: abcl-0.0.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.0.9-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- abcl-0.0.9-r1.ebuild        13 Feb 2008 14:14:32 -0000      1.2
+++ abcl-0.0.9-r1.ebuild        10 Aug 2014 20:40:51 -0000      1.3
@@ -1,10 +1,10 @@
-# Copyright 1999-2008 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/abcl/abcl-0.0.9-r1.ebuild,v 1.2 
2008/02/13 14:14:32 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.0.9-r1.ebuild,v 1.3 
2014/08/10 20:40:51 slyfox Exp $
 
 inherit eutils java-pkg-2
 
-DESCRIPTION="ABCL is an implementation of ANSI Common Lisp that runs in a Java 
VM."
+DESCRIPTION="ABCL is an implementation of ANSI Common Lisp that runs in a Java 
VM"
 HOMEPAGE="http://armedbear.org/abcl.html";
 SRC_URI="http://armedbear.org/${P}.tar.gz";
 LICENSE="GPL-2"



1.3                  dev-lisp/abcl/abcl-0.20.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild?r1=1.2&r2=1.3

Index: abcl-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- abcl-0.20.0.ebuild  11 Jul 2014 08:45:40 -0000      1.2
+++ abcl-0.20.0.ebuild  10 Aug 2014 20:40:51 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild,v 1.2 
2014/07/11 08:45:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/abcl-0.20.0.ebuild,v 1.3 
2014/08/10 20:40:51 slyfox Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 
 MY_P=${PN}-src-${PV}
 
-DESCRIPTION="Armed Bear Common Lisp is a Common Lisp implementation for the 
JVM."
+DESCRIPTION="Armed Bear Common Lisp is a Common Lisp implementation for the 
JVM"
 HOMEPAGE="http://common-lisp.net/project/armedbear/";
 SRC_URI="http://common-lisp.net/project/armedbear/releases/${MY_P}.tar.gz";
 



1.10                 dev-lisp/abcl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/abcl/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/abcl/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   11 Jul 2014 08:45:40 -0000      1.9
+++ ChangeLog   10 Aug 2014 20:40:52 -0000      1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lisp/abcl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/ChangeLog,v 1.9 2014/07/11 
08:45:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/abcl/ChangeLog,v 1.10 2014/08/10 
20:40:52 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> abcl-0.0.9-r1.ebuild,
+  abcl-0.20.0.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   11 Jul 2014; Patrick Lauer <[email protected]> abcl-0.20.0.ebuild:
   Stable on amd64 #511170




Reply via email to