* [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: ChangeLog pixman-0.32.6.ebuild
@ 2015-03-03 11:49 Yixun Lan (dlan)
0 siblings, 0 replies; 3+ messages in thread
From: Yixun Lan (dlan) @ 2015-03-03 11:49 UTC (permalink / raw
To: gentoo-commits
dlan 15/03/03 11:49:53
Modified: ChangeLog pixman-0.32.6.ebuild
Log:
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Revision Changes Path
1.197 x11-libs/pixman/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.197&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.197&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?r1=1.196&r2=1.197
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog 24 Feb 2015 08:38:31 -0000 1.196
+++ ChangeLog 3 Mar 2015 11:49:53 -0000 1.197
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pixman
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.196 2015/02/24 08:38:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.197 2015/03/03 11:49:53 dlan Exp $
+
+ 03 Mar 2015; Yixun Lan <dlan@gentoo.org> pixman-0.32.6.ebuild:
+ add arm64 support, tested on A53 board
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pixman-0.32.6.ebuild:
Stable for alpha, wrt bug #530652
1.10 x11-libs/pixman/pixman-0.32.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?r1=1.9&r2=1.10
Index: pixman-0.32.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pixman-0.32.6.ebuild 24 Feb 2015 08:38:31 -0000 1.9
+++ pixman-0.32.6.ebuild 3 Mar 2015 11:49:53 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.9 2015/02/24 08:38:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.10 2015/03/03 11:49:53 dlan Exp $
EAPI=5
XORG_MULTILIB=yes
@@ -9,7 +9,7 @@
EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
DESCRIPTION="Low-level pixel manipulation routines"
-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"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~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"
IUSE="altivec iwmmxt loongson2f cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
RDEPEND="abi_x86_32? (
!<=app-emulation/emul-linux-x86-gtklibs-20131008
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: ChangeLog pixman-0.32.6.ebuild
@ 2015-03-06 7:49 Jeroen Roovers (jer)
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2015-03-06 7:49 UTC (permalink / raw
To: gentoo-commits
jer 15/03/06 07:49:54
Modified: ChangeLog pixman-0.32.6.ebuild
Log:
Stable for HPPA (bug #530652).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.198 x11-libs/pixman/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.198&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.198&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?r1=1.197&r2=1.198
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog 3 Mar 2015 11:49:53 -0000 1.197
+++ ChangeLog 6 Mar 2015 07:49:54 -0000 1.198
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pixman
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.197 2015/03/03 11:49:53 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.198 2015/03/06 07:49:54 jer Exp $
+
+ 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> pixman-0.32.6.ebuild:
+ Stable for HPPA (bug #530652).
03 Mar 2015; Yixun Lan <dlan@gentoo.org> pixman-0.32.6.ebuild:
add arm64 support, tested on A53 board
1.11 x11-libs/pixman/pixman-0.32.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?r1=1.10&r2=1.11
Index: pixman-0.32.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pixman-0.32.6.ebuild 3 Mar 2015 11:49:53 -0000 1.10
+++ pixman-0.32.6.ebuild 6 Mar 2015 07:49:54 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.10 2015/03/03 11:49:53 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.11 2015/03/06 07:49:54 jer Exp $
EAPI=5
XORG_MULTILIB=yes
@@ -9,7 +9,7 @@
EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
DESCRIPTION="Low-level pixel manipulation routines"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~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"
+KEYWORDS="alpha amd64 ~arm ~arm64 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"
IUSE="altivec iwmmxt loongson2f cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
RDEPEND="abi_x86_32? (
!<=app-emulation/emul-linux-x86-gtklibs-20131008
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: ChangeLog pixman-0.32.6.ebuild
@ 2015-03-14 14:19 Markus Meier (maekke)
0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2015-03-14 14:19 UTC (permalink / raw
To: gentoo-commits
maekke 15/03/14 14:19:22
Modified: ChangeLog pixman-0.32.6.ebuild
Log:
arm stable, bug #530652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.199 x11-libs/pixman/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.199&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?rev=1.199&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/ChangeLog?r1=1.198&r2=1.199
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- ChangeLog 6 Mar 2015 07:49:54 -0000 1.198
+++ ChangeLog 14 Mar 2015 14:19:22 -0000 1.199
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pixman
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.198 2015/03/06 07:49:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.199 2015/03/14 14:19:22 maekke Exp $
+
+ 14 Mar 2015; Markus Meier <maekke@gentoo.org> pixman-0.32.6.ebuild:
+ arm stable, bug #530652
06 Mar 2015; Jeroen Roovers <jer@gentoo.org> pixman-0.32.6.ebuild:
Stable for HPPA (bug #530652).
1.12 x11-libs/pixman/pixman-0.32.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild?r1=1.11&r2=1.12
Index: pixman-0.32.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pixman-0.32.6.ebuild 6 Mar 2015 07:49:54 -0000 1.11
+++ pixman-0.32.6.ebuild 14 Mar 2015 14:19:22 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.11 2015/03/06 07:49:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.6.ebuild,v 1.12 2015/03/14 14:19:22 maekke Exp $
EAPI=5
XORG_MULTILIB=yes
@@ -9,7 +9,7 @@
EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
DESCRIPTION="Low-level pixel manipulation routines"
-KEYWORDS="alpha amd64 ~arm ~arm64 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"
+KEYWORDS="alpha amd64 arm ~arm64 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"
IUSE="altivec iwmmxt loongson2f cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
RDEPEND="abi_x86_32? (
!<=app-emulation/emul-linux-x86-gtklibs-20131008
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-14 14:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-14 14:19 [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: ChangeLog pixman-0.32.6.ebuild Markus Meier (maekke)
-- strict thread matches above, loose matches on Subject: below --
2015-03-06 7:49 Jeroen Roovers (jer)
2015-03-03 11:49 Yixun Lan (dlan)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox