Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/ptexenc: ptexenc-1.2.0_p20110705.ebuild ChangeLog
Date: Sun, 04 Mar 2012 15:38:19
Message-Id: 20120304153811.0226A2004B@flycatcher.gentoo.org
1 klausman 12/03/04 15:38:10
2
3 Modified: ptexenc-1.2.0_p20110705.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #395735
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild?r1=1.9&r2=1.10
15
16 Index: ptexenc-1.2.0_p20110705.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ptexenc-1.2.0_p20110705.ebuild 3 Mar 2012 13:07:04 -0000 1.9
23 +++ ptexenc-1.2.0_p20110705.ebuild 4 Mar 2012 15:38:10 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild,v 1.9 2012/03/03 13:07:04 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.2.0_p20110705.ebuild,v 1.10 2012/03/04 15:38:10 klausman Exp $
29
30 EAPI=3
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
37 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
38 IUSE="iconv static-libs"
39
40 DEPEND="iconv? ( virtual/libiconv )
41
42
43
44 1.25 dev-libs/ptexenc/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?rev=1.25&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?rev=1.25&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?r1=1.24&r2=1.25
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v
53 retrieving revision 1.24
54 retrieving revision 1.25
55 diff -u -r1.24 -r1.25
56 --- ChangeLog 3 Mar 2012 13:07:04 -0000 1.24
57 +++ ChangeLog 4 Mar 2012 15:38:10 -0000 1.25
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-libs/ptexenc
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.24 2012/03/03 13:07:04 ranger Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.25 2012/03/04 15:38:10 klausman Exp $
63 +
64 + 04 Mar 2012; Tobias Klausmann <klausman@g.o>
65 + ptexenc-1.2.0_p20110705.ebuild:
66 + Stable on alpha, bug #395735
67
68 03 Mar 2012; Brent Baude <ranger@g.o> ptexenc-1.2.0_p20110705.ebuild:
69 Marking ptexenc-1.2.0_p20110705 ppc64 stable for bug 395735