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 F3D5B1382C5 for ; Mon, 23 Apr 2018 22:49:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96531E0AC5; Mon, 23 Apr 2018 22:49:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 64F75E0AC4 for ; Mon, 23 Apr 2018 22:49:02 +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 417F1335C60 for ; Mon, 23 Apr 2018 22:49:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1751129C for ; Mon, 23 Apr 2018 22:48:58 +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: <1524523672.0477084146e7ae3014ffa58eb61323cd61e5a923.mattst88@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.1.ebuild x11-proto/inputproto/inputproto-2.3.2.ebuild x11-proto/inputproto/inputproto-2.3.ebuild X-VCS-Directories: x11-proto/inputproto/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0477084146e7ae3014ffa58eb61323cd61e5a923 X-VCS-Branch: master Date: Mon, 23 Apr 2018 22:48:58 +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: 6a66811d-efcc-4f3a-a4ad-acdfd0a2d290 X-Archives-Hash: c76cd0cba9e9b3ead4b40f4cf61b05c8 commit: 0477084146e7ae3014ffa58eb61323cd61e5a923 Author: Matt Turner gentoo org> AuthorDate: Mon Apr 23 22:24:01 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Apr 23 22:47:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04770841 x11-proto/inputproto: Drop old version x11-proto/inputproto/Manifest | 3 --- x11-proto/inputproto/inputproto-2.3.1.ebuild | 16 ---------------- x11-proto/inputproto/inputproto-2.3.2.ebuild | 16 ---------------- x11-proto/inputproto/inputproto-2.3.ebuild | 16 ---------------- 4 files changed, 51 deletions(-) diff --git a/x11-proto/inputproto/Manifest b/x11-proto/inputproto/Manifest deleted file mode 100644 index 81cbce0de8f..00000000000 --- a/x11-proto/inputproto/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST inputproto-2.3.1.tar.bz2 196435 BLAKE2B fbaf5f96c93cea586f7c5346fe16f5cbc61e2e28ae2f0a1ed1918fdef36ce3f5eca0e11cfa5d7086e98705dd570857128dd33fb1bcafbad43cd3a73ad25fb6b5 SHA512 84f8acff3d54e929af6da088624adcd8dffe2eba0d9ef672e136f76d12f3814fbf6a7962de27becfaa0aa5e70d874eb5297d9eed8809576d7b0d96f8c29d9d72 -DIST inputproto-2.3.2.tar.bz2 200857 BLAKE2B 92b0656d906476d293860d5264c708dd225475a8c0fce52cbaeee6ddd1d04c63bb45ef7b96e61d22e82a1ec4f7fda3b861bf38c4623f679b23c9286d0af2daf6 SHA512 23d41e9ff4f49d80cd00a436e6dbae09adb7b72d3a3d7909c340b4b132b5908b32a497d5e2ec2c994cf0598a788c0481270bf36ce95171c0be4f74b52715fedd -DIST inputproto-2.3.tar.bz2 195642 BLAKE2B c19cbe854c8af0a49171d360dead9e6dbb81264e105b8d31540c0eed5de6085f03febf6df957326e8b7abbf49d3675226d05129ff4e58a2aa52b631cc7c400d8 SHA512 4bc3986a49273777850342cfa086641eeba0fd95ad428a2f025bd44e9ea04516cb6e190b3fd2a99fe21c63d9fe4010bebe57aefe3807050d00f8b301289ec43a diff --git a/x11-proto/inputproto/inputproto-2.3.1.ebuild b/x11-proto/inputproto/inputproto-2.3.1.ebuild deleted file mode 100644 index 803687c7c8b..00000000000 --- a/x11-proto/inputproto/inputproto-2.3.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -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 ~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} -!