Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libxslt: ChangeLog libxslt-1.1.28.ebuild
Date: Wed, 26 Dec 2012 17:52:17
Message-Id: 20121226175206.4F3AC2171D@flycatcher.gentoo.org
1 jdhore 12/12/26 17:52:06
2
3 Modified: ChangeLog libxslt-1.1.28.ebuild
4 Log:
5 marked x86 per bug 447674
6
7 (Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
8
9 Revision Changes Path
10 1.254 dev-libs/libxslt/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?rev=1.254&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?rev=1.254&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?r1=1.253&r2=1.254
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v
19 retrieving revision 1.253
20 retrieving revision 1.254
21 diff -u -r1.253 -r1.254
22 --- ChangeLog 26 Dec 2012 09:04:50 -0000 1.253
23 +++ ChangeLog 26 Dec 2012 17:52:06 -0000 1.254
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libxslt
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.253 2012/12/26 09:04:50 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.254 2012/12/26 17:52:06 jdhore Exp $
29 +
30 + 26 Dec 2012; Jeff Horelick <jdhore@g.o> libxslt-1.1.28.ebuild:
31 + marked x86 per bug 447674
32
33 26 Dec 2012; Agostino Sarubbo <ago@g.o> libxslt-1.1.28.ebuild:
34 Stable for ia64, wrt bug #447674
35
36
37
38 1.9 dev-libs/libxslt/libxslt-1.1.28.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild?r1=1.8&r2=1.9
43
44 Index: libxslt-1.1.28.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- libxslt-1.1.28.ebuild 26 Dec 2012 09:04:50 -0000 1.8
51 +++ libxslt-1.1.28.ebuild 26 Dec 2012 17:52:06 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild,v 1.8 2012/12/26 09:04:50 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild,v 1.9 2012/12/26 17:52:06 jdhore Exp $
57
58 EAPI=5
59
60 @@ -16,7 +16,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
66 IUSE="crypt debug python static-libs"
67
68 RDEPEND=">=dev-libs/libxml2-2.8.0