From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1019882-garchives=archives.gentoo.org@lists.gentoo.org> 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 B3FA51382C5 for <garchives@archives.gentoo.org>; Mon, 23 Apr 2018 22:49:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45AEDE0BA6; Mon, 23 Apr 2018 22:49:04 +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 1B03BE0B9E for <gentoo-commits@lists.gentoo.org>; Mon, 23 Apr 2018 22:49:04 +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 EEA48335C60 for <gentoo-commits@lists.gentoo.org>; Mon, 23 Apr 2018 22:49:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAA3F2A6 for <gentoo-commits@lists.gentoo.org>; Mon, 23 Apr 2018 22:48:58 +0000 (UTC) From: "Matt Turner" <mattst88@gentoo.org> 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" <mattst88@gentoo.org> Message-ID: <1524523698.d8819e18f83917d7da1d1c15011a4f86eb0b15a2.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/xcmiscproto/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-proto/xcmiscproto/Manifest x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild X-VCS-Directories: x11-proto/xcmiscproto/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: d8819e18f83917d7da1d1c15011a4f86eb0b15a2 X-VCS-Branch: master Date: Mon, 23 Apr 2018 22:48:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1654920d-dc7c-42d1-9715-360547b1c375 X-Archives-Hash: 8041b7159d6be1b30e09a1d013866c54 commit: d8819e18f83917d7da1d1c15011a4f86eb0b15a2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Apr 23 22:28:21 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Apr 23 22:48:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8819e18 x11-proto/xcmiscproto: Drop old version x11-proto/xcmiscproto/Manifest | 1 - x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/x11-proto/xcmiscproto/Manifest b/x11-proto/xcmiscproto/Manifest deleted file mode 100644 index 003f7ee1596..00000000000 --- a/x11-proto/xcmiscproto/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST xcmiscproto-1.2.2.tar.bz2 112486 BLAKE2B aede4c96afe54829d1c751a436d3ad7be8858dc1455546e1188cc02e1d7180b0a3de97ce08abdf45e0320e25fa846ab4d5740e5e771987402ad8dbc8ed49b984 SHA512 33060d0f9bba92670fce6e42f5d9094e84b803fd07e61b159aafdbee40a9876b49cf844bc7bae4c628fbb11a6a0883a9ee07041b59290488f1e9dbfe6e5128a8 diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild deleted file mode 100644 index c76692bc792..00000000000 --- a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -XORG_DOC=doc -inherit xorg-2 - -DESCRIPTION="X.Org XCMisc protocol headers" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" - -pkg_setup() { - xorg-2_pkg_setup - - XORG_CONFIGURE_OPTIONS=( - $(use_enable doc specs) - $(use_with doc xmlto) - --without-fop - ) -}