Gentoo Archives: gentoo-commits

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