public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsq: cvsq-0.4.3.ebuild cvsq-0.4.4.ebuild ChangeLog
@ 2013-11-06  4:49 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2013-11-06  4:49 UTC (permalink / raw
  To: gentoo-commits

patrick     13/11/06 04:49:10

  Modified:             cvsq-0.4.3.ebuild cvsq-0.4.4.ebuild ChangeLog
  Log:
  Shorten description, make repoman happier
  
  (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-vcs/cvsq/cvsq-0.4.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild?r1=1.1&r2=1.2

Index: cvsq-0.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvsq-0.4.3.ebuild	19 Jun 2010 00:32:21 -0000	1.1
+++ cvsq-0.4.3.ebuild	6 Nov 2013 04:49:10 -0000	1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v 1.1 2010/06/19 00:32:21 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v 1.2 2013/11/06 04:49:10 patrick Exp $
 
 IUSE=""
 
-DESCRIPTION="cvsq is a tool that enables developers with a dial-up connection to work comfortably with CVS by queuing the commits."
+DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits."
 SRC_URI="http://www.volny.cz/v.slavik/lt/download/${P}.tar.gz"
 HOMEPAGE="http://www.volny.cz/v.slavik/lt/cvsq.html"
 



1.3                  dev-vcs/cvsq/cvsq-0.4.4.ebuild

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

Index: cvsq-0.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cvsq-0.4.4.ebuild	9 Nov 2012 18:29:35 -0000	1.2
+++ cvsq-0.4.4.ebuild	6 Nov 2013 04:49:10 -0000	1.3
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v 1.2 2012/11/09 18:29:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v 1.3 2013/11/06 04:49:10 patrick Exp $
 
 IUSE=""
 
-DESCRIPTION="cvsq is a tool that enables developers with a dial-up connection to work comfortably with CVS by queuing the commits."
+DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits."
 SRC_URI="http://metawire.org/~vslavik/sw/cvsq/download/${P}.tar.gz"
 HOMEPAGE="http://metawire.org/~vslavik/sw/cvsq/"
 



1.3                  dev-vcs/cvsq/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 Nov 2012 18:29:35 -0000	1.2
+++ ChangeLog	6 Nov 2013 04:49:10 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/cvsq
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v 1.2 2012/11/09 18:29:35 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v 1.3 2013/11/06 04:49:10 patrick Exp $
+
+  06 Nov 2013; Patrick Lauer <patrick@gentoo.org> cvsq-0.4.3.ebuild,
+  cvsq-0.4.4.ebuild:
+  Shorten description, make repoman happier
 
   09 Nov 2012; Agostino Sarubbo <ago@gentoo.org> cvsq-0.4.4.ebuild:
   Add ~amd64, wrt bug #442202





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsq: cvsq-0.4.3.ebuild cvsq-0.4.4.ebuild ChangeLog
@ 2014-08-10 21:22 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:22 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 21:22:55

  Modified:             cvsq-0.4.3.ebuild cvsq-0.4.4.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-vcs/cvsq/cvsq-0.4.3.ebuild

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

Index: cvsq-0.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cvsq-0.4.3.ebuild	6 Nov 2013 04:49:10 -0000	1.2
+++ cvsq-0.4.3.ebuild	10 Aug 2014 21:22:55 -0000	1.3
@@ -1,10 +1,10 @@
-# 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/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v 1.2 2013/11/06 04:49:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.3.ebuild,v 1.3 2014/08/10 21:22:55 slyfox Exp $
 
 IUSE=""
 
-DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits."
+DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits"
 SRC_URI="http://www.volny.cz/v.slavik/lt/download/${P}.tar.gz"
 HOMEPAGE="http://www.volny.cz/v.slavik/lt/cvsq.html"
 



1.4                  dev-vcs/cvsq/cvsq-0.4.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild?r1=1.3&r2=1.4

Index: cvsq-0.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cvsq-0.4.4.ebuild	6 Nov 2013 04:49:10 -0000	1.3
+++ cvsq-0.4.4.ebuild	10 Aug 2014 21:22:55 -0000	1.4
@@ -1,10 +1,10 @@
-# 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/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v 1.3 2013/11/06 04:49:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/cvsq-0.4.4.ebuild,v 1.4 2014/08/10 21:22:55 slyfox Exp $
 
 IUSE=""
 
-DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits."
+DESCRIPTION="A tool that enables developers to work comfortably offline with CVS by queuing the commits"
 SRC_URI="http://metawire.org/~vslavik/sw/cvsq/download/${P}.tar.gz"
 HOMEPAGE="http://metawire.org/~vslavik/sw/cvsq/"
 



1.4                  dev-vcs/cvsq/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/cvsq/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	6 Nov 2013 04:49:10 -0000	1.3
+++ ChangeLog	10 Aug 2014 21:22:55 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/cvsq
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v 1.3 2013/11/06 04:49:10 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsq/ChangeLog,v 1.4 2014/08/10 21:22:55 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cvsq-0.4.3.ebuild,
+  cvsq-0.4.4.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   06 Nov 2013; Patrick Lauer <patrick@gentoo.org> cvsq-0.4.3.ebuild,
   cvsq-0.4.4.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-11 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 21:22 [gentoo-commits] gentoo-x86 commit in dev-vcs/cvsq: cvsq-0.4.3.ebuild cvsq-0.4.4.ebuild ChangeLog Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2013-11-06  4:49 Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox