commit:     aea866f4b86978abdd01d67980b8d8dce5755188
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Mar 28 18:27:33 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 10:23:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea866f4

x11-misc/xautomation: Remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4319

 x11-misc/xautomation/Manifest                |  1 -
 x11-misc/xautomation/xautomation-1.05.ebuild | 31 ----------------------------
 2 files changed, 32 deletions(-)

diff --git a/x11-misc/xautomation/Manifest b/x11-misc/xautomation/Manifest
index 861579801fe..05a01c0b39a 100644
--- a/x11-misc/xautomation/Manifest
+++ b/x11-misc/xautomation/Manifest
@@ -1,2 +1 @@
-DIST xautomation-1.05.tar.gz 114472 SHA256 
b57056699c405f12ad07254bd2486202df56bbfe2ca9db60cf4f3bedf7425d93 SHA512 
88915bdc35baf9efe5f5ab2475ebe88e5f5f8face06ac87a857dcec78ad3a4614e57e4dd30353f12e28e4f588d030c38d25bd6f12eb6df62c79a5712655563b0
 WHIRLPOOL 
62b670a4bc35b8509dd3a872404301b39a2dd55a0f73d0fbcae1cda82fba9b1c9ebcd18f52c6a395956aedd25289e6b80554d11b11917387e8719f447f11e3a6
 DIST xautomation-1.09.tar.gz 123995 SHA256 
ee8f2c61165da682f58371a51cfc263d6e54609b614e712320b0987779d95f0d SHA512 
60de78ef9e4bd605ff2cdf1cd34771940d043a2ba0498a053d54dad82476aa123afe91690e7f57d2f346845d4b1313bc0e4d3df524815265c817961978ef4ad8
 WHIRLPOOL 
51315082d23227805ce969760e12fadf4fa54b2cf6bfe7ccf93af5e5cf7faed9dfffb8a27fa922560c5720e2dea644a82b1e4d2b568dc69270efd70e06cb1c20

diff --git a/x11-misc/xautomation/xautomation-1.05.ebuild 
b/x11-misc/xautomation/xautomation-1.05.ebuild
deleted file mode 100644
index 8502781f6c2..00000000000
--- a/x11-misc/xautomation/xautomation-1.05.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Control X from command line and find things on screen"
-HOMEPAGE="http://hoopajoo.net/projects/xautomation.html";
-SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86"
-IUSE=""
-
-RDEPEND="
-       media-libs/libpng
-       x11-libs/libX11
-       x11-libs/libXtst
-"
-DEPEND="
-       ${RDEPEND}
-       x11-proto/inputproto
-       x11-proto/xextproto
-       x11-proto/xproto
-"
-
-DOCS=( AUTHORS ChangeLog )
-
-src_prepare() {
-       export LIBS="-lX11"
-}

Reply via email to