mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 17:41:05 +02:00
Upgrade to libX11 1.4.99.901.
This is needed for the new libXi. BUG=chromium:112329 TEST=by hand Change-Id: I4b94a4b72630337610ac950cbfe4b403f819a92c Reviewed-on: https://gerrit.chromium.org/gerrit/19540 Tested-by: Stéphane Marchesin <marcheu@chromium.org> Reviewed-by: Stuart Abercrombie <sabercrombie@chromium.org> Commit-Ready: Stéphane Marchesin <marcheu@chromium.org>
This commit is contained in:
parent
12f78148d1
commit
f8f2e0657d
@ -1,16 +1,15 @@
|
|||||||
# Copyright 1999-2012 Gentoo Foundation
|
# Copyright 1999-2012 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.4.4.ebuild,v 1.9 2012/01/15 20:45:05 chithanh Exp $
|
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.4.99.901.ebuild,v 1.1 2012/03/16 23:29:19 chithanh Exp $
|
||||||
|
|
||||||
EAPI=4
|
EAPI=4
|
||||||
|
|
||||||
XORG_DOC=doc
|
XORG_DOC=doc
|
||||||
XORG_EAUTORECONF=yes
|
|
||||||
inherit xorg-2 toolchain-funcs flag-o-matic
|
inherit xorg-2 toolchain-funcs flag-o-matic
|
||||||
|
|
||||||
DESCRIPTION="X.Org X11 library"
|
DESCRIPTION="X.Org X11 library"
|
||||||
|
|
||||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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="ipv6 test"
|
IUSE="ipv6 test"
|
||||||
|
|
||||||
RDEPEND=">=x11-libs/libxcb-1.1.92
|
RDEPEND=">=x11-libs/libxcb-1.1.92
|
Loading…
x
Reference in New Issue
Block a user