Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/html2text: html2text-1.3.2.ebuild ChangeLog
Date: Fri, 11 Jan 2008 21:17:07
Message-Id: E1JDRFP-0000JV-Vl@stork.gentoo.org
1 grobian 08/01/11 21:17:03
2
3 Modified: html2text-1.3.2.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.18 app-text/html2text/html2text-1.3.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild?r1=1.17&r2=1.18
14
15 Index: html2text-1.3.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- html2text-1.3.2.ebuild 23 Feb 2007 20:13:52 -0000 1.17
22 +++ html2text-1.3.2.ebuild 11 Jan 2008 21:17:03 -0000 1.18
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.17 2007/02/23 20:13:52 nattfodd Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/html2text-1.3.2.ebuild,v 1.18 2008/01/11 21:17:03 grobian Exp $
29
30 inherit eutils toolchain-funcs
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos ppc64 sparc x86"
37 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
38 IUSE=""
39
40 DEPEND="virtual/libc"
41
42
43
44 1.32 app-text/html2text/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/html2text/ChangeLog?rev=1.32&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/html2text/ChangeLog?rev=1.32&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/html2text/ChangeLog?r1=1.31&r2=1.32
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v
53 retrieving revision 1.31
54 retrieving revision 1.32
55 diff -u -r1.31 -r1.32
56 --- ChangeLog 12 Mar 2007 22:42:24 -0000 1.31
57 +++ ChangeLog 11 Jan 2008 21:17:03 -0000 1.32
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-text/html2text
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.31 2007/03/12 22:42:24 leonardop Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-text/html2text/ChangeLog,v 1.32 2008/01/11 21:17:03 grobian Exp $
64 +
65 + 11 Jan 2008; Fabian Groffen <grobian@g.o> html2text-1.3.2.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 12 Mar 2007; Leonardo Boshell <leonardop@g.o> metadata.xml:
69 Replacing text-markup herd with the new sgml herd.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list