public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-apps/webdavcgi: webdavcgi-0.8.4.ebuild webdavcgi-0.8.3.ebuild ChangeLog
@ 2014-08-10 20:15 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:15 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 20:15:51

  Modified:             webdavcgi-0.8.4.ebuild webdavcgi-0.8.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.3                  www-apps/webdavcgi/webdavcgi-0.8.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild?r1=1.2&r2=1.3

Index: webdavcgi-0.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webdavcgi-0.8.4.ebuild	29 Jul 2014 16:40:56 -0000	1.2
+++ webdavcgi-0.8.4.ebuild	10 Aug 2014 20:15:51 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild,v 1.2 2014/07/29 16:40:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild,v 1.3 2014/08/10 20:15:51 slyfox Exp $
 
 EAPI=5
 
 inherit eutils toolchain-funcs versionator
 
-DESCRIPTION="A Perl CGI for accessing and sharing files, or calendar/addressbooks via WebDAV."
+DESCRIPTION="A Perl CGI for accessing and sharing files, or calendar/addressbooks via WebDAV"
 HOMEPAGE="http://webdavcgi.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 



1.4                  www-apps/webdavcgi/webdavcgi-0.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild?r1=1.3&r2=1.4

Index: webdavcgi-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webdavcgi-0.8.3.ebuild	29 Jul 2014 16:40:56 -0000	1.3
+++ webdavcgi-0.8.3.ebuild	10 Aug 2014 20:15:51 -0000	1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild,v 1.3 2014/07/29 16:40:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild,v 1.4 2014/08/10 20:15:51 slyfox Exp $
 
 EAPI=4
 
 inherit eutils toolchain-funcs webapp
 
-DESCRIPTION="A Perl CGI for accessing and sharing files, or calendar/addressbooks via WebDAV."
+DESCRIPTION="A Perl CGI for accessing and sharing files, or calendar/addressbooks via WebDAV"
 HOMEPAGE="http://webdavcgi.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 



1.7                  www-apps/webdavcgi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	29 Jul 2014 16:40:56 -0000	1.6
+++ ChangeLog	10 Aug 2014 20:15:51 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/webdavcgi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/ChangeLog,v 1.6 2014/07/29 16:40:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/ChangeLog,v 1.7 2014/08/10 20:15:51 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> webdavcgi-0.8.3.ebuild,
+  webdavcgi-0.8.4.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   29 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> webdavcgi-0.8.3.ebuild,
   webdavcgi-0.8.4.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in www-apps/webdavcgi: webdavcgi-0.8.4.ebuild webdavcgi-0.8.3.ebuild ChangeLog
@ 2015-06-13 17:22 Andreas Huettel (dilfridge)
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Huettel (dilfridge) @ 2015-06-13 17:22 UTC (permalink / raw
  To: gentoo-commits

dilfridge    15/06/13 17:22:20

  Modified:             webdavcgi-0.8.4.ebuild webdavcgi-0.8.3.ebuild
                        ChangeLog
  Log:
  The CGI module is no longer part of core Perl and has been moved to dev-perl
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)

Revision  Changes    Path
1.4                  www-apps/webdavcgi/webdavcgi-0.8.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild?r1=1.3&r2=1.4

Index: webdavcgi-0.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webdavcgi-0.8.4.ebuild	10 Aug 2014 20:15:51 -0000	1.3
+++ webdavcgi-0.8.4.ebuild	13 Jun 2015 17:22:20 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild,v 1.3 2014/08/10 20:15:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.4.ebuild,v 1.4 2015/06/13 17:22:20 dilfridge Exp $
 
 EAPI=5
 
@@ -40,7 +40,7 @@
 	rcs? ( dev-perl/Rcs )
 	samba? ( dev-perl/Filesys-SmbClient )
 	sqlite? ( dev-perl/DBD-SQLite )
-	virtual/perl-CGI
+	dev-perl/CGI
 	virtual/perl-File-Spec
 	|| ( virtual/httpd-cgi virtual/httpd-fastcgi )"
 



1.5                  www-apps/webdavcgi/webdavcgi-0.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild?r1=1.4&r2=1.5

Index: webdavcgi-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webdavcgi-0.8.3.ebuild	10 Aug 2014 20:15:51 -0000	1.4
+++ webdavcgi-0.8.3.ebuild	13 Jun 2015 17:22:20 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild,v 1.4 2014/08/10 20:15:51 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/webdavcgi-0.8.3.ebuild,v 1.5 2015/06/13 17:22:20 dilfridge Exp $
 
 EAPI=4
 
@@ -32,7 +32,7 @@
 	rcs? ( dev-perl/Rcs )
 	samba? ( dev-perl/Filesys-SmbClient )
 	sqlite? ( dev-perl/DBD-SQLite )
-	virtual/perl-CGI
+	dev-perl/CGI
 	virtual/perl-File-Spec"
 
 need_httpd_cgi



1.8                  www-apps/webdavcgi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/webdavcgi/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	10 Aug 2014 20:15:51 -0000	1.7
+++ ChangeLog	13 Jun 2015 17:22:20 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/webdavcgi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/ChangeLog,v 1.7 2014/08/10 20:15:51 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/webdavcgi/ChangeLog,v 1.8 2015/06/13 17:22:20 dilfridge Exp $
+
+  13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+  webdavcgi-0.8.3.ebuild, webdavcgi-0.8.4.ebuild:
+  The CGI module is no longer part of core Perl and has been moved to dev-perl
 
   10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> webdavcgi-0.8.3.ebuild,
   webdavcgi-0.8.4.ebuild:





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

end of thread, other threads:[~2015-06-13 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:15 [gentoo-commits] gentoo-x86 commit in www-apps/webdavcgi: webdavcgi-0.8.4.ebuild webdavcgi-0.8.3.ebuild ChangeLog Sergei Trofimovich (slyfox)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-13 17:22 Andreas Huettel (dilfridge)

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