jer 15/03/06 07:59:57 Modified: ChangeLog xcb-util-0.4.0.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.81 x11-libs/xcb-util/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/ChangeLog?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/ChangeLog?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/ChangeLog?r1=1.80&r2=1.81 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- ChangeLog 3 Mar 2015 11:54:12 -0000 1.80 +++ ChangeLog 6 Mar 2015 07:59:57 -0000 1.81 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xcb-util # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.80 2015/03/03 11:54:12 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.81 2015/03/06 07:59:57 jer Exp $ + + 06 Mar 2015; Jeroen Roovers <[email protected]> xcb-util-0.4.0.ebuild: + Stable for HPPA (bug #530652). 03 Mar 2015; Yixun Lan <[email protected]> xcb-util-0.4.0.ebuild: add arm64 support, tested on A53 board 1.10 x11-libs/xcb-util/xcb-util-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/xcb-util-0.4.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/xcb-util-0.4.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util/xcb-util-0.4.0.ebuild?r1=1.9&r2=1.10 Index: xcb-util-0.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.4.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xcb-util-0.4.0.ebuild 3 Mar 2015 11:54:12 -0000 1.9 +++ xcb-util-0.4.0.ebuild 6 Mar 2015 07:59:57 -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/xcb-util/xcb-util-0.4.0.ebuild,v 1.9 2015/03/03 11:54:12 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.4.0.ebuild,v 1.10 2015/03/06 07:59:57 jer Exp $ EAPI=5 @@ -15,7 +15,7 @@ DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]
