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 6F9D21382C5 for ; Mon, 23 Apr 2018 22:49:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D606BE0AE9; Mon, 23 Apr 2018 22:49:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 AF3B2E0AC4 for ; Mon, 23 Apr 2018 22:49:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5DCBF335C74 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 3C5ED29E 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: <1524523677.e02fcb3c45d1f4a9bd80c0e4f56c6fa1eb680be8.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/presentproto/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-proto/presentproto/Manifest x11-proto/presentproto/presentproto-1.1.ebuild X-VCS-Directories: x11-proto/presentproto/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e02fcb3c45d1f4a9bd80c0e4f56c6fa1eb680be8 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: 412a6fc3-5211-4204-9ddc-995b4cdc72b4 X-Archives-Hash: f66436421980a86a0dfe1d8facd0ebe0 commit: e02fcb3c45d1f4a9bd80c0e4f56c6fa1eb680be8 Author: Matt Turner gentoo org> AuthorDate: Mon Apr 23 22:25:19 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Apr 23 22:47:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e02fcb3c x11-proto/presentproto: Drop old version x11-proto/presentproto/Manifest | 1 - x11-proto/presentproto/presentproto-1.1.ebuild | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/x11-proto/presentproto/Manifest b/x11-proto/presentproto/Manifest deleted file mode 100644 index f5466285478..00000000000 --- a/x11-proto/presentproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST presentproto-1.1.tar.bz2 116156 BLAKE2B df0e3b2f0ad33f8da05fb8fa33638478a4da965b6b81c1ec880c5cc2d3dbfa2f4e6980daf9dd58447f57deb2fa5510bd588d43488217946d67b6ac605351ac40 SHA512 2c712136c8b4e99190932928d98e1a628197d0bf25180cac196ab8768720d61f7907006315bc3610e23666a8fbe39cfa9115c5fd72914aee2498776c8b46f7b2 diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild deleted file mode 100644 index c3fe94fb7b3..00000000000 --- a/x11-proto/presentproto/presentproto-1.1.ebuild +++ /dev/null @@ -1,14 +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 Present protocol specification and Xlib/Xserver headers" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}"