public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-Twofish: Crypt-Twofish-2.170.0.ebuild ChangeLog
@ 2013-08-15  7:17 Patrick Lauer (patrick)
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick Lauer (patrick) @ 2013-08-15  7:17 UTC (permalink / raw
  To: gentoo-commits

patrick     13/08/15 07:17:08

  Modified:             ChangeLog
  Added:                Crypt-Twofish-2.170.0.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.20                 dev-perl/Crypt-Twofish/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	24 Jun 2012 12:59:10 -0000	1.19
+++ ChangeLog	15 Aug 2013 07:17:08 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Crypt-Twofish
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.19 2012/06/24 12:59:10 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.20 2013/08/15 07:17:08 patrick Exp $
+
+*Crypt-Twofish-2.170.0 (15 Aug 2013)
+
+  15 Aug 2013; Patrick Lauer <patrick@gentoo.org> +Crypt-Twofish-2.170.0.ebuild:
+  Bump
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.1                  dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild?rev=1.1&content-type=text/plain

Index: Crypt-Twofish-2.170.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.1 2013/08/15 07:17:08 patrick Exp $

EAPI=4

MODULE_AUTHOR=AMS
MODULE_VERSION=2.17
inherit perl-module

DESCRIPTION="The Twofish Encryption Algorithm"

SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""

SRC_TEST="do"





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-Twofish: Crypt-Twofish-2.170.0.ebuild ChangeLog
@ 2014-02-11 15:15 Akinori Hattori (hattya)
  0 siblings, 0 replies; 4+ messages in thread
From: Akinori Hattori (hattya) @ 2014-02-11 15:15 UTC (permalink / raw
  To: gentoo-commits

hattya      14/02/11 15:15:42

  Modified:             Crypt-Twofish-2.170.0.ebuild ChangeLog
  Log:
  ia64 stable wrt bug #492108
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.2                  dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild

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

Index: Crypt-Twofish-2.170.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Crypt-Twofish-2.170.0.ebuild	15 Aug 2013 07:17:08 -0000	1.1
+++ Crypt-Twofish-2.170.0.ebuild	11 Feb 2014 15:15:42 -0000	1.2
@@ -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-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.1 2013/08/15 07:17:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.2 2014/02/11 15:15:42 hattya Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Twofish Encryption Algorithm"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ia64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.21                 dev-perl/Crypt-Twofish/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	15 Aug 2013 07:17:08 -0000	1.20
+++ ChangeLog	11 Feb 2014 15:15:42 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Crypt-Twofish
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.20 2013/08/15 07:17:08 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.21 2014/02/11 15:15:42 hattya Exp $
+
+  11 Feb 2014; Akinori Hattori <hattya@gentoo.org> Crypt-Twofish-2.170.0.ebuild:
+  ia64 stable wrt bug #492108
 
 *Crypt-Twofish-2.170.0 (15 Aug 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-Twofish: Crypt-Twofish-2.170.0.ebuild ChangeLog
@ 2014-02-19 12:42 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-02-19 12:42 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/02/19 12:42:02

  Modified:             Crypt-Twofish-2.170.0.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #492108
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.3                  dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild?r1=1.2&r2=1.3

Index: Crypt-Twofish-2.170.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Crypt-Twofish-2.170.0.ebuild	11 Feb 2014 15:15:42 -0000	1.2
+++ Crypt-Twofish-2.170.0.ebuild	19 Feb 2014 12:42:02 -0000	1.3
@@ -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/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.2 2014/02/11 15:15:42 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.3 2014/02/19 12:42:02 zlogene Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Twofish Encryption Algorithm"
 
 SLOT="0"
-KEYWORDS="~amd64 ia64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ia64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.22                 dev-perl/Crypt-Twofish/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	11 Feb 2014 15:15:42 -0000	1.21
+++ ChangeLog	19 Feb 2014 12:42:02 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Crypt-Twofish
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.21 2014/02/11 15:15:42 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.22 2014/02/19 12:42:02 zlogene Exp $
+
+  19 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Crypt-Twofish-2.170.0.ebuild:
+  amd64 stable wrt bug #492108
 
   11 Feb 2014; Akinori Hattori <hattya@gentoo.org> Crypt-Twofish-2.170.0.ebuild:
   ia64 stable wrt bug #492108





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-Twofish: Crypt-Twofish-2.170.0.ebuild ChangeLog
@ 2014-02-19 12:43 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-02-19 12:43 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/02/19 12:43:22

  Modified:             Crypt-Twofish-2.170.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #492108
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.4                  dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild

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

Index: Crypt-Twofish-2.170.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Crypt-Twofish-2.170.0.ebuild	19 Feb 2014 12:42:02 -0000	1.3
+++ Crypt-Twofish-2.170.0.ebuild	19 Feb 2014 12:43:21 -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/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.3 2014/02/19 12:42:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/Crypt-Twofish-2.170.0.ebuild,v 1.4 2014/02/19 12:43:21 zlogene Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="The Twofish Encryption Algorithm"
 
 SLOT="0"
-KEYWORDS="amd64 ia64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ia64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"



1.23                 dev-perl/Crypt-Twofish/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	19 Feb 2014 12:42:02 -0000	1.22
+++ ChangeLog	19 Feb 2014 12:43:21 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Crypt-Twofish
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.22 2014/02/19 12:42:02 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-Twofish/ChangeLog,v 1.23 2014/02/19 12:43:21 zlogene Exp $
+
+  19 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Crypt-Twofish-2.170.0.ebuild:
+  x86 stable wrt bug #492108
 
   19 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Crypt-Twofish-2.170.0.ebuild:
   amd64 stable wrt bug #492108





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

end of thread, other threads:[~2014-02-19 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-11 15:15 [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-Twofish: Crypt-Twofish-2.170.0.ebuild ChangeLog Akinori Hattori (hattya)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-19 12:43 Mikle Kolyada (zlogene)
2014-02-19 12:42 Mikle Kolyada (zlogene)
2013-08-15  7:17 Patrick Lauer (patrick)

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