From 693783d4e775395c221fa9ac3f1b29eb79c7f559 Mon Sep 17 00:00:00 2001 From: Daniel Kurtz Date: Thu, 6 Sep 2012 11:30:33 +0800 Subject: [PATCH] x11-proto/xf86rushproto - import from upstream portage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New proto required to build xorg-server-1.12.2 BUG=chromium-os:33950 TEST=emerge-{x86,arm}-generic xf86rushproto Change-Id: I4386e1e7cb60557ccdc3d5923033c6c1c57ee481 Reviewed-on: https://gerrit.chromium.org/gerrit/32229 Reviewed-by: Stéphane Marchesin Reviewed-by: Mike Frysinger Commit-Ready: Daniel Kurtz Reviewed-by: Daniel Kurtz Tested-by: Daniel Kurtz --- .../x11-proto/xf86rushproto/Manifest | 1 + .../xf86rushproto/xf86rushproto-1.1.2-r1.ebuild | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/x11-proto/xf86rushproto/Manifest create mode 100644 sdk_container/src/third_party/portage-stable/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/x11-proto/xf86rushproto/Manifest b/sdk_container/src/third_party/portage-stable/x11-proto/xf86rushproto/Manifest new file mode 100644 index 0000000000..dd8dc98032 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/x11-proto/xf86rushproto/Manifest @@ -0,0 +1 @@ +DIST xf86rushproto-1.1.2.tar.bz2 37695 RMD160 2854318476fcc0faa52b0f9bee623504a2f25c22 SHA1 756838c1269412881f23727ac18dd088bb7ce183 SHA256 07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae diff --git a/sdk_container/src/third_party/portage-stable/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild b/sdk_container/src/third_party/portage-stable/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild new file mode 100644 index 0000000000..ff7b02f078 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild,v 1.8 2012/07/12 18:13:44 ranger Exp $ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="X.Org XF86Rush protocol headers" + +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}"