Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/html2text: ChangeLog html2text-1.3.2a.ebuild
Date: Fri, 15 Jun 2012 21:14:50
Message-Id: 20120615211440.BB8E22004B@flycatcher.gentoo.org
1 ago 12/06/15 21:14:40
2
3 Modified: ChangeLog html2text-1.3.2a.ebuild
4 Log:
5 Stable for amd64, wrt bug #366813
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.40 app-text/html2text/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/html2text/ChangeLog?rev=1.40&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/html2text/ChangeLog?rev=1.40&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/html2text/ChangeLog?r1=1.39&r2=1.40
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v
19 retrieving revision 1.39
20 retrieving revision 1.40
21 diff -u -r1.39 -r1.40
22 --- ChangeLog 15 Jun 2012 18:52:52 -0000 1.39
23 +++ ChangeLog 15 Jun 2012 21:14:40 -0000 1.40
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-text/html2text
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.39 2012/06/15 18:52:52 floppym Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.40 2012/06/15 21:14:40 ago Exp $
29 +
30 + 15 Jun 2012; Agostino Sarubbo <ago@g.o> html2text-1.3.2a.ebuild:
31 + Stable for amd64, wrt bug #366813
32
33 15 Jun 2012; Mike Gilbert <floppym@g.o> -html2text-1.3.2-r1.ebuild:
34 Remove redundant version.
35
36
37
38 1.3 app-text/html2text/html2text-1.3.2a.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild?r1=1.2&r2=1.3
43
44 Index: html2text-1.3.2a.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- html2text-1.3.2a.ebuild 22 Mar 2012 16:57:35 -0000 1.2
51 +++ html2text-1.3.2a.ebuild 15 Jun 2012 21:14:40 -0000 1.3
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/app-text/html2text/html2text-1.3.2a.ebuild,v 1.2 2012/03/22 16:57:35 floppym Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2a.ebuild,v 1.3 2012/06/15 21:14:40 ago Exp $
57
58 EAPI=4
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 IUSE=""
67
68 DEPEND=""