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 net-dialup/minicom: ChangeLog minicom-2.6.ebuild
Date: Thu, 05 Apr 2012 20:34:24
Message-Id: 20120405203412.C4EA52004B@flycatcher.gentoo.org
1 phajdan.jr 12/04/05 20:34:12
2
3 Modified: ChangeLog minicom-2.6.ebuild
4 Log:
5 x86 stable wrt bug #409607
6
7 (Portage version: 2.1.10.49/cvs/Linux i686)
8
9 Revision Changes Path
10 1.98 net-dialup/minicom/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/minicom/ChangeLog?rev=1.98&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/minicom/ChangeLog?rev=1.98&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/minicom/ChangeLog?r1=1.97&r2=1.98
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v
19 retrieving revision 1.97
20 retrieving revision 1.98
21 diff -u -r1.97 -r1.98
22 --- ChangeLog 4 Apr 2012 17:55:27 -0000 1.97
23 +++ ChangeLog 5 Apr 2012 20:34:12 -0000 1.98
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-dialup/minicom
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.97 2012/04/04 17:55:27 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.98 2012/04/05 20:34:12 phajdan.jr Exp $
29 +
30 + 05 Apr 2012; Pawel Hajdan jr <phajdan.jr@g.o> minicom-2.6.ebuild:
31 + x86 stable wrt bug #409607
32
33 04 Apr 2012; Jeroen Roovers <jer@g.o> minicom-2.6.ebuild:
34 Stable for HPPA (bug #409607).
35
36
37
38 1.8 net-dialup/minicom/minicom-2.6.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild?r1=1.7&r2=1.8
43
44 Index: minicom-2.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- minicom-2.6.ebuild 4 Apr 2012 17:55:27 -0000 1.7
51 +++ minicom-2.6.ebuild 5 Apr 2012 20:34:12 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild,v 1.7 2012/04/04 17:55:27 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild,v 1.8 2012/04/05 20:34:12 phajdan.jr Exp $
57
58 EAPI="4"
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux"
66 IUSE="nls"
67
68 COMMON_DEPEND="sys-libs/ncurses"