Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Sun, 27 Feb 2011 15:46:28
Message-Id: 20110227154618.206B520054@flycatcher.gentoo.org
1 armin76 11/02/27 15:46:18
2
3 Modified: ChangeLog ptexenc-1.1.0_p20100722.ebuild
4 Log:
5 Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
6
7 (Portage version: 2.1.9.41/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.7 dev-libs/ptexenc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 20 Feb 2011 09:32:37 -0000 1.6
23 +++ ChangeLog 27 Feb 2011 15:46:18 -0000 1.7
24 @@ -1,6 +1,10 @@
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.6 2011/02/20 09:32:37 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ChangeLog,v 1.7 2011/02/27 15:46:18 armin76 Exp $
29 +
30 + 27 Feb 2011; Raúl Porcel <armin76@g.o>
31 + ptexenc-1.1.0_p20100722.ebuild:
32 + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
33
34 20 Feb 2011; Kacper Kowalik <xarthisius@g.o>
35 ptexenc-1.1.0_p20100722.ebuild:
36
37
38
39 1.7 dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild?r1=1.6&r2=1.7
44
45 Index: ptexenc-1.1.0_p20100722.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- ptexenc-1.1.0_p20100722.ebuild 20 Feb 2011 09:32:37 -0000 1.6
52 +++ ptexenc-1.1.0_p20100722.ebuild 27 Feb 2011 15:46:18 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.6 2011/02/20 09:32:37 xarthisius Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.1.0_p20100722.ebuild,v 1.7 2011/02/27 15:46:18 armin76 Exp $
58
59 EAPI=3
60
61 @@ -11,7 +11,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos"
67 IUSE="iconv static-libs"
68
69 DEPEND="iconv? ( virtual/libiconv )"