From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdo/
Date: Sun, 17 Nov 2019 22:10:21 +0000 (UTC) [thread overview]
Message-ID: <1574028564.7971f36762d4b0a1f13f2e4b4410258d929e11e9.radhermit@gentoo> (raw)
commit: 7971f36762d4b0a1f13f2e4b4410258d929e11e9
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 21:43:55 2019 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> 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 <radhermit <AT> 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
-}
next reply other threads:[~2019-11-17 22:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-17 22:10 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-17 22:10 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdo/ Tim Harder
2019-11-17 22:10 Tim Harder
2017-09-20 6:16 Tim Harder
2017-08-22 15:17 Tim Harder
2017-03-07 9:14 David Seifert
2016-01-16 5:43 Tim Harder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1574028564.7971f36762d4b0a1f13f2e4b4410258d929e11e9.radhermit@gentoo \
--to=radhermit@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox