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 823D8138334 for ; Sun, 17 Nov 2019 22:10:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4155EE0930; Sun, 17 Nov 2019 22:10:28 +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 CCB0CE0929 for ; Sun, 17 Nov 2019 22:10:27 +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 782AB34CF2F for ; Sun, 17 Nov 2019 22:10:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A27248BC for ; Sun, 17 Nov 2019 22:10:21 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1574028564.7971f36762d4b0a1f13f2e4b4410258d929e11e9.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdo/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xdo/Manifest x11-misc/xdo/xdo-0.5.6.ebuild x11-misc/xdo/xdo-0.5.ebuild X-VCS-Directories: x11-misc/xdo/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 7971f36762d4b0a1f13f2e4b4410258d929e11e9 X-VCS-Branch: master Date: Sun, 17 Nov 2019 22:10:21 +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: 90f304c3-4bfa-4253-8912-11381fd6c0f3 X-Archives-Hash: ded0c4419f8fd488a37d86fe18bf9ae4 commit: 7971f36762d4b0a1f13f2e4b4410258d929e11e9 Author: Tim Harder gentoo org> AuthorDate: Sun Nov 17 21:43:55 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Sun Nov 17 22:09:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7971f367 x11-misc/xdo: remove old Signed-off-by: Tim Harder gentoo.org> x11-misc/xdo/Manifest | 2 -- x11-misc/xdo/xdo-0.5.6.ebuild | 26 -------------------------- x11-misc/xdo/xdo-0.5.ebuild | 25 ------------------------- 3 files changed, 53 deletions(-) diff --git a/x11-misc/xdo/Manifest b/x11-misc/xdo/Manifest index 1a7ec139a31..dc9c2b2e3b8 100644 --- a/x11-misc/xdo/Manifest +++ b/x11-misc/xdo/Manifest @@ -1,3 +1 @@ -DIST xdo-0.5.6.tar.gz 7191 BLAKE2B 78bfeea3b2661dc06446e3205e64c609864992399dffc2ae5e99e9487a5e2b6d2cdd09ae5cc815b578ffb635abf649f6a892d80199196220afadf2a0c7693ad8 SHA512 0366f1eb473db32909619b9d7059e6528b071d920a3148c6f31b8911fc0cc5e0c9f8de56d95a0dfce29d554c76cdf967438d99c267826416bb03487efb78346d DIST xdo-0.5.7.tar.gz 7453 BLAKE2B 04710f0a52dba22ef6e5556884ccd6a584e68167511f596aabcd19553d14a3b8d441b1a3d94cb927f5af3c9231690a9954ff8126d35f71a17d85d6aa3a31063f SHA512 0978a8571a35899c916495c9d38458adb6c766db4d498dfacf2f0a46e373f7caa3c3e227096b3e60e03c67b972777cf7519e5b6eee7ebb91f82d4450ac0ff98d -DIST xdo-0.5.tar.gz 6853 BLAKE2B dd7937ce36270803bf0dc08c2633bc75564b86535ac441b7a11fa6b41568925e4f4139f03ea5929d852a0b6b35cd5f61775e37880a43a37301cafa01382e9e0d SHA512 a33a1480d45b641e471a65b93ac6d5b8c1922559370590a49dd27f5ff139ad59484e4c82266f1a0c2e2c8d6d237a56fc7122424d1270f34f7b9ba616fd04e486 diff --git a/x11-misc/xdo/xdo-0.5.6.ebuild b/x11-misc/xdo/xdo-0.5.6.ebuild deleted file mode 100644 index 785b54546ac..00000000000 --- a/x11-misc/xdo/xdo-0.5.6.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit toolchain-funcs - -DESCRIPTION="Small X utility to perform elementary actions on windows" -HOMEPAGE="https://github.com/baskerville/xdo/" -SRC_URI="https://github.com/baskerville/xdo/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="x11-libs/libxcb - x11-libs/xcb-util - x11-libs/xcb-util-wm" -RDEPEND="${DEPEND}" - -src_compile() { - emake CC="$(tc-getCC)" PREFIX=/usr -} - -src_install() { - emake PREFIX=/usr DESTDIR="${D}" install -} diff --git a/x11-misc/xdo/xdo-0.5.ebuild b/x11-misc/xdo/xdo-0.5.ebuild deleted file mode 100644 index a3b6c5acf16..00000000000 --- a/x11-misc/xdo/xdo-0.5.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit toolchain-funcs - -DESCRIPTION="Small X utility to perform elementary actions on windows" -HOMEPAGE="https://github.com/baskerville/xdo/" -SRC_URI="https://github.com/baskerville/xdo/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="x11-libs/libxcb - x11-libs/xcb-util-wm" -RDEPEND="${DEPEND}" - -src_compile() { - emake CC="$(tc-getCC)" PREFIX=/usr -} - -src_install() { - emake PREFIX=/usr DESTDIR="${D}" install -}