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/libxslt: ChangeLog libxslt-1.1.28.ebuild
Date: Tue, 01 Jan 2013 19:34:44
Message-Id: 20130101193434.BE04E2171D@flycatcher.gentoo.org
1 armin76 13/01/01 19:34:34
2
3 Modified: ChangeLog libxslt-1.1.28.ebuild
4 Log:
5 m68k/s390/sh stable wrt #447674
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
8
9 Revision Changes Path
10 1.257 dev-libs/libxslt/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?rev=1.257&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?rev=1.257&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/ChangeLog?r1=1.256&r2=1.257
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v
19 retrieving revision 1.256
20 retrieving revision 1.257
21 diff -u -r1.256 -r1.257
22 --- ChangeLog 30 Dec 2012 20:41:03 -0000 1.256
23 +++ ChangeLog 1 Jan 2013 19:34:34 -0000 1.257
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.256 2012/12/30 20:41:03 ago Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/ChangeLog,v 1.257 2013/01/01 19:34:34 armin76 Exp $
30 +
31 + 01 Jan 2013; Raúl Porcel <armin76@g.o> libxslt-1.1.28.ebuild:
32 + m68k/s390/sh stable wrt #447674
33
34 30 Dec 2012; Agostino Sarubbo <ago@g.o> libxslt-1.1.28.ebuild:
35 Stable for alpha, wrt bug #447674
36
37
38
39 1.12 dev-libs/libxslt/libxslt-1.1.28.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild?r1=1.11&r2=1.12
44
45 Index: libxslt-1.1.28.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- libxslt-1.1.28.ebuild 30 Dec 2012 20:41:03 -0000 1.11
52 +++ libxslt-1.1.28.ebuild 1 Jan 2013 19:34:34 -0000 1.12
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild,v 1.11 2012/12/30 20:41:03 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxslt/libxslt-1.1.28.ebuild,v 1.12 2013/01/01 19:34:34 armin76 Exp $
59
60 EAPI=5
61
62 @@ -16,7 +16,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
67 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
68 IUSE="crypt debug python static-libs"
69
70 RDEPEND=">=dev-libs/libxml2-2.8.0