Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/ptexenc: ChangeLog ptexenc-1.1.0_p20100722.ebuild
Date: Tue, 04 Oct 2011 17:41:10
Message-Id: 20111004174100.6687B2004B@flycatcher.gentoo.org
1 jer 11/10/04 17:41:00
2
3 Modified: ChangeLog ptexenc-1.1.0_p20100722.ebuild
4 Log:
5 Stable for HPPA (bug #355085).
6
7 (Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.18 dev-libs/ptexenc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 18 Sep 2011 14:47:32 -0000 1.17
23 +++ ChangeLog 4 Oct 2011 17:41:00 -0000 1.18
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/ptexenc
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.17 2011/09/18 14:47:32 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.18 2011/10/04 17:41:00 jer Exp $
29 +
30 + 04 Oct 2011; Jeroen Roovers <jer@g.o> ptexenc-1.1.0_p20100722.ebuild:
31 + Stable for HPPA (bug #355085).
32
33 18 Sep 2011; Raúl Porcel <armin76@g.o>
34 ptexenc-1.1.0_p20100722.ebuild:
35
36
37
38 1.16 dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?rev=1.16&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?rev=1.16&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?r1=1.15&r2=1.16
43
44 Index: ptexenc-1.1.0_p20100722.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v
47 retrieving revision 1.15
48 retrieving revision 1.16
49 diff -u -r1.15 -r1.16
50 --- ptexenc-1.1.0_p20100722.ebuild 18 Sep 2011 14:47:32 -0000 1.15
51 +++ ptexenc-1.1.0_p20100722.ebuild 4 Oct 2011 17:41:00 -0000 1.16
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.15 2011/09/18 14:47:32 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.16 2011/10/04 17:41:00 jer Exp $
57
58 EAPI=3
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos"
66 IUSE="iconv static-libs"
67
68 DEPEND="iconv? ( virtual/libiconv )