slyfox      14/08/10 21:25:09

  Modified:             bigloo-3.6a.ebuild bigloo-3.4a_p3.ebuild
                        bigloo-3.0c_p4.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.5                  dev-scheme/bigloo/bigloo-3.6a.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/bigloo-3.6a.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/bigloo-3.6a.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/bigloo-3.6a.ebuild?r1=1.4&r2=1.5

Index: bigloo-3.6a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.6a.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bigloo-3.6a.ebuild  15 Jul 2011 10:05:34 -0000      1.4
+++ bigloo-3.6a.ebuild  10 Aug 2014 21:25:09 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.6a.ebuild,v 1.4 
2011/07/15 10:05:34 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.6a.ebuild,v 1.5 
2014/08/10 21:25:09 slyfox Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 BGL_RELEASE=${PV/_*/}
 
-DESCRIPTION="Bigloo is a Scheme implementation."
+DESCRIPTION="Bigloo is a Scheme implementation"
 HOMEPAGE="http://www-sop.inria.fr/indes/fp/Bigloo/bigloo.html";
 SRC_URI="ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${MY_P}.tar.gz";
 



1.3                  dev-scheme/bigloo/bigloo-3.4a_p3.ebuild

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

Index: bigloo-3.4a_p3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.4a_p3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bigloo-3.4a_p3.ebuild       7 Nov 2012 20:13:01 -0000       1.2
+++ bigloo-3.4a_p3.ebuild       10 Aug 2014 21:25:09 -0000      1.3
@@ -1,6 +1,6 @@
-# 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-scheme/bigloo/bigloo-3.4a_p3.ebuild,v 
1.2 2012/11/07 20:13:01 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.4a_p3.ebuild,v 
1.3 2014/08/10 21:25:09 slyfox Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 BGL_RELEASE=${PV/_*/}
 PATCHSET="1"
 
-DESCRIPTION="Bigloo is a Scheme implementation."
+DESCRIPTION="Bigloo is a Scheme implementation"
 HOMEPAGE="http://www-sop.inria.fr/indes/fp/Bigloo/bigloo.html";
 
SRC_URI="ftp://ftp-sop.inria.fr/members/Cyprien.Nicolas/mirror/bigloo-${BGL_RELEASE}-patchset-${PATCHSET}.tbz2
        ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${MY_P}.tar.gz";



1.8                  dev-scheme/bigloo/bigloo-3.0c_p4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild?r1=1.7&r2=1.8

Index: bigloo-3.0c_p4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bigloo-3.0c_p4.ebuild       9 May 2010 22:15:50 -0000       1.7
+++ bigloo-3.0c_p4.ebuild       10 Aug 2014 21:25:09 -0000      1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild,v 
1.7 2010/05/09 22:15:50 chiiph Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-3.0c_p4.ebuild,v 
1.8 2014/08/10 21:25:09 slyfox Exp $
 
 EAPI="2"
 
@@ -10,7 +10,7 @@
 MY_P=${MY_P/_alpha/-alpha}
 MY_P=${MY_P/_beta/-beta}
 
-DESCRIPTION="Bigloo is a Scheme implementation."
+DESCRIPTION="Bigloo is a Scheme implementation"
 HOMEPAGE="http://www-sop.inria.fr/mimosa/fp/Bigloo/bigloo.html";
 SRC_URI="ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/${MY_P}.tar.gz";
 



1.47                 dev-scheme/bigloo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/ChangeLog?rev=1.47&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/ChangeLog?rev=1.47&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/bigloo/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   7 Nov 2012 20:13:01 -0000       1.46
+++ ChangeLog   10 Aug 2014 21:25:09 -0000      1.47
@@ -1,6 +1,10 @@
 # ChangeLog for dev-scheme/bigloo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.46 
2012/11/07 20:13:01 tetromino Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.47 
2014/08/10 21:25:09 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> bigloo-3.0c_p4.ebuild,
+  bigloo-3.4a_p3.ebuild, bigloo-3.6a.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   07 Nov 2012; Alexandre Rostovtsev <tetrom...@gentoo.org>
   bigloo-3.4a_p3.ebuild:




Reply via email to