From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D7466138334 for ; Sun, 9 Jun 2019 18:53:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 158D7E086B; Sun, 9 Jun 2019 18:53:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F24CDE086B for ; Sun, 9 Jun 2019 18:53:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9D07C345AE9 for ; Sun, 9 Jun 2019 18:53:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 149532A5 for ; Sun, 9 Jun 2019 18:53:46 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1560106415.131c92cde59fd004a67383e098a299430d0c74d8.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-elographics/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-input-elographics/Manifest x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild X-VCS-Directories: x11-drivers/xf86-input-elographics/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 131c92cde59fd004a67383e098a299430d0c74d8 X-VCS-Branch: master Date: Sun, 9 Jun 2019 18:53:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9c60f435-6705-49d2-9a96-612351ff0123 X-Archives-Hash: 804dcfae1c554b7f2276550b7896a0e8 commit: 131c92cde59fd004a67383e098a299430d0c74d8 Author: Matt Turner gentoo org> AuthorDate: Sun Jun 9 18:51:13 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Jun 9 18:53:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=131c92cd x11-drivers/xf86-input-elographics: Version bump to 1.4.2 Signed-off-by: Matt Turner gentoo.org> x11-drivers/xf86-input-elographics/Manifest | 1 + .../xf86-input-elographics-1.4.2.ebuild | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/x11-drivers/xf86-input-elographics/Manifest b/x11-drivers/xf86-input-elographics/Manifest index c63c55f1244..787e6856924 100644 --- a/x11-drivers/xf86-input-elographics/Manifest +++ b/x11-drivers/xf86-input-elographics/Manifest @@ -1 +1,2 @@ DIST xf86-input-elographics-1.4.1.tar.bz2 280311 BLAKE2B b1eff3ee03fb25617357cd5019ff210f8258973641555e50c7eb6a20822030a93a46cf7221691db1d957dc3cb8ffefab63bfc442cf922da0a400d331beada0c6 SHA512 94248fbd256ab32af3d6a72179c261231a710b39731e59626e6aa45ade65abb865fb5e62da0b835d52edfe5d9fcc46c03076e0179a8de9a89341d852103195ad +DIST xf86-input-elographics-1.4.2.tar.bz2 306167 BLAKE2B 1bd32ece8e1b3465542af539e5a83c75e23023125b8a21018a4e59b5eb9585e349371b346aa042f2ffcf4ce92d7a8616fa5d2a50224298f928e72a726df6ce22 SHA512 90e9eb3441a78288fbfbb2b108f212b8cfa3d5aaf25a0e88a5e40783cd36bc2d60e02ba390a5f0071eaa37f77e61f0d7ce6d9dbde4f6db21a86ca3294decff97 diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild new file mode 100644 index 00000000000..43c7d5fb7c8 --- /dev/null +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.4.2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +XORG_STATIC="no" +inherit xorg-3 + +DESCRIPTION="Elographics input driver" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE=""