Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.36.ebuild GnuPG-Interface-0.35.ebuild GnuPG-Interface-0.34.ebuild
Date: Tue, 30 Sep 2008 13:23:00
Message-Id: E1KkfBo-0001dq-S2@stork.gentoo.org
1 tove 08/09/30 13:22:56
2
3 Modified: ChangeLog GnuPG-Interface-0.36.ebuild
4 Removed: GnuPG-Interface-0.35.ebuild
5 GnuPG-Interface-0.34.ebuild
6 Log:
7 Cleanup
8 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
9
10 Revision Changes Path
11 1.27 dev-perl/GnuPG-Interface/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.27&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.27&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.26&r2=1.27
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
20 retrieving revision 1.26
21 retrieving revision 1.27
22 diff -u -r1.26 -r1.27
23 --- ChangeLog 28 Mar 2008 09:47:52 -0000 1.26
24 +++ ChangeLog 30 Sep 2008 13:22:56 -0000 1.27
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-perl/GnuPG-Interface
27 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.26 2008/03/28 09:47:52 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.27 2008/09/30 13:22:56 tove Exp $
30 +
31 + 30 Sep 2008; Torsten Veller <tove@g.o>
32 + -GnuPG-Interface-0.34.ebuild, -GnuPG-Interface-0.35.ebuild,
33 + GnuPG-Interface-0.36.ebuild:
34 + Cleanup
35
36 28 Mar 2008; Jeroen Roovers <jer@g.o> GnuPG-Interface-0.36.ebuild:
37 Stable for HPPA too.
38
39
40
41 1.6 dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?r1=1.5&r2=1.6
46
47 Index: GnuPG-Interface-0.36.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- GnuPG-Interface-0.36.ebuild 28 Mar 2008 09:47:52 -0000 1.5
54 +++ GnuPG-Interface-0.36.ebuild 30 Sep 2008 13:22:56 -0000 1.6
55 @@ -1,13 +1,13 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.5 2008/03/28 09:47:52 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.6 2008/09/30 13:22:56 tove Exp $
60
61 +MODULE_AUTHOR=JESSE
62 inherit perl-module
63
64 -DESCRIPTION=" GnuPG::Interface is a Perl module interface to interacting with GnuPG."
65 -HOMEPAGE="http://search.cpan.org/~jesse/"
66 -SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
67 -LICENSE="Artistic GPL-2"
68 +DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
69 +
70 +LICENSE="|| ( Artistic GPL-2 )"
71 SLOT="0"
72 KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
73 IUSE=""