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/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
Date: Thu, 29 Jul 2010 17:30:50
Message-Id: 20100729173048.57C992CE15@corvid.gentoo.org
1 jer 10/07/29 17:30:48
2
3 Modified: ChangeLog GnuPG-Interface-0.42.ebuild
4 Log:
5 Stable for HPPA (bug #321235).
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.33 dev-perl/GnuPG-Interface/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.33&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.33&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.32&r2=1.33
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
18 retrieving revision 1.32
19 retrieving revision 1.33
20 diff -u -r1.32 -r1.33
21 --- ChangeLog 14 Nov 2009 16:53:34 -0000 1.32
22 +++ ChangeLog 29 Jul 2010 17:30:48 -0000 1.33
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/GnuPG-Interface
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.32 2009/11/14 16:53:34 armin76 Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.33 2010/07/29 17:30:48 jer Exp $
29 +
30 + 29 Jul 2010; Jeroen Roovers <jer@g.o> GnuPG-Interface-0.42.ebuild:
31 + Stable for HPPA (bug #321235).
32
33 14 Nov 2009; Raúl Porcel <armin76@g.o>
34 GnuPG-Interface-0.42.ebuild:
35
36
37
38 1.6 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.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild?rev=1.6&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.5&r2=1.6
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.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- GnuPG-Interface-0.42.ebuild 14 Nov 2009 16:53:34 -0000 1.5
51 +++ GnuPG-Interface-0.42.ebuild 29 Jul 2010 17:30:48 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.5 2009/11/14 16:53:34 armin76 Exp $
57 +# $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 $
58
59 EAPI=2
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
63
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
66 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
67 IUSE=""
68
69 RDEPEND=">=app-crypt/gnupg-1.2.1-r1