Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@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 18:02:51
Message-Id: 20100801172247.548AB2CE15@corvid.gentoo.org
1 phajdan.jr 10/08/01 17:22:47
2
3 Modified: ChangeLog GnuPG-Interface-0.42.ebuild
4 Log:
5 x86 stable wrt bug #321235
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.35 dev-perl/GnuPG-Interface/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.35&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.35&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.34&r2=1.35
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
18 retrieving revision 1.34
19 retrieving revision 1.35
20 diff -u -r1.34 -r1.35
21 --- ChangeLog 1 Aug 2010 13:34:17 -0000 1.34
22 +++ ChangeLog 1 Aug 2010 17:22:46 -0000 1.35
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.34 2010/08/01 13:34:17 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.35 2010/08/01 17:22:46 phajdan.jr Exp $
28 +
29 + 01 Aug 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + GnuPG-Interface-0.42.ebuild:
31 + x86 stable wrt bug #321235
32
33 01 Aug 2010; Markos Chandras <hwoarang@g.o>
34 GnuPG-Interface-0.42.ebuild:
35
36
37
38 1.8 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.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild?rev=1.8&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.7&r2=1.8
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.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- GnuPG-Interface-0.42.ebuild 1 Aug 2010 13:34:17 -0000 1.7
51 +++ GnuPG-Interface-0.42.ebuild 1 Aug 2010 17:22:46 -0000 1.8
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.7 2010/08/01 13:34:17 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.8 2010/08/01 17:22:46 phajdan.jr 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