Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Digest-SHA1: ChangeLog Digest-SHA1-2.13.ebuild Digest-SHA1-2.12.ebuild
Date: Sat, 30 Jul 2011 11:03:23
Message-Id: 20110730102903.31EEC2004B@flycatcher.gentoo.org
1 tove 11/07/30 10:29:03
2
3 Modified: ChangeLog Digest-SHA1-2.13.ebuild
4 Digest-SHA1-2.12.ebuild
5 Log:
6 Drop ~sparc-fbsd KEYWORD
7
8 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.59 dev-perl/Digest-SHA1/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.59&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?rev=1.59&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog?r1=1.58&r2=1.59
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v
20 retrieving revision 1.58
21 retrieving revision 1.59
22 diff -u -r1.58 -r1.59
23 --- ChangeLog 3 May 2011 06:49:23 -0000 1.58
24 +++ ChangeLog 30 Jul 2011 10:29:02 -0000 1.59
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-perl/Digest-SHA1
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.58 2011/05/03 06:49:23 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/ChangeLog,v 1.59 2011/07/30 10:29:02 tove Exp $
30 +
31 + 30 Jul 2011; Torsten Veller <tove@g.o> Digest-SHA1-2.12.ebuild,
32 + Digest-SHA1-2.13.ebuild:
33 + Drop ~sparc-fbsd KEYWORD
34
35 03 May 2011; Fabian Groffen <grobian@g.o> Digest-SHA1-2.13.ebuild:
36 Marked ~x64-freebsd
37
38
39
40 1.4 dev-perl/Digest-SHA1/Digest-SHA1-2.13.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.13.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.13.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.13.ebuild?r1=1.3&r2=1.4
45
46 Index: Digest-SHA1-2.13.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.13.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- Digest-SHA1-2.13.ebuild 3 May 2011 06:49:23 -0000 1.3
53 +++ Digest-SHA1-2.13.ebuild 30 Jul 2011 10:29:02 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.13.ebuild,v 1.3 2011/05/03 06:49:23 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.13.ebuild,v 1.4 2011/07/30 10:29:02 tove Exp $
59
60 EAPI=3
61
62 @@ -10,7 +10,7 @@
63 DESCRIPTION="NIST SHA message digest algorithm"
64
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~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"
67 +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"
68 IUSE=""
69
70 DEPEND="virtual/perl-digest-base"
71
72
73
74 1.9 dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.9&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?rev=1.9&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild?r1=1.8&r2=1.9
79
80 Index: Digest-SHA1-2.12.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v
83 retrieving revision 1.8
84 retrieving revision 1.9
85 diff -u -r1.8 -r1.9
86 --- Digest-SHA1-2.12.ebuild 5 Nov 2010 14:01:16 -0000 1.8
87 +++ Digest-SHA1-2.12.ebuild 30 Jul 2011 10:29:03 -0000 1.9
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $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 $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.12.ebuild,v 1.9 2011/07/30 10:29:03 tove Exp $
94
95 EAPI=2
96
97 @@ -10,7 +10,7 @@
98 DESCRIPTION="NIST SHA message digest algorithm"
99
100 SLOT="0"
101 -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"
102 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~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"
103 IUSE=""
104
105 DEPEND="virtual/perl-digest-base"