public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xautomation/
@ 2017-02-21  8:14 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-02-21  8:14 UTC (permalink / raw
  To: gentoo-commits

commit:     8f7f418912b1630fefd69e5e2ca10142932761ee
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Feb 20 09:59:58 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 08:13:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7f4189

x11-misc/xautomation: EAPI bump 5 -> 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4043

 .../{xautomation-1.09.ebuild => xautomation-1.09-r1.ebuild}         | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/x11-misc/xautomation/xautomation-1.09.ebuild b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
similarity index 87%
rename from x11-misc/xautomation/xautomation-1.09.ebuild
rename to x11-misc/xautomation/xautomation-1.09-r1.ebuild
index 1947684178..5cb9134426 100644
--- a/x11-misc/xautomation/xautomation-1.09.ebuild
+++ b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Control X from command line and find things on screen"
 HOMEPAGE="http://hoopajoo.net/projects/xautomation.html"
@@ -24,5 +24,3 @@ DEPEND="
 	x11-proto/xextproto
 	x11-proto/xproto
 "
-
-DOCS="AUTHORS ChangeLog"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xautomation/
@ 2017-02-21  8:14 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-02-21  8:14 UTC (permalink / raw
  To: gentoo-commits

commit:     5b1a93be44038c4ef0750e51a7e6332565448bcc
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Feb 20 09:57:26 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 08:13:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1a93be

x11-misc/xautomation: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4043

 x11-misc/xautomation/Manifest                |  1 -
 x11-misc/xautomation/xautomation-1.06.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/x11-misc/xautomation/Manifest b/x11-misc/xautomation/Manifest
index 3b4a796ed8..861579801f 100644
--- a/x11-misc/xautomation/Manifest
+++ b/x11-misc/xautomation/Manifest
@@ -1,3 +1,2 @@
 DIST xautomation-1.05.tar.gz 114472 SHA256 b57056699c405f12ad07254bd2486202df56bbfe2ca9db60cf4f3bedf7425d93 SHA512 88915bdc35baf9efe5f5ab2475ebe88e5f5f8face06ac87a857dcec78ad3a4614e57e4dd30353f12e28e4f588d030c38d25bd6f12eb6df62c79a5712655563b0 WHIRLPOOL 62b670a4bc35b8509dd3a872404301b39a2dd55a0f73d0fbcae1cda82fba9b1c9ebcd18f52c6a395956aedd25289e6b80554d11b11917387e8719f447f11e3a6
-DIST xautomation-1.06.tar.gz 115249 SHA256 970bf67d65e47d9bbee5c4c9cc33ab2d8a0ddb9a436479f1bda83158907ea8d2 SHA512 108f938866fa2b55dfe4cbbdae7e3125af04119ceac0fcbf2ba8f4bdbe59481378554052f6bf62ede1ebca2c0116623f9a855dd744012b609a2495073c1ff9a1 WHIRLPOOL b65f1ebb86b9333fb21f1ac8c466d63fe2bbb96efef50baf37a03e4ced316983a6c23aec0903a0c8c79b2f02a4413a6640061af82601cf8a58d3c259b050de30
 DIST xautomation-1.09.tar.gz 123995 SHA256 ee8f2c61165da682f58371a51cfc263d6e54609b614e712320b0987779d95f0d SHA512 60de78ef9e4bd605ff2cdf1cd34771940d043a2ba0498a053d54dad82476aa123afe91690e7f57d2f346845d4b1313bc0e4d3df524815265c817961978ef4ad8 WHIRLPOOL 51315082d23227805ce969760e12fadf4fa54b2cf6bfe7ccf93af5e5cf7faed9dfffb8a27fa922560c5720e2dea644a82b1e4d2b568dc69270efd70e06cb1c20

diff --git a/x11-misc/xautomation/xautomation-1.06.ebuild b/x11-misc/xautomation/xautomation-1.06.ebuild
deleted file mode 100644
index 5ddb47d786..0000000000
--- a/x11-misc/xautomation/xautomation-1.06.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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-1.2:0
-	x11-libs/libX11
-	x11-libs/libXtst"
-DEPEND="${RDEPEND}
-	x11-proto/inputproto
-	x11-proto/xextproto
-	x11-proto/xproto"
-
-DOCS="AUTHORS ChangeLog"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xautomation/
@ 2017-03-20 11:04 Agostino Sarubbo
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2017-03-20 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     644692ef9d36c60877f72d3217539e477c612d4a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 11:02:32 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 11:02:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644692ef

x11-misc/xautomation: amd64 stable wrt bug #613104

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/xautomation/xautomation-1.09-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xautomation/xautomation-1.09-r1.ebuild b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
index 07d595c00e8..c23b28be254 100644
--- a/x11-misc/xautomation/xautomation-1.09-r1.ebuild
+++ b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 
 RDEPEND="
 	>=media-libs/libpng-1.2:0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xautomation/
@ 2017-03-22  7:30 Michael Weber
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Weber @ 2017-03-22  7:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5360a22df877211310161d60d8d707499c51d56b
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 15:32:15 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 07:29:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5360a22d

x11-misc/xautomation: ppc stable (bug 613104)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 x11-misc/xautomation/xautomation-1.09-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xautomation/xautomation-1.09-r1.ebuild b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
index 56ba270ebfe..920febc767b 100644
--- a/x11-misc/xautomation/xautomation-1.09-r1.ebuild
+++ b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
 
 RDEPEND="
 	>=media-libs/libpng-1.2:0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xautomation/
@ 2017-04-01 10:24 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-04-01 10:24 UTC (permalink / raw
  To: gentoo-commits

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"
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xautomation/
@ 2018-04-15  1:41 Aaron Bauman
  0 siblings, 0 replies; 7+ messages in thread
From: Aaron Bauman @ 2018-04-15  1:41 UTC (permalink / raw
  To: gentoo-commits

commit:     7ddccf2dd0c6e8bb98d5f2e7581a30f4223ffebd
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 14 16:43:27 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 01:38:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddccf2d

x11-misc/xautomation: use HTTPS

 x11-misc/xautomation/xautomation-1.09-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xautomation/xautomation-1.09-r1.ebuild b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
index 920febc767b..7d90eaa218a 100644
--- a/x11-misc/xautomation/xautomation-1.09-r1.ebuild
+++ b/x11-misc/xautomation/xautomation-1.09-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 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"
+HOMEPAGE="https://hoopajoo.net/projects/xautomation.html"
+SRC_URI="https://hoopajoo.net/static/projects/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xautomation/
@ 2023-04-16 12:36 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2023-04-16 12:36 UTC (permalink / raw
  To: gentoo-commits

commit:     035fea046b304adcaad5d702a61b68f391f992e7
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 12:35:26 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 12:35:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035fea04

x11-misc/xautomation: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...xautomation-1.09-r1.ebuild => xautomation-1.09-r2.ebuild} | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/x11-misc/xautomation/xautomation-1.09-r1.ebuild b/x11-misc/xautomation/xautomation-1.09-r2.ebuild
similarity index 77%
rename from x11-misc/xautomation/xautomation-1.09-r1.ebuild
rename to x11-misc/xautomation/xautomation-1.09-r2.ebuild
index ee773eb1d6fb..e210038f66e1 100644
--- a/x11-misc/xautomation/xautomation-1.09-r1.ebuild
+++ b/x11-misc/xautomation/xautomation-1.09-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Control X from command line and find things on screen"
 HOMEPAGE="https://hoopajoo.net/projects/xautomation.html"
@@ -12,12 +12,10 @@ SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ppc x86"
 
 RDEPEND="
-	>=media-libs/libpng-1.2:0
+	media-libs/libpng:=
 	x11-libs/libX11
 	x11-libs/libXi
-	x11-libs/libXtst
-"
+	x11-libs/libXtst"
 DEPEND="
 	${RDEPEND}
-	x11-base/xorg-proto
-"
+	x11-base/xorg-proto"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-04-16 12:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-01 10:24 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xautomation/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2023-04-16 12:36 David Seifert
2018-04-15  1:41 Aaron Bauman
2017-03-22  7:30 Michael Weber
2017-03-20 11:04 Agostino Sarubbo
2017-02-21  8:14 David Seifert
2017-02-21  8:14 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox