slyfox      14/08/10 18:22:49

  Modified:             push-1.5-r1.ebuild push-1.5.ebuild push-1.6.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                  app-shells/push/push-1.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5-r1.ebuild?r1=1.2&r2=1.3

Index: push-1.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- push-1.5-r1.ebuild  27 Dec 2013 13:55:39 -0000      1.2
+++ push-1.5-r1.ebuild  10 Aug 2014 18:22:49 -0000      1.3
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5-r1.ebuild,v 1.2 
2013/12/27 13:55:39 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5-r1.ebuild,v 1.3 
2014/08/10 18:22:49 slyfox Exp $
 
 EAPI="4"
 inherit vcs-snapshot
 
-DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting 
args."
+DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting 
args"
 HOMEPAGE="https://github.com/vaeth/push/";
 SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
 



1.13                 app-shells/push/push-1.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.5.ebuild?r1=1.12&r2=1.13

Index: push-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- push-1.5.ebuild     27 Dec 2013 13:55:39 -0000      1.12
+++ push-1.5.ebuild     10 Aug 2014 18:22:49 -0000      1.13
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5.ebuild,v 1.12 
2013/12/27 13:55:39 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.5.ebuild,v 1.13 
2014/08/10 18:22:49 slyfox Exp $
 
 EAPI="4"
 inherit vcs-snapshot
 
-DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting 
args."
+DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting 
args"
 HOMEPAGE="https://github.com/vaeth/push/";
 SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz"
 



1.12                 app-shells/push/push-1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.6.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.6.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/push-1.6.ebuild?r1=1.11&r2=1.12

Index: push-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/push/push-1.6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- push-1.6.ebuild     4 Aug 2014 04:53:18 -0000       1.11
+++ push-1.6.ebuild     10 Aug 2014 18:22:49 -0000      1.12
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.6.ebuild,v 1.11 
2014/08/04 04:53:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/push/push-1.6.ebuild,v 1.12 
2014/08/10 18:22:49 slyfox Exp $
 
 EAPI="4"
 inherit vcs-snapshot
 
-DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting 
args."
+DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting 
args"
 HOMEPAGE="https://github.com/vaeth/push/";
 SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz"
 



1.25                 app-shells/push/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/ChangeLog?rev=1.25&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/ChangeLog?rev=1.25&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/push/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   4 Aug 2014 04:53:18 -0000       1.24
+++ ChangeLog   10 Aug 2014 18:22:49 -0000      1.25
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/push
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v 1.24 2014/08/04 
04:53:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/push/ChangeLog,v 1.25 2014/08/10 
18:22:49 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <[email protected]> push-1.5-r1.ebuild,
+  push-1.5.ebuild, push-1.6.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   04 Aug 2014; Mike Frysinger <[email protected]> push-1.6.ebuild:
   Mark arm64/m68k/s390/sh stable.




Reply via email to