public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2009-05-24  9:15 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2009-05-24  9:15 UTC (permalink / raw
  To: gentoo-commits

tove        09/05/24 09:15:55

  Modified:             ChangeLog
  Added:                Digest-SHA1-2.12.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.46                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	22 Aug 2008 21:28:11 -0000	1.45
+++ ChangeLog	24 May 2009 09:15:55 -0000	1.46
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Digest-SHA1
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.45 2008/08/22 21:28:11 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.46 2009/05/24 09:15:55 tove Exp $
+
+*Digest-SHA1-2.12 (24 May 2009)
+
+  24 May 2009; Torsten Veller <tove@gentoo.org> +Digest-SHA1-2.12.ebuild:
+  Version bump
 
   22 Aug 2008; Alexis Ballier <aballier@gentoo.org> Digest-SHA1-2.11.ebuild:
   keyword ~sparc-fbsd



1.1                  dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.1&content-type=text/plain

Index: Digest-SHA1-2.12.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.1 2009/05/24 09:15:55 tove Exp $

EAPI=2

MODULE_AUTHOR=GAAS
inherit perl-module

DESCRIPTION="NIST SHA message digest algorithm"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""

DEPEND="virtual/perl-digest-base"
RDEPEND="${DEPEND}"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2010-01-09 19:46 Fabian Groffen (grobian)
  0 siblings, 0 replies; 9+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-09 19:46 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/09 19:46:10

  Modified:             ChangeLog Digest-SHA1-2.12.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.47                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	24 May 2009 09:15:55 -0000	1.46
+++ ChangeLog	9 Jan 2010 19:46:10 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Digest-SHA1
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.46 2009/05/24 09:15:55 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.47 2010/01/09 19:46:10 grobian Exp $
+
+  09 Jan 2010; Fabian Groffen <grobian@gentoo.org> Digest-SHA1-2.12.ebuild:
+  Transfer Prefix keywords
 
 *Digest-SHA1-2.12 (24 May 2009)
 



1.2                  dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?r1=1.1&r2=1.2

Index: Digest-SHA1-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Digest-SHA1-2.12.ebuild	24 May 2009 09:15:55 -0000	1.1
+++ Digest-SHA1-2.12.ebuild	9 Jan 2010 19:46:10 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.1 2009/05/24 09:15:55 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.2 2010/01/09 19:46:10 grobian Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="NIST SHA message digest algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="virtual/perl-digest-base"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2010-04-17  8:47 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2010-04-17  8:47 UTC (permalink / raw
  To: gentoo-commits

tove        10/04/17 08:47:22

  Modified:             ChangeLog Digest-SHA1-2.12.ebuild
  Log:
  Stable on amd64, x86 (#314467)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.49                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	21 Jan 2010 13:29:17 -0000	1.48
+++ ChangeLog	17 Apr 2010 08:47:22 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Digest-SHA1
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.48 2010/01/21 13:29:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.49 2010/04/17 08:47:22 tove Exp $
+
+  17 Apr 2010; Torsten Veller <tove@gentoo.org> Digest-SHA1-2.12.ebuild:
+  Stable on amd64, x86 (#314467)
 
   21 Jan 2010; Torsten Veller <tove@gentoo.org> Digest-SHA1-2.11.ebuild:
   mips -> ~mips



1.3                  dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?r1=1.2&r2=1.3

Index: Digest-SHA1-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Digest-SHA1-2.12.ebuild	9 Jan 2010 19:46:10 -0000	1.2
+++ Digest-SHA1-2.12.ebuild	17 Apr 2010 08:47:22 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.2 2010/01/09 19:46:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.3 2010/04/17 08:47:22 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="NIST SHA message digest algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="virtual/perl-digest-base"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2010-04-18 11:58 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2010-04-18 11:58 UTC (permalink / raw
  To: gentoo-commits

maekke      10/04/18 11:58:36

  Modified:             ChangeLog Digest-SHA1-2.12.ebuild
  Log:
  arm stable, bug #314467
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.50                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	17 Apr 2010 08:47:22 -0000	1.49
+++ ChangeLog	18 Apr 2010 11:58:36 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Digest-SHA1
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.49 2010/04/17 08:47:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.50 2010/04/18 11:58:36 maekke Exp $
+
+  18 Apr 2010; Markus Meier <maekke@gentoo.org> Digest-SHA1-2.12.ebuild:
+  arm stable, bug #314467
 
   17 Apr 2010; Torsten Veller <tove@gentoo.org> Digest-SHA1-2.12.ebuild:
   Stable on amd64, x86 (#314467)



1.4                  dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?r1=1.3&r2=1.4

Index: Digest-SHA1-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Digest-SHA1-2.12.ebuild	17 Apr 2010 08:47:22 -0000	1.3
+++ Digest-SHA1-2.12.ebuild	18 Apr 2010 11:58:36 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.3 2010/04/17 08:47:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.4 2010/04/18 11:58:36 maekke Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="NIST SHA message digest algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="virtual/perl-digest-base"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2010-05-05  5:35 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2010-05-05  5:35 UTC (permalink / raw
  To: gentoo-commits

jer         10/05/05 05:35:43

  Modified:             ChangeLog Digest-SHA1-2.12.ebuild
  Log:
  Stable for HPPA (bug #314467).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.51                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	18 Apr 2010 11:58:36 -0000	1.50
+++ ChangeLog	5 May 2010 05:35:43 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Digest-SHA1
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.50 2010/04/18 11:58:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.51 2010/05/05 05:35:43 jer Exp $
+
+  05 May 2010; Jeroen Roovers <jer@gentoo.org> Digest-SHA1-2.12.ebuild:
+  Stable for HPPA (bug #314467).
 
   18 Apr 2010; Markus Meier <maekke@gentoo.org> Digest-SHA1-2.12.ebuild:
   arm stable, bug #314467



1.5                  dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?r1=1.4&r2=1.5

Index: Digest-SHA1-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Digest-SHA1-2.12.ebuild	18 Apr 2010 11:58:36 -0000	1.4
+++ Digest-SHA1-2.12.ebuild	5 May 2010 05:35:43 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.4 2010/04/18 11:58:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.5 2010/05/05 05:35:43 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="NIST SHA message digest algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="virtual/perl-digest-base"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2010-05-08 17:55 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-08 17:55 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/08 17:55:15

  Modified:             ChangeLog Digest-SHA1-2.12.ebuild
  Log:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #314467
  (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.52                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	5 May 2010 05:35:43 -0000	1.51
+++ ChangeLog	8 May 2010 17:55:15 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Digest-SHA1
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.51 2010/05/05 05:35:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.52 2010/05/08 17:55:15 armin76 Exp $
+
+  08 May 2010; Raúl Porcel <armin76@gentoo.org> Digest-SHA1-2.12.ebuild:
+  alpha/ia64/m68k/s390/sh/sparc stable wrt #314467
 
   05 May 2010; Jeroen Roovers <jer@gentoo.org> Digest-SHA1-2.12.ebuild:
   Stable for HPPA (bug #314467).



1.6                  dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?r1=1.5&r2=1.6

Index: Digest-SHA1-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Digest-SHA1-2.12.ebuild	5 May 2010 05:35:43 -0000	1.5
+++ Digest-SHA1-2.12.ebuild	8 May 2010 17:55:15 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.5 2010/05/05 05:35:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.6 2010/05/08 17:55:15 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="NIST SHA message digest algorithm"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="virtual/perl-digest-base"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2010-06-27 19:08 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 19:08 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/06/27 19:08:38

  Modified:             ChangeLog Digest-SHA1-2.12.ebuild
  Log:
  ppc stable #323529
  (Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.53                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	8 May 2010 17:55:15 -0000	1.52
+++ ChangeLog	27 Jun 2010 19:08:38 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Digest-SHA1
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.52 2010/05/08 17:55:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.53 2010/06/27 19:08:38 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> Digest-SHA1-2.12.ebuild:
+  ppc stable #323529
 
   08 May 2010; Raúl Porcel <armin76@gentoo.org> Digest-SHA1-2.12.ebuild:
   alpha/ia64/m68k/s390/sh/sparc stable wrt #314467



1.7                  dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?r1=1.6&r2=1.7

Index: Digest-SHA1-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Digest-SHA1-2.12.ebuild	8 May 2010 17:55:15 -0000	1.6
+++ Digest-SHA1-2.12.ebuild	27 Jun 2010 19:08:38 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.6 2010/05/08 17:55:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.7 2010/06/27 19:08:38 nixnut Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="NIST SHA message digest algorithm"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="virtual/perl-digest-base"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2010-11-05 14:01 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-11-05 14:01 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/11/05 14:01:16

  Modified:             ChangeLog Digest-SHA1-2.12.ebuild
  Log:
  ppc64 stable wrt #341865
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.56                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	3 Sep 2010 12:18:57 -0000	1.55
+++ ChangeLog	5 Nov 2010 14:01:16 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Digest-SHA1
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.55 2010/09/03 12:18:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.56 2010/11/05 14:01:16 ssuominen Exp $
+
+  05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+  Digest-SHA1-2.12.ebuild:
+  ppc64 stable wrt #341865
 
   03 Sep 2010; Christian Faulhammer <fauli@gentoo.org>
   Digest-SHA1-2.13.ebuild:



1.8                  dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?r1=1.7&r2=1.8

Index: Digest-SHA1-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Digest-SHA1-2.12.ebuild	27 Jun 2010 19:08:38 -0000	1.7
+++ Digest-SHA1-2.12.ebuild	5 Nov 2010 14:01:16 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.7 2010/06/27 19:08:38 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.8 2010/11/05 14:01:16 ssuominen Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="NIST SHA message digest algorithm"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="virtual/perl-digest-base"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild
@ 2012-03-31  7:27 Torsten Veller (tove)
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2012-03-31  7:27 UTC (permalink / raw
  To: gentoo-commits

tove        12/03/31 07:27:16

  Modified:             ChangeLog
  Removed:              Digest-SHA1-2.12.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)

Revision  Changes    Path
1.70                 dev-perl/Digest-SHA1/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	24 Mar 2012 19:57:30 -0000	1.69
+++ ChangeLog	31 Mar 2012 07:27:15 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Digest-SHA1
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.69 2012/03/24 19:57:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.70 2012/03/31 07:27:15 tove Exp $
+
+  31 Mar 2012; Torsten Veller <tove@gentoo.org> -Digest-SHA1-2.12.ebuild:
+  Cleanup
 
   24 Mar 2012; Raúl Porcel <armin76@gentoo.org> Digest-SHA1-2.130.0.ebuild:
   ia64/m68k/s390/sh/sparc stable wrt #400093






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

end of thread, other threads:[~2012-03-31  7:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05  5:35 [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.12.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-31  7:27 Torsten Veller (tove)
2010-11-05 14:01 Samuli Suominen (ssuominen)
2010-06-27 19:08 Gysbert Wassenaar (nixnut)
2010-05-08 17:55 Raul Porcel (armin76)
2010-04-18 11:58 Markus Meier (maekke)
2010-04-17  8:47 Torsten Veller (tove)
2010-01-09 19:46 Fabian Groffen (grobian)
2009-05-24  9:15 Torsten Veller (tove)

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