Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
Date: Sun, 01 Aug 2010 14:03:10
Message-Id: 20100801133417.BDCDD2CE15@corvid.gentoo.org
1 hwoarang 10/08/01 13:34:17
2
3 Modified: ChangeLog GnuPG-Interface-0.42.ebuild
4 Log:
5 Stable on amd64 wrt bug #321235
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.34 dev-perl/GnuPG-Interface/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 29 Jul 2010 17:30:48 -0000 1.33
22 +++ ChangeLog 1 Aug 2010 13:34:17 -0000 1.34
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/GnuPG-Interface
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.33 2010/07/29 17:30:48 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.34 2010/08/01 13:34:17 hwoarang Exp $
28 +
29 + 01 Aug 2010; Markos Chandras <hwoarang@g.o>
30 + GnuPG-Interface-0.42.ebuild:
31 + Stable on amd64 wrt bug #321235
32
33 29 Jul 2010; Jeroen Roovers <jer@g.o> GnuPG-Interface-0.42.ebuild:
34 Stable for HPPA (bug #321235).
35
36
37
38 1.7 dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild?r1=1.6&r2=1.7
43
44 Index: GnuPG-Interface-0.42.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- GnuPG-Interface-0.42.ebuild 29 Jul 2010 17:30:48 -0000 1.6
51 +++ GnuPG-Interface-0.42.ebuild 1 Aug 2010 13:34:17 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.6 2010/07/29 17:30:48 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.7 2010/08/01 13:34:17 hwoarang Exp $
57
58 EAPI=2
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
62
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
65 +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc ~x86"
66 IUSE=""
67
68 RDEPEND=">=app-crypt/gnupg-1.2.1-r1