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

slyfox      14/08/10 20:14:40

  Modified:             mod_authn_sasl-1.2.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.2                  www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild

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

Index: mod_authn_sasl-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mod_authn_sasl-1.2.ebuild	14 Oct 2011 17:27:00 -0000	1.1
+++ mod_authn_sasl-1.2.ebuild	10 Aug 2014 20:14:40 -0000	1.2
@@ -1,10 +1,10 @@
-# 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/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild,v 1.1 2011/10/14 17:27:00 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild,v 1.2 2014/08/10 20:14:40 slyfox Exp $
 
 inherit eutils apache-module
 
-DESCRIPTION="Cyrus SASL authentication module for Apache."
+DESCRIPTION="Cyrus SASL authentication module for Apache"
 HOMEPAGE="http://mod-authn-sasl.sourceforge.net/"
 SRC_URI="http://downloads.sourceforge.net/project/mod-authn-sasl/mod-authn-sasl/${PV}/${P}.tar.bz2"
 



1.4                  www-apache/mod_authn_sasl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	27 Nov 2012 19:07:27 -0000	1.3
+++ ChangeLog	10 Aug 2014 20:14:40 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for www-apache/mod_authn_sasl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v 1.3 2012/11/27 19:07:27 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v 1.4 2014/08/10 20:14:40 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mod_authn_sasl-1.2.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   27 Nov 2012; Pacho Ramos <pacho@gentoo.org> -mod_authn_sasl-1.1.ebuild,
   metadata.xml:





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

* [gentoo-commits] gentoo-x86 commit in www-apache/mod_authn_sasl: mod_authn_sasl-1.2.ebuild ChangeLog
@ 2014-12-18 13:20 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-12-18 13:20 UTC (permalink / raw
  To: gentoo-commits

pacho       14/12/18 13:20:03

  Modified:             mod_authn_sasl-1.2.ebuild ChangeLog
  Log:
  Should work with 2.4 too as explained at bug #532804
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.4                  www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild

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

Index: mod_authn_sasl-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mod_authn_sasl-1.2.ebuild	23 Oct 2014 19:45:46 -0000	1.3
+++ mod_authn_sasl-1.2.ebuild	18 Dec 2014 13:20:03 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild,v 1.3 2014/10/23 19:45:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/mod_authn_sasl-1.2.ebuild,v 1.4 2014/12/18 13:20:03 pacho Exp $
 
 inherit eutils apache-module
 
@@ -20,7 +20,7 @@
 APACHE2_MOD_CONF="10_${PN}"
 APACHE2_MOD_DEFINE="AUTHN_SASL"
 
-need_apache2_2
+need_apache2
 
 src_install() {
 	apache-module_src_install



1.6                  www-apache/mod_authn_sasl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	23 Oct 2014 19:45:46 -0000	1.5
+++ ChangeLog	18 Dec 2014 13:20:03 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for www-apache/mod_authn_sasl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v 1.5 2014/10/23 19:45:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_authn_sasl/ChangeLog,v 1.6 2014/12/18 13:20:03 pacho Exp $
+
+  18 Dec 2014; Pacho Ramos <pacho@gentoo.org> mod_authn_sasl-1.2.ebuild:
+  Should work with 2.4 too as explained at bug #532804
 
   23 Oct 2014; Markus Meier <maekke@gentoo.org> mod_authn_sasl-1.2.ebuild:
   add ~arm, bug #525058





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

end of thread, other threads:[~2014-12-18 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-18 13:20 [gentoo-commits] gentoo-x86 commit in www-apache/mod_authn_sasl: mod_authn_sasl-1.2.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:14 Sergei Trofimovich (slyfox)

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