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 media-libs/hamlib: ChangeLog hamlib-1.2.12-r2.ebuild
Date: Mon, 21 Feb 2011 06:45:26
Message-Id: 20110221064514.A1A1220054@flycatcher.gentoo.org
1 phajdan.jr 11/02/21 06:45:14
2
3 Modified: ChangeLog hamlib-1.2.12-r2.ebuild
4 Log:
5 x86 stable wrt bug #333603
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.55 media-libs/hamlib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 22 Dec 2010 18:47:32 -0000 1.54
23 +++ ChangeLog 21 Feb 2011 06:45:14 -0000 1.55
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/hamlib
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.54 2010/12/22 18:47:32 tomjbe Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.55 2011/02/21 06:45:14 phajdan.jr Exp $
30 +
31 + 21 Feb 2011; Pawel Hajdan jr <phajdan.jr@g.o>
32 + hamlib-1.2.12-r2.ebuild:
33 + x86 stable wrt bug #333603
34
35 22 Dec 2010; Thomas Beierlein <tomjbe@g.o> hamlib-1.2.12-r2.ebuild:
36 Fix last python related changes a suggested by Arfrever
37
38
39
40 1.4 media-libs/hamlib/hamlib-1.2.12-r2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/hamlib-1.2.12-r2.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/hamlib-1.2.12-r2.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/hamlib/hamlib-1.2.12-r2.ebuild?r1=1.3&r2=1.4
45
46 Index: hamlib-1.2.12-r2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.12-r2.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- hamlib-1.2.12-r2.ebuild 22 Dec 2010 19:18:52 -0000 1.3
53 +++ hamlib-1.2.12-r2.ebuild 21 Feb 2011 06:45:14 -0000 1.4
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.12-r2.ebuild,v 1.3 2010/12/22 19:18:52 arfrever Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.12-r2.ebuild,v 1.4 2011/02/21 06:45:14 phajdan.jr Exp $
60
61 EAPI="2"
62 PYTHON_DEPEND="python? 2"
63 @@ -13,7 +13,7 @@
64
65 LICENSE="LGPL-2 GPL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
68 +KEYWORDS="~alpha ~amd64 ~ppc x86 ~x86-fbsd"
69 IUSE="doc python tcl"
70
71 RESTRICT="test"