From 56bd759df1d0c750a065b8c845e93d5dfa6b549d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Aug 2015 13:49:04 -0700 Subject: proj/gentoo: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed --- x11-drivers/xf86-input-libinput/Manifest | 4 ++++ x11-drivers/xf86-input-libinput/metadata.xml | 5 +++++ .../xf86-input-libinput-0.11.0.ebuild | 17 +++++++++++++++++ .../xf86-input-libinput-0.12.0.ebuild | 17 +++++++++++++++++ .../xf86-input-libinput-0.6.0.ebuild | 17 +++++++++++++++++ .../xf86-input-libinput-0.8.0.ebuild | 17 +++++++++++++++++ 6 files changed, 77 insertions(+) create mode 100644 x11-drivers/xf86-input-libinput/Manifest create mode 100644 x11-drivers/xf86-input-libinput/metadata.xml create mode 100644 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild create mode 100644 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.0.ebuild create mode 100644 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild create mode 100644 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.0.ebuild (limited to 'x11-drivers/xf86-input-libinput') diff --git a/x11-drivers/xf86-input-libinput/Manifest b/x11-drivers/xf86-input-libinput/Manifest new file mode 100644 index 000000000000..30e8575809b4 --- /dev/null +++ b/x11-drivers/xf86-input-libinput/Manifest @@ -0,0 +1,4 @@ +DIST xf86-input-libinput-0.11.0.tar.bz2 294627 SHA256 56babf46c13d15fbd15c9d43815e9220e63acd9ed28095e7d68ad03f9148bbda SHA512 3d8463a9f5275a54b1d5299aca0a12271715582fed882e39ff10934308aadce864357cd9e3c75a4713aee8b12b81f139f33f25e8f92846c98cc299b3c4d6389b WHIRLPOOL 239cf0e7fed5cf82a417a73623b16d0c505695095c2e0957012df030201c1745cd4a1062b691952b39338e167b0eea7e581ad59032382620d896b04617f51bca +DIST xf86-input-libinput-0.12.0.tar.bz2 295050 SHA256 db8f919c24a381cec1e7840f1f2117251501c0c7ae2a43941d84753154a826d6 SHA512 983a40b5b153deb8fff8c4ca6bfd6ede40304365a66f32c2b36942e207ed5fd930ae715aaba7333cd6c3cdddcccf5a8b841f223ce61264f6edafc841145d135f WHIRLPOOL 2af6a411ebdb1404c6216db701e32a1692ee4b69e9298d997d9152f2ea800fa07e6b843bbd8405884bc1e84034ee79344b72737a5f93c9ae3ee3d1b3ba399987 +DIST xf86-input-libinput-0.6.0.tar.bz2 287826 SHA256 2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79 SHA512 536324b4bf52b6a1905655d6d82af5d12d40503e48018e10b1922bcfd18bddad742a716bcc7588188993f46f9724874456e90a70e5a764432f968a66a9d2b639 WHIRLPOOL 5d8994c86b5682d7e5ae0e53b7c8d1b13fdba304603b9ecf3c97297ab732e59111f4c902403a6d0a19492f3e34a7b9a718fbbe105591da19260a3c1f3e2c2a4b +DIST xf86-input-libinput-0.8.0.tar.bz2 290565 SHA256 2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a SHA512 44d2c77b2cc9b29151f90458dbd6fb61b6cdfb23c878ea553e7b96f1085cd547080ab3afe804d0b6cb4d806ae2c9a4c4594b0164a54f3f44741016ec918b9d0e WHIRLPOOL 2c43000edbf688ce6e7bf87f64d1a290e8e7183906e4c586223aa0ef5b9a443b161e0aeca428ec713b0f0aea8b59830040d98ab556566fdaea44b77ae0a16482 diff --git a/x11-drivers/xf86-input-libinput/metadata.xml b/x11-drivers/xf86-input-libinput/metadata.xml new file mode 100644 index 000000000000..01c4c004e735 --- /dev/null +++ b/x11-drivers/xf86-input-libinput/metadata.xml @@ -0,0 +1,5 @@ + + + +x11 + diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild new file mode 100644 index 000000000000..bba8c3c63703 --- /dev/null +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.11.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="X.org input driver based on libinput" + +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/libinput-0.14.0:0=" +DEPEND="${RDEPEND}" + +DOCS=( "README.md" "conf/99-libinput.conf" ) diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.0.ebuild new file mode 100644 index 000000000000..b66b7aadbcea --- /dev/null +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.12.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="X.org input driver based on libinput" + +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/libinput-0.19.0:0=" +DEPEND="${RDEPEND}" + +DOCS=( "README.md" "conf/99-libinput.conf" ) diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild new file mode 100644 index 000000000000..3613f2112aee --- /dev/null +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="X.org input driver based on libinput" + +KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86" +IUSE="" + +RDEPEND=">=dev-libs/libinput-0.8.0:0=" +DEPEND="${RDEPEND}" + +DOCS=( "README.md" "conf/99-libinput.conf" ) diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.0.ebuild new file mode 100644 index 000000000000..cc1cfe784a03 --- /dev/null +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.8.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="X.org input driver based on libinput" + +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND=">=dev-libs/libinput-0.11.0:0=" +DEPEND="${RDEPEND}" + +DOCS=( "README.md" "conf/99-libinput.conf" ) -- cgit v1.2.3-65-gdbad