Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-DES: ChangeLog Crypt-DES-2.70.0.ebuild
Date: Fri, 06 Dec 2013 14:11:53
Message-Id: 20131206141149.B9E662004B@flycatcher.gentoo.org
1 jer 13/12/06 14:11:49
2
3 Modified: ChangeLog Crypt-DES-2.70.0.ebuild
4 Log:
5 Stable for HPPA (bug #492106).
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.34 dev-perl/Crypt-DES/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-DES/ChangeLog?rev=1.34&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-DES/ChangeLog?rev=1.34&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-DES/ChangeLog?r1=1.33&r2=1.34
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v
19 retrieving revision 1.33
20 retrieving revision 1.34
21 diff -u -r1.33 -r1.34
22 --- ChangeLog 7 Sep 2013 18:26:33 -0000 1.33
23 +++ ChangeLog 6 Dec 2013 14:11:49 -0000 1.34
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Crypt-DES
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.33 2013/09/07 18:26:33 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.34 2013/12/06 14:11:49 jer Exp $
29 +
30 + 06 Dec 2013; Jeroen Roovers <jer@g.o> Crypt-DES-2.70.0.ebuild:
31 + Stable for HPPA (bug #492106).
32
33 *Crypt-DES-2.70.0 (07 Sep 2013)
34
35
36
37
38 1.2 dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild?r1=1.1&r2=1.2
43
44 Index: Crypt-DES-2.70.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- Crypt-DES-2.70.0.ebuild 7 Sep 2013 18:26:33 -0000 1.1
51 +++ Crypt-DES-2.70.0.ebuild 6 Dec 2013 14:11:49 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild,v 1.1 2013/09/07 18:26:33 zlogene Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild,v 1.2 2013/12/06 14:11:49 jer Exp $
57
58 EAPI=5
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="DES"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
65 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 IUSE=""
67
68 export OPTIMIZE="${CFLAGS}"