public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: ChangeLog cyassl-2.2.0.ebuild
@ 2012-07-24 14:16 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2012-07-24 14:16 UTC (permalink / raw
  To: gentoo-commits

jer         12/07/24 14:16:16

  Modified:             ChangeLog cyassl-2.2.0.ebuild
  Log:
  Marked ~hppa (bug #427262).
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  net-libs/cyassl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	17 Jul 2012 11:03:59 -0000	1.8
+++ ChangeLog	24 Jul 2012 14:16:16 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/cyassl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.8 2012/07/17 11:03:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.9 2012/07/24 14:16:16 jer Exp $
+
+  24 Jul 2012; Jeroen Roovers <jer@gentoo.org> cyassl-2.2.0.ebuild:
+  Marked ~hppa (bug #427262).
 
   17 Jul 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.0.8-r1.ebuild,
   cyassl-2.2.0.ebuild:



1.7                  net-libs/cyassl/cyassl-2.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?r1=1.6&r2=1.7

Index: cyassl-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cyassl-2.2.0.ebuild	17 Jul 2012 11:03:59 -0000	1.6
+++ cyassl-2.2.0.ebuild	24 Jul 2012 14:16:16 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.6 2012/07/17 11:03:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.7 2012/07/24 14:16:16 jer Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
 
 #Add CRYPTO_OPTS=ecc when fixed
 CACHE_SIZE="small big +huge"





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

* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: ChangeLog cyassl-2.2.0.ebuild
@ 2012-08-25  9:18 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-25  9:18 UTC (permalink / raw
  To: gentoo-commits

blueness    12/08/25 09:18:25

  Modified:             ChangeLog cyassl-2.2.0.ebuild
  Log:
  Stable arm, bug #421479
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 net-libs/cyassl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	15 Aug 2012 15:23:29 -0000	1.10
+++ ChangeLog	25 Aug 2012 09:18:25 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/cyassl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.10 2012/08/15 15:23:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.11 2012/08/25 09:18:25 blueness Exp $
+
+  25 Aug 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.2.0.ebuild:
+  Stable arm, bug #421479
 
 *cyassl-2.3.0 (15 Aug 2012)
 



1.8                  net-libs/cyassl/cyassl-2.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?r1=1.7&r2=1.8

Index: cyassl-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cyassl-2.2.0.ebuild	24 Jul 2012 14:16:16 -0000	1.7
+++ cyassl-2.2.0.ebuild	25 Aug 2012 09:18:25 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.7 2012/07/24 14:16:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.8 2012/08/25 09:18:25 blueness Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~x86"
 
 #Add CRYPTO_OPTS=ecc when fixed
 CACHE_SIZE="small big +huge"





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

* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: ChangeLog cyassl-2.2.0.ebuild
@ 2012-08-25 15:17 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-08-25 15:17 UTC (permalink / raw
  To: gentoo-commits

ago         12/08/25 15:17:10

  Modified:             ChangeLog cyassl-2.2.0.ebuild
  Log:
  Stable for amd64, wrt bug #421479
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 net-libs/cyassl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	25 Aug 2012 09:18:25 -0000	1.11
+++ ChangeLog	25 Aug 2012 15:17:10 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/cyassl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.11 2012/08/25 09:18:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.12 2012/08/25 15:17:10 ago Exp $
+
+  25 Aug 2012; Agostino Sarubbo <ago@gentoo.org> cyassl-2.2.0.ebuild:
+  Stable for amd64, wrt bug #421479
 
   25 Aug 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.2.0.ebuild:
   Stable arm, bug #421479



1.9                  net-libs/cyassl/cyassl-2.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?r1=1.8&r2=1.9

Index: cyassl-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cyassl-2.2.0.ebuild	25 Aug 2012 09:18:25 -0000	1.8
+++ cyassl-2.2.0.ebuild	25 Aug 2012 15:17:10 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.8 2012/08/25 09:18:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.9 2012/08/25 15:17:10 ago Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 ~x86"
 
 #Add CRYPTO_OPTS=ecc when fixed
 CACHE_SIZE="small big +huge"





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

* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: ChangeLog cyassl-2.2.0.ebuild
@ 2012-08-28 18:46 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2012-08-28 18:46 UTC (permalink / raw
  To: gentoo-commits

armin76     12/08/28 18:46:27

  Modified:             ChangeLog cyassl-2.2.0.ebuild
  Log:
  x86 stable wrt #421479
  
  (Portage version: 2.1.11.5/cvs/Linux ia64)

Revision  Changes    Path
1.13                 net-libs/cyassl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	25 Aug 2012 15:17:10 -0000	1.12
+++ ChangeLog	28 Aug 2012 18:46:27 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/cyassl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.12 2012/08/25 15:17:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.13 2012/08/28 18:46:27 armin76 Exp $
+
+  28 Aug 2012; Raúl Porcel <armin76@gentoo.org> cyassl-2.2.0.ebuild:
+  x86 stable wrt #421479
 
   25 Aug 2012; Agostino Sarubbo <ago@gentoo.org> cyassl-2.2.0.ebuild:
   Stable for amd64, wrt bug #421479



1.10                 net-libs/cyassl/cyassl-2.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?r1=1.9&r2=1.10

Index: cyassl-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- cyassl-2.2.0.ebuild	25 Aug 2012 15:17:10 -0000	1.9
+++ cyassl-2.2.0.ebuild	28 Aug 2012 18:46:27 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.9 2012/08/25 15:17:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.10 2012/08/28 18:46:27 armin76 Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 x86"
 
 #Add CRYPTO_OPTS=ecc when fixed
 CACHE_SIZE="small big +huge"





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

* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: ChangeLog cyassl-2.2.0.ebuild
@ 2012-08-30 20:54 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-30 20:54 UTC (permalink / raw
  To: gentoo-commits

blueness    12/08/30 20:54:56

  Modified:             ChangeLog cyassl-2.2.0.ebuild
  Log:
  Stable ppc, bug #421479
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 net-libs/cyassl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	28 Aug 2012 18:46:27 -0000	1.13
+++ ChangeLog	30 Aug 2012 20:54:56 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/cyassl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.13 2012/08/28 18:46:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.14 2012/08/30 20:54:56 blueness Exp $
+
+  30 Aug 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.2.0.ebuild:
+  Stable ppc, bug #421479
 
   28 Aug 2012; Raúl Porcel <armin76@gentoo.org> cyassl-2.2.0.ebuild:
   x86 stable wrt #421479



1.11                 net-libs/cyassl/cyassl-2.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?r1=1.10&r2=1.11

Index: cyassl-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- cyassl-2.2.0.ebuild	28 Aug 2012 18:46:27 -0000	1.10
+++ cyassl-2.2.0.ebuild	30 Aug 2012 20:54:56 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.10 2012/08/28 18:46:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.11 2012/08/30 20:54:56 blueness Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 x86"
 
 #Add CRYPTO_OPTS=ecc when fixed
 CACHE_SIZE="small big +huge"





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

* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: ChangeLog cyassl-2.2.0.ebuild
@ 2012-09-02 13:18 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2012-09-02 13:18 UTC (permalink / raw
  To: gentoo-commits

jer         12/09/02 13:18:06

  Modified:             ChangeLog cyassl-2.2.0.ebuild
  Log:
  Stable for HPPA (bug #421479).
  
  (Portage version: 2.2.0_alpha123-r1/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 net-libs/cyassl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	30 Aug 2012 20:54:56 -0000	1.14
+++ ChangeLog	2 Sep 2012 13:18:06 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/cyassl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.14 2012/08/30 20:54:56 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.15 2012/09/02 13:18:06 jer Exp $
+
+  02 Sep 2012; Jeroen Roovers <jer@gentoo.org> cyassl-2.2.0.ebuild:
+  Stable for HPPA (bug #421479).
 
   30 Aug 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.2.0.ebuild:
   Stable ppc, bug #421479



1.12                 net-libs/cyassl/cyassl-2.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?r1=1.11&r2=1.12

Index: cyassl-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- cyassl-2.2.0.ebuild	30 Aug 2012 20:54:56 -0000	1.11
+++ cyassl-2.2.0.ebuild	2 Sep 2012 13:18:06 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.11 2012/08/30 20:54:56 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.12 2012/09/02 13:18:06 jer Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ~ppc64 x86"
 
 #Add CRYPTO_OPTS=ecc when fixed
 CACHE_SIZE="small big +huge"





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

* [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: ChangeLog cyassl-2.2.0.ebuild
@ 2012-09-06 10:27 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-09-06 10:27 UTC (permalink / raw
  To: gentoo-commits

blueness    12/09/06 10:27:49

  Modified:             ChangeLog cyassl-2.2.0.ebuild
  Log:
  Stable ppc64, bug #421479
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 net-libs/cyassl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	2 Sep 2012 13:30:51 -0000	1.16
+++ ChangeLog	6 Sep 2012 10:27:49 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/cyassl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.16 2012/09/02 13:30:51 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/ChangeLog,v 1.17 2012/09/06 10:27:49 blueness Exp $
+
+  06 Sep 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.2.0.ebuild:
+  Stable ppc64, bug #421479
 
   02 Sep 2012; Anthony G. Basile <blueness@gentoo.org> cyassl-2.3.0.ebuild:
   Rekeyword ~arm ~hppa ~mips ~ppc ~ppc64 ~x86



1.13                 net-libs/cyassl/cyassl-2.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild?r1=1.12&r2=1.13

Index: cyassl-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- cyassl-2.2.0.ebuild	2 Sep 2012 13:18:06 -0000	1.12
+++ cyassl-2.2.0.ebuild	6 Sep 2012 10:27:49 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.12 2012/09/02 13:18:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cyassl/cyassl-2.2.0.ebuild,v 1.13 2012/09/06 10:27:49 blueness Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~mips ppc ~ppc64 x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86"
 
 #Add CRYPTO_OPTS=ecc when fixed
 CACHE_SIZE="small big +huge"





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

end of thread, other threads:[~2012-09-06 10:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-25  9:18 [gentoo-commits] gentoo-x86 commit in net-libs/cyassl: ChangeLog cyassl-2.2.0.ebuild Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-06 10:27 Anthony G. Basile (blueness)
2012-09-02 13:18 Jeroen Roovers (jer)
2012-08-30 20:54 Anthony G. Basile (blueness)
2012-08-28 18:46 Raul Porcel (armin76)
2012-08-25 15:17 Agostino Sarubbo (ago)
2012-07-24 14:16 Jeroen Roovers (jer)

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