From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1754F59CAF for ; Mon, 4 Apr 2016 18:53:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FAA821C10B; Mon, 4 Apr 2016 18:53:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2444621C10B for ; Mon, 4 Apr 2016 18:53:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E6A9340BBD for ; Mon, 4 Apr 2016 18:53:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E1DF76 for ; Mon, 4 Apr 2016 18:53:18 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1459795979.82864215c4251d9cc15171481bdf4629a45f041d.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/inputproto/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-proto/inputproto/Manifest x11-proto/inputproto/inputproto-2.3.2.ebuild X-VCS-Directories: x11-proto/inputproto/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 82864215c4251d9cc15171481bdf4629a45f041d X-VCS-Branch: master Date: Mon, 4 Apr 2016 18:53:18 +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-Archives-Salt: 21514802-ca85-4eec-9290-44abdc8174b4 X-Archives-Hash: 81e7f9790a903c118c62a411e6cdd3f6 commit: 82864215c4251d9cc15171481bdf4629a45f041d Author: Manuel Rüger gentoo org> AuthorDate: Mon Apr 4 18:52:59 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon Apr 4 18:52:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82864215 x11-proto/inputproto: Version bump to 2.3.2 Package-Manager: portage-2.2.28 x11-proto/inputproto/Manifest | 1 + x11-proto/inputproto/inputproto-2.3.2.ebuild | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/x11-proto/inputproto/Manifest b/x11-proto/inputproto/Manifest index f027ee0..e35d12c 100644 --- a/x11-proto/inputproto/Manifest +++ b/x11-proto/inputproto/Manifest @@ -1,2 +1,3 @@ DIST inputproto-2.3.1.tar.bz2 196435 SHA256 5a47ee62053a6acef3a83f506312494be1461068d0b9269d818839703b95c1d1 SHA512 84f8acff3d54e929af6da088624adcd8dffe2eba0d9ef672e136f76d12f3814fbf6a7962de27becfaa0aa5e70d874eb5297d9eed8809576d7b0d96f8c29d9d72 WHIRLPOOL 954defa7fd9115c6ca0795ee77645375f0e28dfaad87f2fc902e9c38196c93339a9f0eac9018c00179b583f4334e42cac844c4f974f9bbf5234e36faa25d1512 +DIST inputproto-2.3.2.tar.bz2 200857 SHA256 893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d SHA512 23d41e9ff4f49d80cd00a436e6dbae09adb7b72d3a3d7909c340b4b132b5908b32a497d5e2ec2c994cf0598a788c0481270bf36ce95171c0be4f74b52715fedd WHIRLPOOL 694cfc59094878855ef0aad5b48a8ec8cc8daffd0608cd46496f8d73b38507dde1bab5658f82b0a8e712836e28b0fa7c439228f9a671a483a14af4a1bd7124d3 DIST inputproto-2.3.tar.bz2 195642 SHA256 7d26b193f6699f8e9c1e28bf026844b7ecea33dd644402523471be109152c32f SHA512 4bc3986a49273777850342cfa086641eeba0fd95ad428a2f025bd44e9ea04516cb6e190b3fd2a99fe21c63d9fe4010bebe57aefe3807050d00f8b301289ec43a WHIRLPOOL 6604906b9bf756559a6ba236b4f0b4fb97062e6b09aac57fdd17c3e1ca7c4bec470f725c2e4a1a3252fae4326a27e06486008e8f859cc58c1b0471482066f7fb diff --git a/x11-proto/inputproto/inputproto-2.3.2.ebuild b/x11-proto/inputproto/inputproto-2.3.2.ebuild new file mode 100644 index 0000000..d96d555 --- /dev/null +++ b/x11-proto/inputproto/inputproto-2.3.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +XORG_MULTILIB=yes +inherit xorg-2 + +DESCRIPTION="X.Org Input protocol headers" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} +!