public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-radius: pecl-radius-1.2.7.ebuild ChangeLog
@ 2013-07-05 11:46 Ole Markus With (olemarkus)
  0 siblings, 0 replies; 3+ messages in thread
From: Ole Markus With (olemarkus) @ 2013-07-05 11:46 UTC (permalink / raw
  To: gentoo-commits

olemarkus    13/07/05 11:46:30

  Modified:             ChangeLog
  Added:                pecl-radius-1.2.7.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)

Revision  Changes    Path
1.5                  dev-php/pecl-radius/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	29 Mar 2013 20:51:41 -0000	1.4
+++ ChangeLog	5 Jul 2013 11:46:30 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/pecl-radius
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.4 2013/03/29 20:51:41 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.5 2013/07/05 11:46:30 olemarkus Exp $
+
+*pecl-radius-1.2.7 (05 Jul 2013)
+
+  05 Jul 2013; Ole Markus With <olemarkus@gentoo.org> +pecl-radius-1.2.7.ebuild:
+  Version bump
 
 *pecl-radius-1.2.5-r3 (29 Mar 2013)
 



1.1                  dev-php/pecl-radius/pecl-radius-1.2.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild?rev=1.1&content-type=text/plain

Index: pecl-radius-1.2.7.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild,v 1.1 2013/07/05 11:46:30 olemarkus Exp $

EAPI=5

PHP_EXT_NAME="radius"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"

USE_PHP="php5-5 php5-4"

inherit php-ext-pecl-r2

KEYWORDS="~amd64 ~x86"

DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)."
LICENSE="BSD BSD-2"
SLOT="0"
IUSE="examples"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-radius: pecl-radius-1.2.7.ebuild ChangeLog
@ 2013-09-10  3:13 Patrick Lauer (patrick)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2013-09-10  3:13 UTC (permalink / raw
  To: gentoo-commits

patrick     13/09/10 03:13:26

  Modified:             pecl-radius-1.2.7.ebuild ChangeLog
  Log:
  Whitespace
  
  (Portage version: 2.2.2/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-php/pecl-radius/pecl-radius-1.2.7.ebuild

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

Index: pecl-radius-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pecl-radius-1.2.7.ebuild	5 Jul 2013 11:46:30 -0000	1.1
+++ pecl-radius-1.2.7.ebuild	10 Sep 2013 03:13:26 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild,v 1.1 2013/07/05 11:46:30 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild,v 1.2 2013/09/10 03:13:26 patrick Exp $
 
 EAPI=5
 
@@ -18,4 +18,3 @@
 LICENSE="BSD BSD-2"
 SLOT="0"
 IUSE="examples"
-



1.6                  dev-php/pecl-radius/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	5 Jul 2013 11:46:30 -0000	1.5
+++ ChangeLog	10 Sep 2013 03:13:26 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/pecl-radius
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.5 2013/07/05 11:46:30 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.6 2013/09/10 03:13:26 patrick Exp $
+
+  10 Sep 2013; Patrick Lauer <patrick@gentoo.org> pecl-radius-1.2.7.ebuild:
+  Whitespace
 
 *pecl-radius-1.2.7 (05 Jul 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-radius: pecl-radius-1.2.7.ebuild ChangeLog
@ 2014-08-10 21:03 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 21:03 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 21:03:27

  Modified:             pecl-radius-1.2.7.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-php/pecl-radius/pecl-radius-1.2.7.ebuild

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

Index: pecl-radius-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pecl-radius-1.2.7.ebuild	10 Sep 2013 03:13:26 -0000	1.2
+++ pecl-radius-1.2.7.ebuild	10 Aug 2014 21:03:26 -0000	1.3
@@ -1,6 +1,6 @@
-# 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-php/pecl-radius/pecl-radius-1.2.7.ebuild,v 1.2 2013/09/10 03:13:26 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild,v 1.3 2014/08/10 21:03:26 slyfox Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 KEYWORDS="~amd64 ~x86"
 
-DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)."
+DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)"
 LICENSE="BSD BSD-2"
 SLOT="0"
 IUSE="examples"



1.8                  dev-php/pecl-radius/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	13 Oct 2013 14:51:47 -0000	1.7
+++ ChangeLog	10 Aug 2014 21:03:26 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/pecl-radius
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.7 2013/10/13 14:51:47 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-radius/ChangeLog,v 1.8 2014/08/10 21:03:26 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pecl-radius-1.2.7.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   13 Oct 2013; Ole Markus With <olemarkus@gentoo.org>
   -pecl-radius-1.2.5-r2.ebuild, -pecl-radius-1.2.5-r3.ebuild:





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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-05 11:46 [gentoo-commits] gentoo-x86 commit in dev-php/pecl-radius: pecl-radius-1.2.7.ebuild ChangeLog Ole Markus With (olemarkus)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-10  3:13 Patrick Lauer (patrick)
2014-08-10 21:03 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