* [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.130.0.ebuild
@ 2011-08-31 11:10 Torsten Veller (tove)
0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller (tove) @ 2011-08-31 11:10 UTC (permalink / raw
To: gentoo-commits
tove 11/08/31 11:10:50
Modified: ChangeLog
Added: Digest-SHA1-2.130.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.60 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 30 Jul 2011 10:29:02 -0000 1.59
+++ ChangeLog 31 Aug 2011 11:10:50 -0000 1.60
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Digest-SHA1
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.59 2011/07/30 10:29:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.60 2011/08/31 11:10:50 tove Exp $
+
+*Digest-SHA1-2.130.0 (31 Aug 2011)
+
+ 31 Aug 2011; Torsten Veller <tove@gentoo.org> +Digest-SHA1-2.130.0.ebuild:
+ Change version scheme
30 Jul 2011; Torsten Veller <tove@gentoo.org> Digest-SHA1-2.12.ebuild,
Digest-SHA1-2.13.ebuild:
1.1 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.1&content-type=text/plain
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
# Copyright 1999-2011 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.130.0.ebuild,v 1.1 2011/08/31 11:10:50 tove Exp $
EAPI=4
MODULE_AUTHOR=GAAS
MODULE_VERSION=2.13
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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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"
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.130.0.ebuild
@ 2012-02-24 10:07 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:07 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:07:17
Modified: ChangeLog Digest-SHA1-2.130.0.ebuild
Log:
Stable for amd64, wrt bug #400093
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.62 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 4 Sep 2011 11:22:48 -0000 1.61
+++ ChangeLog 24 Feb 2012 10:07:17 -0000 1.62
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Digest-SHA1
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.61 2011/09/04 11:22:48 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.62 2012/02/24 10:07:17 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Digest-SHA1-2.130.0.ebuild:
+ Stable for amd64, wrt bug #400093
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Digest-SHA1-2.13.ebuild:
Cleanup
1.2 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?r1=1.1&r2=1.2
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Digest-SHA1-2.130.0.ebuild 31 Aug 2011 11:10:50 -0000 1.1
+++ Digest-SHA1-2.130.0.ebuild 24 Feb 2012 10:07:17 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.130.0.ebuild,v 1.1 2011/08/31 11:10:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.2 2012/02/24 10:07:17 ago Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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.130.0.ebuild
@ 2012-02-25 17:50 Tobias Klausmann (klausman)
0 siblings, 0 replies; 9+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-02-25 17:50 UTC (permalink / raw
To: gentoo-commits
klausman 12/02/25 17:50:16
Modified: ChangeLog Digest-SHA1-2.130.0.ebuild
Log:
Stable on alpha, bug #400093
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.63 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 24 Feb 2012 10:07:17 -0000 1.62
+++ ChangeLog 25 Feb 2012 17:50:16 -0000 1.63
@@ -1,6 +1,10 @@
# 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.62 2012/02/24 10:07:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.63 2012/02/25 17:50:16 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Digest-SHA1-2.130.0.ebuild:
+ Stable on alpha, bug #400093
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Digest-SHA1-2.130.0.ebuild:
Stable for amd64, wrt bug #400093
1.3 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?r1=1.2&r2=1.3
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Digest-SHA1-2.130.0.ebuild 24 Feb 2012 10:07:17 -0000 1.2
+++ Digest-SHA1-2.130.0.ebuild 25 Feb 2012 17:50:16 -0000 1.3
@@ -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/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.2 2012/02/24 10:07:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.3 2012/02/25 17:50:16 klausman Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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.130.0.ebuild
@ 2012-02-27 3:43 Jeroen Roovers (jer)
0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-27 3:43 UTC (permalink / raw
To: gentoo-commits
jer 12/02/27 03:43:28
Modified: ChangeLog Digest-SHA1-2.130.0.ebuild
Log:
Stable for HPPA (bug #400093).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.64 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 25 Feb 2012 17:50:16 -0000 1.63
+++ ChangeLog 27 Feb 2012 03:43:28 -0000 1.64
@@ -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.63 2012/02/25 17:50:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.64 2012/02/27 03:43:28 jer Exp $
+
+ 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Digest-SHA1-2.130.0.ebuild:
+ Stable for HPPA (bug #400093).
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
Digest-SHA1-2.130.0.ebuild:
1.4 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?r1=1.3&r2=1.4
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Digest-SHA1-2.130.0.ebuild 25 Feb 2012 17:50:16 -0000 1.3
+++ Digest-SHA1-2.130.0.ebuild 27 Feb 2012 03:43:28 -0000 1.4
@@ -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/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.3 2012/02/25 17:50:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.4 2012/02/27 03:43:28 jer Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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.130.0.ebuild
@ 2012-02-29 21:04 Markus Meier (maekke)
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2012-02-29 21:04 UTC (permalink / raw
To: gentoo-commits
maekke 12/02/29 21:04:26
Modified: ChangeLog Digest-SHA1-2.130.0.ebuild
Log:
arm stable, bug #400093
(Portage version: 2.1.10.49/cvs/Linux i686)
Revision Changes Path
1.65 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 27 Feb 2012 03:43:28 -0000 1.64
+++ ChangeLog 29 Feb 2012 21:04:26 -0000 1.65
@@ -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.64 2012/02/27 03:43:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.65 2012/02/29 21:04:26 maekke Exp $
+
+ 29 Feb 2012; Markus Meier <maekke@gentoo.org> Digest-SHA1-2.130.0.ebuild:
+ arm stable, bug #400093
27 Feb 2012; Jeroen Roovers <jer@gentoo.org> Digest-SHA1-2.130.0.ebuild:
Stable for HPPA (bug #400093).
1.5 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?r1=1.4&r2=1.5
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Digest-SHA1-2.130.0.ebuild 27 Feb 2012 03:43:28 -0000 1.4
+++ Digest-SHA1-2.130.0.ebuild 29 Feb 2012 21:04:26 -0000 1.5
@@ -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/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.4 2012/02/27 03:43:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.5 2012/02/29 21:04:26 maekke Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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.130.0.ebuild
@ 2012-03-01 20:22 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-03-01 20:22 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/01 20:22:13
Modified: ChangeLog Digest-SHA1-2.130.0.ebuild
Log:
Marking Digest-SHA1-2.130.0 ppc for bug 400093
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.66 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 29 Feb 2012 21:04:26 -0000 1.65
+++ ChangeLog 1 Mar 2012 20:22:13 -0000 1.66
@@ -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.65 2012/02/29 21:04:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.66 2012/03/01 20:22:13 ranger Exp $
+
+ 01 Mar 2012; Brent Baude <ranger@gentoo.org> Digest-SHA1-2.130.0.ebuild:
+ Marking Digest-SHA1-2.130.0 ppc for bug 400093
29 Feb 2012; Markus Meier <maekke@gentoo.org> Digest-SHA1-2.130.0.ebuild:
arm stable, bug #400093
1.6 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?r1=1.5&r2=1.6
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Digest-SHA1-2.130.0.ebuild 29 Feb 2012 21:04:26 -0000 1.5
+++ Digest-SHA1-2.130.0.ebuild 1 Mar 2012 20:22:13 -0000 1.6
@@ -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/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.5 2012/02/29 21:04:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.6 2012/03/01 20:22:13 ranger Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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.130.0.ebuild
@ 2012-03-02 22:05 Brent Baude (ranger)
0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2012-03-02 22:05 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/02 22:05:26
Modified: ChangeLog Digest-SHA1-2.130.0.ebuild
Log:
Marking Digest-SHA1-2.130.0 ppc64 for bug 400093
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.67 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 1 Mar 2012 20:22:13 -0000 1.66
+++ ChangeLog 2 Mar 2012 22:05:26 -0000 1.67
@@ -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.66 2012/03/01 20:22:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.67 2012/03/02 22:05:26 ranger Exp $
+
+ 02 Mar 2012; Brent Baude <ranger@gentoo.org> Digest-SHA1-2.130.0.ebuild:
+ Marking Digest-SHA1-2.130.0 ppc64 for bug 400093
01 Mar 2012; Brent Baude <ranger@gentoo.org> Digest-SHA1-2.130.0.ebuild:
Marking Digest-SHA1-2.130.0 ppc for bug 400093
1.7 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?r1=1.6&r2=1.7
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Digest-SHA1-2.130.0.ebuild 1 Mar 2012 20:22:13 -0000 1.6
+++ Digest-SHA1-2.130.0.ebuild 2 Mar 2012 22:05:26 -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/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.6 2012/03/01 20:22:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.7 2012/03/02 22:05:26 ranger Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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.130.0.ebuild
@ 2012-03-08 12:38 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 9+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-08 12:38 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/08 12:38:36
Modified: ChangeLog Digest-SHA1-2.130.0.ebuild
Log:
x86 stable wrt bug #400093
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.68 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 2 Mar 2012 22:05:26 -0000 1.67
+++ ChangeLog 8 Mar 2012 12:38:36 -0000 1.68
@@ -1,6 +1,10 @@
# 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.67 2012/03/02 22:05:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.68 2012/03/08 12:38:36 phajdan.jr Exp $
+
+ 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Digest-SHA1-2.130.0.ebuild:
+ x86 stable wrt bug #400093
02 Mar 2012; Brent Baude <ranger@gentoo.org> Digest-SHA1-2.130.0.ebuild:
Marking Digest-SHA1-2.130.0 ppc64 for bug 400093
1.8 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?r1=1.7&r2=1.8
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Digest-SHA1-2.130.0.ebuild 2 Mar 2012 22:05:26 -0000 1.7
+++ Digest-SHA1-2.130.0.ebuild 8 Mar 2012 12:38:36 -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/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.7 2012/03/02 22:05:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.8 2012/03/08 12:38:36 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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.130.0.ebuild
@ 2012-03-24 19:57 Raul Porcel (armin76)
0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2012-03-24 19:57 UTC (permalink / raw
To: gentoo-commits
armin76 12/03/24 19:57:31
Modified: ChangeLog Digest-SHA1-2.130.0.ebuild
Log:
ia64/m68k/s390/sh/sparc stable wrt #400093
(Portage version: 2.1.10.49/cvs/Linux ia64)
Revision Changes Path
1.69 dev-perl/Digest-SHA1/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 8 Mar 2012 12:38:36 -0000 1.68
+++ ChangeLog 24 Mar 2012 19:57:30 -0000 1.69
@@ -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.68 2012/03/08 12:38:36 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.69 2012/03/24 19:57:30 armin76 Exp $
+
+ 24 Mar 2012; Raúl Porcel <armin76@gentoo.org> Digest-SHA1-2.130.0.ebuild:
+ ia64/m68k/s390/sh/sparc stable wrt #400093
08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
Digest-SHA1-2.130.0.ebuild:
1.9 dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild?r1=1.8&r2=1.9
Index: Digest-SHA1-2.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Digest-SHA1-2.130.0.ebuild 8 Mar 2012 12:38:36 -0000 1.8
+++ Digest-SHA1-2.130.0.ebuild 24 Mar 2012 19:57:30 -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/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.8 2012/03/08 12:38:36 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.130.0.ebuild,v 1.9 2012/03/24 19:57:30 armin76 Exp $
EAPI=4
@@ -11,7 +11,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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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
end of thread, other threads:[~2012-03-24 19:57 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 12:38 [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.130.0.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2012-03-24 19:57 Raul Porcel (armin76)
2012-03-02 22:05 Brent Baude (ranger)
2012-03-01 20:22 Brent Baude (ranger)
2012-02-29 21:04 Markus Meier (maekke)
2012-02-27 3:43 Jeroen Roovers (jer)
2012-02-25 17:50 Tobias Klausmann (klausman)
2012-02-24 10:07 Agostino Sarubbo (ago)
2011-08-31 11:10 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