Gentoo Archives: gentoo-commits

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