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.36.ebuild
Date: Fri, 28 Mar 2008 09:47:56
Message-Id: E1JfBBh-0005mJ-GC@stork.gentoo.org
1 jer 08/03/28 09:47:53
2
3 Modified: ChangeLog GnuPG-Interface-0.36.ebuild
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.26 dev-perl/GnuPG-Interface/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 13 Jan 2008 21:29:33 -0000 1.25
22 +++ ChangeLog 28 Mar 2008 09:47:52 -0000 1.26
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/GnuPG-Interface
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.25 2008/01/13 21:29:33 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.26 2008/03/28 09:47:52 jer Exp $
28 +
29 + 28 Mar 2008; Jeroen Roovers <jer@g.o> GnuPG-Interface-0.36.ebuild:
30 + Stable for HPPA too.
31
32 13 Jan 2008; Tobias Scherbaum <dertobi123@g.o>
33 GnuPG-Interface-0.36.ebuild:
34
35
36
37 1.5 dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?r1=1.4&r2=1.5
42
43 Index: GnuPG-Interface-0.36.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- GnuPG-Interface-0.36.ebuild 13 Jan 2008 21:29:33 -0000 1.4
50 +++ GnuPG-Interface-0.36.ebuild 28 Mar 2008 09:47:52 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.4 2008/01/13 21:29:33 dertobi123 Exp $
55 +# $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 $
56
57 inherit perl-module
58
59 @@ -9,7 +9,7 @@
60 SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
61 LICENSE="Artistic GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86"
64 +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
65 IUSE=""
66 DEPEND=">=app-crypt/gnupg-1.2.1-r1
67 >=dev-perl/Class-MethodMaker-1.11
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list