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