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 app-misc/gtypist: ChangeLog gtypist-2.8.3.ebuild
Date: Sun, 22 Aug 2010 17:05:28
Message-Id: 20100822170520.0112F2004E@flycatcher.gentoo.org
1 phajdan.jr 10/08/22 17:05:19
2
3 Modified: ChangeLog gtypist-2.8.3.ebuild
4 Log:
5 x86 stable wrt bug #333973
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.19 app-misc/gtypist/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gtypist/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gtypist/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gtypist/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 17 Jan 2010 23:45:01 -0000 1.18
22 +++ ChangeLog 22 Aug 2010 17:05:19 -0000 1.19
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-misc/gtypist
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.18 2010/01/17 23:45:01 cla Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.19 2010/08/22 17:05:19 phajdan.jr Exp $
28 +
29 + 22 Aug 2010; Pawel Hajdan jr <phajdan.jr@g.o> gtypist-2.8.3.ebuild:
30 + x86 stable wrt bug #333973
31
32 17 Jan 2010; Dawid Węgliński <cla@g.o> gtypist-2.8.ebuild:
33 Fix path to patch
34
35
36
37 1.2 app-misc/gtypist/gtypist-2.8.3.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gtypist/gtypist-2.8.3.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gtypist/gtypist-2.8.3.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gtypist/gtypist-2.8.3.ebuild?r1=1.1&r2=1.2
42
43 Index: gtypist-2.8.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.8.3.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- gtypist-2.8.3.ebuild 17 Jan 2010 23:42:48 -0000 1.1
50 +++ gtypist-2.8.3.ebuild 22 Aug 2010 17:05:19 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.8.3.ebuild,v 1.1 2010/01/17 23:42:48 cla Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.8.3.ebuild,v 1.2 2010/08/22 17:05:19 phajdan.jr Exp $
56
57 inherit eutils elisp-common
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc ~x86"
64 +KEYWORDS="~amd64 ~ppc x86"
65 IUSE="nls emacs xemacs"
66
67 DEPEND=">=sys-libs/ncurses-5.2