Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/keylookup: ChangeLog keylookup-2.2.ebuild
Date: Mon, 04 Feb 2008 18:49:43
Message-Id: E1JM6Nw-0004au-JP@stork.gentoo.org
1 grobian 08/02/04 18:49:40
2
3 Modified: ChangeLog keylookup-2.2.ebuild
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.10 app-crypt/keylookup/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/keylookup/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/keylookup/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/keylookup/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-crypt/keylookup/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 11 May 2007 18:17:33 -0000 1.9
22 +++ ChangeLog 4 Feb 2008 18:49:40 -0000 1.10
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-crypt/keylookup
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/ChangeLog,v 1.9 2007/05/11 18:17:33 bangert Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/ChangeLog,v 1.10 2008/02/04 18:49:40 grobian Exp $
29 +
30 + 04 Feb 2008; Fabian Groffen <grobian@g.o> keylookup-2.2.ebuild:
31 + Dropped ppc-macos keyword, see you in prefix
32
33 11 May 2007; Thilo Bangert <bangert@g.o> +metadata.xml:
34 add metadata.xml
35
36
37
38 1.13 app-crypt/keylookup/keylookup-2.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild?rev=1.13&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild?rev=1.13&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild?r1=1.12&r2=1.13
43
44 Index: keylookup-2.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v
47 retrieving revision 1.12
48 retrieving revision 1.13
49 diff -u -r1.12 -r1.13
50 --- keylookup-2.2.ebuild 16 Aug 2006 00:29:48 -0000 1.12
51 +++ keylookup-2.2.ebuild 4 Feb 2008 18:49:40 -0000 1.13
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2006 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v 1.12 2006/08/16 00:29:48 squinky86 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/keylookup/keylookup-2.2.ebuild,v 1.13 2008/02/04 18:49:40 grobian Exp $
58
59 DESCRIPTION="A tool to fetch PGP keys from keyservers"
60 HOMEPAGE="http://www.palfrader.org/keylookup/"
61 @@ -8,7 +8,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ppc ~ppc-macos x86"
66 +KEYWORDS="amd64 ppc x86"
67 IUSE=""
68
69 RDEPEND="dev-lang/perl
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list