Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/hamlib: ChangeLog hamlib-1.2.8-r1.ebuild
Date: Sun, 01 Feb 2009 20:38:17
Message-Id: E1LTj55-00074w-KD@stork.gentoo.org
1 maekke 09/02/01 20:38:15
2
3 Modified: ChangeLog hamlib-1.2.8-r1.ebuild
4 Log:
5 amd64/x86 stable, bug #257055
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.32 media-libs/hamlib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 1 Feb 2009 17:02:04 -0000 1.31
22 +++ ChangeLog 1 Feb 2009 20:38:15 -0000 1.32
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/hamlib
25 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.31 2009/02/01 17:02:04 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/ChangeLog,v 1.32 2009/02/01 20:38:15 maekke Exp $
28 +
29 + 01 Feb 2009; Markus Meier <maekke@g.o> hamlib-1.2.8-r1.ebuild:
30 + amd64/x86 stable, bug #257055
31
32 01 Feb 2009; Tobias Klausmann <klausman@g.o>
33 hamlib-1.2.8-r1.ebuild:
34
35
36
37 1.4 media-libs/hamlib/hamlib-1.2.8-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild?r1=1.3&r2=1.4
42
43 Index: hamlib-1.2.8-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- hamlib-1.2.8-r1.ebuild 1 Feb 2009 17:02:04 -0000 1.3
50 +++ hamlib-1.2.8-r1.ebuild 1 Feb 2009 20:38:15 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.3 2009/02/01 17:02:04 klausman Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.8-r1.ebuild,v 1.4 2009/02/01 20:38:15 maekke Exp $
56
57 inherit autotools eutils libtool multilib
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="LGPL-2 GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~ppc x86 ~x86-fbsd"
65 IUSE="doc python tcl"
66
67 RESTRICT="test"