Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: ChangeLog pixman-0.28.0.ebuild
Date: Tue, 01 Jan 2013 19:05:33
Message-Id: 20130101190523.E88892171D@flycatcher.gentoo.org
1 armin76 13/01/01 19:05:23
2
3 Modified: ChangeLog pixman-0.28.0.ebuild
4 Log:
5 s390/sh stable wrt #440872
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.151 x11-libs/pixman/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.151&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.151&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?r1=1.150&r2=1.151
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v
19 retrieving revision 1.150
20 retrieving revision 1.151
21 diff -u -r1.150 -r1.151
22 --- ChangeLog 30 Dec 2012 14:55:09 -0000 1.150
23 +++ ChangeLog 1 Jan 2013 19:05:23 -0000 1.151
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/pixman
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.150 2012/12/30 14:55:09 ago Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.151 2013/01/01 19:05:23 armin76 Exp $
30 +
31 + 01 Jan 2013; Raúl Porcel <armin76@g.o> pixman-0.28.0.ebuild:
32 + s390/sh stable wrt #440872
33
34 30 Dec 2012; Agostino Sarubbo <ago@g.o> pixman-0.28.0.ebuild:
35 Stable for alpha, wrt bug #440872
36
37
38
39 1.10 x11-libs/pixman/pixman-0.28.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild?r1=1.9&r2=1.10
44
45 Index: pixman-0.28.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- pixman-0.28.0.ebuild 30 Dec 2012 14:55:09 -0000 1.9
52 +++ pixman-0.28.0.ebuild 1 Jan 2013 19:05:23 -0000 1.10
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/x11-libs/pixman/pixman-0.28.0.ebuild,v 1.9 2012/12/30 14:55:09 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.28.0.ebuild,v 1.10 2013/01/01 19:05:23 armin76 Exp $
59
60 EAPI=4
61 inherit xorg-2 toolchain-funcs versionator
62 @@ -8,7 +8,7 @@
63 EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
64 DESCRIPTION="Low-level pixel manipulation routines"
65
66 -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
67 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
68 IUSE="altivec iwmmxt mmx neon sse2"
69
70 src_configure() {