Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/ptexenc: ptexenc-1.2.0_p20110705.ebuild ptexenc-1.1.0_p20100722.ebuild ChangeLog
Date: Wed, 27 Jul 2011 19:48:22
Message-Id: 20110727194811.9292A2004B@flycatcher.gentoo.org
1 aballier 11/07/27 19:48:11
2
3 Modified: ptexenc-1.2.0_p20110705.ebuild
4 ptexenc-1.1.0_p20100722.ebuild ChangeLog
5 Log:
6 depend on kpathsea, bug #376645
7
8 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild?r1=1.1&r2=1.2
16
17 Index: ptexenc-1.2.0_p20110705.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ptexenc-1.2.0_p20110705.ebuild 27 Jul 2011 12:59:21 -0000 1.1
24 +++ ptexenc-1.2.0_p20110705.ebuild 27 Jul 2011 19:48:11 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild,v 1.1 2011/07/27 12:59:21 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild,v 1.2 2011/07/27 19:48:11 aballier Exp $
30
31 EAPI=3
32
33 @@ -14,7 +14,8 @@
34 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos"
35 IUSE="iconv static-libs"
36
37 -DEPEND="iconv? ( virtual/libiconv )"
38 +DEPEND="iconv? ( virtual/libiconv )
39 + dev-libs/kpathsea"
40 RDEPEND="${DEPEND}"
41
42 S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}
43
44
45
46 1.10 dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?rev=1.10&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?rev=1.10&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?r1=1.9&r2=1.10
51
52 Index: ptexenc-1.1.0_p20100722.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v
55 retrieving revision 1.9
56 retrieving revision 1.10
57 diff -u -r1.9 -r1.10
58 --- ptexenc-1.1.0_p20100722.ebuild 7 Jul 2011 14:01:04 -0000 1.9
59 +++ ptexenc-1.1.0_p20100722.ebuild 27 Jul 2011 19:48:11 -0000 1.10
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2011 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.9 2011/07/07 14:01:04 aballier Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.10 2011/07/27 19:48:11 aballier Exp $
65
66 EAPI=3
67
68 @@ -14,7 +14,8 @@
69 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos"
70 IUSE="iconv static-libs"
71
72 -DEPEND="iconv? ( virtual/libiconv )"
73 +DEPEND="iconv? ( virtual/libiconv )
74 + dev-libs/kpathsea"
75 RDEPEND="${DEPEND}"
76
77 S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}
78
79
80
81 1.11 dev-libs/ptexenc/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?rev=1.11&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?rev=1.11&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?r1=1.10&r2=1.11
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v
90 retrieving revision 1.10
91 retrieving revision 1.11
92 diff -u -r1.10 -r1.11
93 --- ChangeLog 27 Jul 2011 12:59:21 -0000 1.10
94 +++ ChangeLog 27 Jul 2011 19:48:11 -0000 1.11
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-libs/ptexenc
97 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.10 2011/07/27 12:59:21 aballier Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.11 2011/07/27 19:48:11 aballier Exp $
100 +
101 + 27 Jul 2011; Alexis Ballier <aballier@g.o>
102 + ptexenc-1.1.0_p20100722.ebuild, ptexenc-1.2.0_p20110705.ebuild:
103 + depend on kpathsea, bug #376645
104
105 *ptexenc-1.2.0_p20110705 (27 Jul 2011)