zlogene     14/08/04 09:24:35

  Modified:             Apache-AuthTicket-0.930.0.ebuild
                        Apache-AuthTicket-0.900.0.ebuild ChangeLog
  Log:
  Fix DESCRIPTION
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  Changes    Path
1.2                  dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.930.0.ebuild

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

Index: Apache-AuthTicket-0.930.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.930.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Apache-AuthTicket-0.930.0.ebuild    12 Nov 2012 23:14:34 -0000      1.1
+++ Apache-AuthTicket-0.930.0.ebuild    4 Aug 2014 09:24:35 -0000       1.2
@@ -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-perl/Apache-AuthTicket/Apache-AuthTicket-0.930.0.ebuild,v
 1.1 2012/11/12 23:14:34 robbat2 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.930.0.ebuild,v
 1.2 2014/08/04 09:24:35 zlogene Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 MODULE_VERSION=0.93
 inherit perl-module
 
-DESCRIPTION="Cookie based access module."
+DESCRIPTION="Cookie based access module"
 
 LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # GPL-1+
 SLOT="0"



1.4                  dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0.ebuild

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

Index: Apache-AuthTicket-0.900.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Apache-AuthTicket-0.900.0.ebuild    8 Mar 2012 11:47:27 -0000       1.3
+++ Apache-AuthTicket-0.900.0.ebuild    4 Aug 2014 09:24:35 -0000       1.4
@@ -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-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0.ebuild,v
 1.3 2012/03/08 11:47:27 phajdan.jr Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.900.0.ebuild,v
 1.4 2014/08/04 09:24:35 zlogene Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 MODULE_VERSION=0.90
 inherit perl-module
 
-DESCRIPTION="Cookie based access module."
+DESCRIPTION="Cookie based access module"
 
 LICENSE="|| ( Artistic-2 GPL-1 GPL-2 GPL-3 )" # GPL-1+
 SLOT="0"



1.22                 dev-perl/Apache-AuthTicket/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   12 Nov 2012 23:14:34 -0000      1.21
+++ ChangeLog   4 Aug 2014 09:24:35 -0000       1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Apache-AuthTicket
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v 1.21 
2012/11/12 23:14:34 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v 1.22 
2014/08/04 09:24:35 zlogene Exp $
+
+  04 Aug 2014; Mikle Kolyada <zlog...@gentoo.org>
+  Apache-AuthTicket-0.900.0.ebuild, Apache-AuthTicket-0.930.0.ebuild:
+  Fix DESCRIPTION
 
 *Apache-AuthTicket-0.930.0 (12 Nov 2012)
 




Reply via email to