diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:41:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:41:21 +0000 |
commit | 00982aee61013804c8b5d3d8b0cf9f224dd26408 (patch) | |
tree | b93f7e4a5f71fba6b35386ff39c7de815d4b4a7c /x11-libs/pixman | |
parent | Stable for amd64, wrt bug #492526 (diff) | |
download | gentoo-2-00982aee61013804c8b5d3d8b0cf9f224dd26408.tar.gz gentoo-2-00982aee61013804c8b5d3d8b0cf9f224dd26408.tar.bz2 gentoo-2-00982aee61013804c8b5d3d8b0cf9f224dd26408.zip |
Stable for x86, wrt bug #493292
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/pixman')
-rw-r--r-- | x11-libs/pixman/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pixman/pixman-0.32.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pixman/ChangeLog b/x11-libs/pixman/ChangeLog index 92595a0c455e..608fc29eee59 100644 --- a/x11-libs/pixman/ChangeLog +++ b/x11-libs/pixman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pixman # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.178 2013/12/06 20:39:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.179 2013/12/06 20:41:21 ago Exp $ + + 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pixman-0.32.4.ebuild: + Stable for x86, wrt bug #493292 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pixman-0.32.4.ebuild: Stable for amd64, wrt bug #493292 diff --git a/x11-libs/pixman/pixman-0.32.4.ebuild b/x11-libs/pixman/pixman-0.32.4.ebuild index d1964976bfb2..b69fe3fa23a3 100644 --- a/x11-libs/pixman/pixman-0.32.4.ebuild +++ b/x11-libs/pixman/pixman-0.32.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild,v 1.4 2013/12/06 20:39:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.32.4.ebuild,v 1.5 2013/12/06 20:41:21 ago Exp $ EAPI=5 XORG_MULTILIB=yes @@ -9,7 +9,7 @@ inherit xorg-2 toolchain-funcs versionator 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 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 mmxext neon sse2 ssse3" RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-gtklibs-20131008 |