public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2017-01-26  5:42 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2017-01-26  5:42 UTC (permalink / raw
  To: gentoo-commits

commit:     816fe81458a6879769c87540fa6d6d469cba0a2c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 05:41:01 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 05:42:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816fe814

x11-apps/xeyes: s/CONFIGURE_OPTIONS/XORG_CONFIGURE_OPTIONS/

 x11-apps/xeyes/xeyes-1.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild
index 1d574c7..839ebbc 100644
--- a/x11-apps/xeyes/xeyes-1.1.1.ebuild
+++ b/x11-apps/xeyes/xeyes-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,4 +16,4 @@ RDEPEND="x11-libs/libX11
 	x11-libs/libXrender"
 DEPEND="${RDEPEND}"
 
-CONFIGURE_OPTIONS="--with-xrender"
+XORG_CONFIGURE_OPTIONS="--with-xrender"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2017-03-16 19:13 David Seifert
  0 siblings, 0 replies; 25+ messages in thread
From: David Seifert @ 2017-03-16 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ee437911593decec5cd29176b7fa8b20d1db8c80
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Mar 11 15:36:12 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 19:12:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee437911

x11-apps/xeyes: EAPI5, verbose build

No changes in files. Verified with sha1sum on amd64.

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

 x11-apps/xeyes/xeyes-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild
index cd9ba31cb1d..e4142c865d8 100644
--- a/x11-apps/xeyes/xeyes-1.1.1.ebuild
+++ b/x11-apps/xeyes/xeyes-1.1.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=3
+EAPI=5
 
 inherit xorg-2
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2017-07-14 12:38 Alexis Ballier
  0 siblings, 0 replies; 25+ messages in thread
From: Alexis Ballier @ 2017-07-14 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     bf602393a16ee388e02e6d0d97b6d4b7f23a8e85
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 14 12:37:50 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 12:37:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf602393

x11-apps/xeyes: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-apps/xeyes/xeyes-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild
index e4142c865d8..e9532f0451a 100644
--- a/x11-apps/xeyes/xeyes-1.1.1.ebuild
+++ b/x11-apps/xeyes/xeyes-1.1.1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit xorg-2
 
 DESCRIPTION="X.Org xeyes application"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 IUSE=""
 RDEPEND="x11-libs/libX11
 	x11-libs/libXt


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2018-03-10  2:29 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2018-03-10  2:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d01f76e141ce88bbd978b4b87c9ed3b3bda5ca6f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 02:14:58 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 02:29:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01f76e1

x11-apps/xeyes: Version bump to 1.1.2

 x11-apps/xeyes/Manifest           |  1 +
 x11-apps/xeyes/xeyes-1.1.2.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/x11-apps/xeyes/Manifest b/x11-apps/xeyes/Manifest
index ef429753261..d8594d5d037 100644
--- a/x11-apps/xeyes/Manifest
+++ b/x11-apps/xeyes/Manifest
@@ -1 +1,2 @@
 DIST xeyes-1.1.1.tar.bz2 113757 BLAKE2B eed50677718223be829fed869360dc2ed98252a2e0a335403b8e680bd5a47cb96d92a762899e46a8823a260dda4be7ae98b45208c87c80a833ab8929056df427 SHA512 3cb734239fa3180a9cc0eb2564c5a04f5e5c64ea314079c0604cebdbb821132f95a2c113dab476af8820308f0e6dbd4eac02b5da45dc2ed78a5d3ca010453618
+DIST xeyes-1.1.2.tar.bz2 133160 BLAKE2B c3f31a2df7988517e4f8903fce6b0cbfbaad01e84d89c7b9f7755eccebba95fbb8b75377644ae97f090e9f4a3a245698966e78f738275f7513f5927193b5dd19 SHA512 008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0

diff --git a/x11-apps/xeyes/xeyes-1.1.2.ebuild b/x11-apps/xeyes/xeyes-1.1.2.ebuild
new file mode 100644
index 00000000000..38058856c83
--- /dev/null
+++ b/x11-apps/xeyes/xeyes-1.1.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="X.Org xeyes application"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+IUSE=""
+RDEPEND="x11-libs/libX11
+	x11-libs/libXt
+	x11-libs/libXext
+	x11-libs/libXmu
+	x11-libs/libXrender"
+DEPEND="${RDEPEND}"
+
+XORG_CONFIGURE_OPTIONS="--with-xrender"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2020-06-24 20:13 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2020-06-24 20:13 UTC (permalink / raw
  To: gentoo-commits

commit:     238435bf8ac629b412ee36c880f896b60d79c87e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 20:04:19 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:12:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=238435bf

x11-apps/xeyes: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xeyes/Manifest           |  1 -
 x11-apps/xeyes/xeyes-1.1.1.ebuild | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/x11-apps/xeyes/Manifest b/x11-apps/xeyes/Manifest
index d8594d5d037..24afd2c5a18 100644
--- a/x11-apps/xeyes/Manifest
+++ b/x11-apps/xeyes/Manifest
@@ -1,2 +1 @@
-DIST xeyes-1.1.1.tar.bz2 113757 BLAKE2B eed50677718223be829fed869360dc2ed98252a2e0a335403b8e680bd5a47cb96d92a762899e46a8823a260dda4be7ae98b45208c87c80a833ab8929056df427 SHA512 3cb734239fa3180a9cc0eb2564c5a04f5e5c64ea314079c0604cebdbb821132f95a2c113dab476af8820308f0e6dbd4eac02b5da45dc2ed78a5d3ca010453618
 DIST xeyes-1.1.2.tar.bz2 133160 BLAKE2B c3f31a2df7988517e4f8903fce6b0cbfbaad01e84d89c7b9f7755eccebba95fbb8b75377644ae97f090e9f4a3a245698966e78f738275f7513f5927193b5dd19 SHA512 008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0

diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild
deleted file mode 100644
index acf3b255cb6..00000000000
--- a/x11-apps/xeyes/xeyes-1.1.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.Org xeyes application"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
-IUSE=""
-RDEPEND="x11-libs/libX11
-	x11-libs/libXt
-	x11-libs/libXext
-	x11-libs/libXmu
-	x11-libs/libXrender"
-DEPEND="${RDEPEND}"
-
-XORG_CONFIGURE_OPTIONS="--with-xrender"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-03-19 22:40 David Seifert
  0 siblings, 0 replies; 25+ messages in thread
From: David Seifert @ 2021-03-19 22:40 UTC (permalink / raw
  To: gentoo-commits

commit:     7fad6d9abb3a44ded3d90b57e5d61d750100f86c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 22:38:49 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 22:38:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fad6d9a

x11-apps/xeyes: Port to EAPI 7

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.1.2.ebuild | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/x11-apps/xeyes/xeyes-1.1.2.ebuild b/x11-apps/xeyes/xeyes-1.1.2.ebuild
index 1630ff25ee1..770341c4944 100644
--- a/x11-apps/xeyes/xeyes-1.1.2.ebuild
+++ b/x11-apps/xeyes/xeyes-1.1.2.ebuild
@@ -1,18 +1,20 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-inherit xorg-2
+inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
+
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
-IUSE=""
-RDEPEND="x11-libs/libX11
+
+RDEPEND="
+	x11-libs/libX11
 	x11-libs/libXt
 	x11-libs/libXext
 	x11-libs/libXmu
 	x11-libs/libXrender"
 DEPEND="${RDEPEND}"
 
-XORG_CONFIGURE_OPTIONS="--with-xrender"
+XORG_CONFIGURE_OPTIONS=( --with-xrender )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-07-13  0:16 Marek Szuba
  0 siblings, 0 replies; 25+ messages in thread
From: Marek Szuba @ 2021-07-13  0:16 UTC (permalink / raw
  To: gentoo-commits

commit:     d4cac15c00454639eecfd1376e9bbb7777c49fab
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 13 00:13:39 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Jul 13 00:16:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4cac15c

x11-apps/xeyes: keyword 1.1.2 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.1.2.ebuild b/x11-apps/xeyes/xeyes-1.1.2.ebuild
index 538de503da5..1f6d5e4e950 100644
--- a/x11-apps/xeyes/xeyes-1.1.2.ebuild
+++ b/x11-apps/xeyes/xeyes-1.1.2.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-08-02  4:10 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2021-08-02  4:10 UTC (permalink / raw
  To: gentoo-commits

commit:     049381a2f369d71471a4d829808298ef3c62ee5c
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  2 03:49:04 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 04:10:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=049381a2

x11-apps/xeyes: Version bump to 1.2.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xeyes/Manifest           |  1 +
 x11-apps/xeyes/xeyes-1.2.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/x11-apps/xeyes/Manifest b/x11-apps/xeyes/Manifest
index 24afd2c5a18..4646ff5fa7c 100644
--- a/x11-apps/xeyes/Manifest
+++ b/x11-apps/xeyes/Manifest
@@ -1 +1,2 @@
 DIST xeyes-1.1.2.tar.bz2 133160 BLAKE2B c3f31a2df7988517e4f8903fce6b0cbfbaad01e84d89c7b9f7755eccebba95fbb8b75377644ae97f090e9f4a3a245698966e78f738275f7513f5927193b5dd19 SHA512 008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0
+DIST xeyes-1.2.0.tar.bz2 139218 BLAKE2B 0869cff711a58e937ebaf0ca5095654657f0782e7acac3553ef48469cd780c0fd1707df3aa60ed047cae44009b524cbb86eea1836c08fbbc4a1cc31fb99cbda7 SHA512 2d1614614b3ba3d1ebaa0e9801a2e159389b94aaacafb962d326b7e6dc712c1eb2c12a50ceb10b3135cf0eee6ae86bbf84e73098deb08e73792f14a60616b4d8

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
new file mode 100644
index 00000000000..4590c68e716
--- /dev/null
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xorg-3
+
+DESCRIPTION="X.Org xeyes application"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+
+RDEPEND="
+	>=x11-libs/libXi-1.7
+	x11-libs/libX11
+	x11-libs/libXt
+	x11-libs/libXext
+	x11-libs/libXmu
+	x11-libs/libXrender
+	x11-libs/libxcb"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+XORG_CONFIGURE_OPTIONS=( --with-xrender --with-present )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-11-07 22:10 Jakov Smolić
  0 siblings, 0 replies; 25+ messages in thread
From: Jakov Smolić @ 2021-11-07 22:10 UTC (permalink / raw
  To: gentoo-commits

commit:     182cd999c0c8e5385cf14fa26cb6cf65acc86318
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  7 22:10:17 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Nov  7 22:10:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182cd999

x11-apps/xeyes: Stabilize 1.2.0 amd64, #822339

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 4590c68e716..8f0699c057c 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-11-12 20:51 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-11-12 20:51 UTC (permalink / raw
  To: gentoo-commits

commit:     800e369a85b2a8c1de6f7a4466133842723097a5
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Nov 10 21:15:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 20:51:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=800e369a

x11-apps/xeyes: stable 1.2.0 for sparc, bug #822339

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 8f0699c057c..2dd7c0f9170 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-11-15  1:12 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-11-15  1:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6767fbd9f62d89304a874648da4c3f02f037d338
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 15 01:12:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 15 01:12:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6767fbd9

x11-apps/xeyes: Stabilize 1.2.0 arm, #822339

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 2dd7c0f91700..92db454627c7 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-11-15  8:38 Jakov Smolić
  0 siblings, 0 replies; 25+ messages in thread
From: Jakov Smolić @ 2021-11-15  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     a2d4603cff17fd0a3d3a38bb1cab317ed2290b5f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 15 08:37:54 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Nov 15 08:37:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d4603c

x11-apps/xeyes: Stabilize 1.2.0 x86, #822339

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 92db454627c7..4d9541bc4d18 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-11-17  7:49 Sam James
  0 siblings, 0 replies; 25+ messages in thread
From: Sam James @ 2021-11-17  7:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ae7afea03329b1bed120901a7db910327031081a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 07:47:47 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 07:48:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7afea0

x11-apps/xeyes: Stabilize 1.2.0 arm64, #822339

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 4d9541bc4d18..33e93210dbd4 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-11-17 16:51 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2021-11-17 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     50e89752c8d61700a4b2f35e2426bf70f8c9c998
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 16:51:05 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 16:51:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e89752

x11-apps/xeyes: Stabilize 1.2.0 ppc, #822339

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 33e93210dbd4..95e4dd947a70 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-11-17 22:55 Georgy Yakovlev
  0 siblings, 0 replies; 25+ messages in thread
From: Georgy Yakovlev @ 2021-11-17 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     575ee9a7c678b91ee54f00bd1a9b1a59150bb617
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 21:24:40 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 22:54:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=575ee9a7

x11-apps/xeyes: Stabilize 1.2.0 ppc64, #822339

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 95e4dd947a70..7d39db9e5baa 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2021-11-18  7:48 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2021-11-18  7:48 UTC (permalink / raw
  To: gentoo-commits

commit:     dd8c739bd6dcd1180478b3397614aaa715248a3f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 07:45:26 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov 18 07:46:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8c739b

x11-apps/xeyes: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xeyes/Manifest           |  1 -
 x11-apps/xeyes/xeyes-1.1.2.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/x11-apps/xeyes/Manifest b/x11-apps/xeyes/Manifest
index 4646ff5fa7cd..2cf0a58a5603 100644
--- a/x11-apps/xeyes/Manifest
+++ b/x11-apps/xeyes/Manifest
@@ -1,2 +1 @@
-DIST xeyes-1.1.2.tar.bz2 133160 BLAKE2B c3f31a2df7988517e4f8903fce6b0cbfbaad01e84d89c7b9f7755eccebba95fbb8b75377644ae97f090e9f4a3a245698966e78f738275f7513f5927193b5dd19 SHA512 008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0
 DIST xeyes-1.2.0.tar.bz2 139218 BLAKE2B 0869cff711a58e937ebaf0ca5095654657f0782e7acac3553ef48469cd780c0fd1707df3aa60ed047cae44009b524cbb86eea1836c08fbbc4a1cc31fb99cbda7 SHA512 2d1614614b3ba3d1ebaa0e9801a2e159389b94aaacafb962d326b7e6dc712c1eb2c12a50ceb10b3135cf0eee6ae86bbf84e73098deb08e73792f14a60616b4d8

diff --git a/x11-apps/xeyes/xeyes-1.1.2.ebuild b/x11-apps/xeyes/xeyes-1.1.2.ebuild
deleted file mode 100644
index 1f6d5e4e9507..000000000000
--- a/x11-apps/xeyes/xeyes-1.1.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="X.Org xeyes application"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
-
-RDEPEND="
-	x11-libs/libX11
-	x11-libs/libXt
-	x11-libs/libXext
-	x11-libs/libXmu
-	x11-libs/libXrender"
-DEPEND="${RDEPEND}"
-
-XORG_CONFIGURE_OPTIONS=( --with-xrender )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2022-01-30 21:01 James Le Cuirot
  0 siblings, 0 replies; 25+ messages in thread
From: James Le Cuirot @ 2022-01-30 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     35e2f0d42e6bc27c1d36ee56da4e5b261a7d8111
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 30 21:00:15 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 30 21:00:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e2f0d4

x11-apps/xeyes: Keyword 1.2.0 on ~m68k

Manually tested and working. 8D

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 7d39db9e5baa..f378e4b26133 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2023-07-15 16:01 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2023-07-15 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     7d955e7833932970414565bf3da651685d3f038a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 15:51:13 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 16:01:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d955e78

x11-apps/xeyes: Version bump to 1.3.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xeyes/Manifest           |  1 +
 x11-apps/xeyes/xeyes-1.3.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/x11-apps/xeyes/Manifest b/x11-apps/xeyes/Manifest
index 2cf0a58a5603..b7dad3383938 100644
--- a/x11-apps/xeyes/Manifest
+++ b/x11-apps/xeyes/Manifest
@@ -1 +1,2 @@
 DIST xeyes-1.2.0.tar.bz2 139218 BLAKE2B 0869cff711a58e937ebaf0ca5095654657f0782e7acac3553ef48469cd780c0fd1707df3aa60ed047cae44009b524cbb86eea1836c08fbbc4a1cc31fb99cbda7 SHA512 2d1614614b3ba3d1ebaa0e9801a2e159389b94aaacafb962d326b7e6dc712c1eb2c12a50ceb10b3135cf0eee6ae86bbf84e73098deb08e73792f14a60616b4d8
+DIST xeyes-1.3.0.tar.xz 130444 BLAKE2B 17e73743765b7bdb8e26c8ac7babb91ee1c72c6ecf8bdaaf112d192f6db34ab926d6699ccd7b9a1bbe1ca98dcab0ea61a3eaeec10b8ce5b67bcbe40b19842208 SHA512 6108a476cd0807ce2a522d905894817f7f14f653f928c218c96c078f0822d9abef5fb941d3e7163a1cadaa7d74f1bd09bbf60345a7ac0fe906667af5a0490906

diff --git a/x11-apps/xeyes/xeyes-1.3.0.ebuild b/x11-apps/xeyes/xeyes-1.3.0.ebuild
new file mode 100644
index 000000000000..b5a953d35c2b
--- /dev/null
+++ b/x11-apps/xeyes/xeyes-1.3.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org xeyes application"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=x11-libs/libXi-1.7
+	x11-libs/libX11
+	x11-libs/libXt
+	x11-libs/libXext
+	x11-libs/libXmu
+	x11-libs/libXrender
+	x11-libs/libxcb"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+XORG_CONFIGURE_OPTIONS=( --with-xrender --with-present )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2023-08-29 17:49 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-08-29 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     44adf6316f13c770c5a8297883d9ea04c3794d88
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 17:48:06 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 17:48:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44adf631

x11-apps/xeyes: Stabilize 1.3.0 arm64, #913215

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.3.0.ebuild b/x11-apps/xeyes/xeyes-1.3.0.ebuild
index 2f6ef543a4a6..ee090906e924 100644
--- a/x11-apps/xeyes/xeyes-1.3.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.3.0.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2023-08-29 17:49 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-08-29 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ba7f76084ad05d681595dcb355e53953849ee612
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 17:47:29 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 17:47:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7f7608

x11-apps/xeyes: Stabilize 1.3.0 amd64, #913215

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.3.0.ebuild b/x11-apps/xeyes/xeyes-1.3.0.ebuild
index b5a953d35c2b..2f6ef543a4a6 100644
--- a/x11-apps/xeyes/xeyes-1.3.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.3.0.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2023-08-29 17:55 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-08-29 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     736cc519d7be587c7f5c47f773b073802db5811b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 17:54:11 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 17:54:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=736cc519

x11-apps/xeyes: Stabilize 1.3.0 ppc, #913215

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.3.0.ebuild b/x11-apps/xeyes/xeyes-1.3.0.ebuild
index ee090906e924..b7a900b6b5ae 100644
--- a/x11-apps/xeyes/xeyes-1.3.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.3.0.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2023-08-31 18:37 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-08-31 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     855db5fef9fce0f437dd232da1307b8c44c7b33a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 18:37:16 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 18:37:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855db5fe

x11-apps/xeyes: Stabilize 1.3.0 x86, #913215

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.3.0.ebuild b/x11-apps/xeyes/xeyes-1.3.0.ebuild
index 938a4af384a4..c257f201c7d9 100644
--- a/x11-apps/xeyes/xeyes-1.3.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.3.0.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2023-08-31 18:39 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-08-31 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     5d5aaf984c6a135ee5d7748554856485db5c105f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 18:38:10 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 18:38:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5aaf98

x11-apps/xeyes: Stabilize 1.3.0 sparc, #913215

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.3.0.ebuild b/x11-apps/xeyes/xeyes-1.3.0.ebuild
index c257f201c7d9..5e634ac4fdce 100644
--- a/x11-apps/xeyes/xeyes-1.3.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.3.0.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2023-08-31 18:39 Arthur Zamarin
  0 siblings, 0 replies; 25+ messages in thread
From: Arthur Zamarin @ 2023-08-31 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     627f40ace2ae5cbeb2d6d82ada0cd6502286a429
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 18:38:27 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 18:38:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627f40ac

x11-apps/xeyes: Stabilize 1.3.0 ppc64, #913215

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-apps/xeyes/xeyes-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.3.0.ebuild b/x11-apps/xeyes/xeyes-1.3.0.ebuild
index 5e634ac4fdce..6253bdd14f3e 100644
--- a/x11-apps/xeyes/xeyes-1.3.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.3.0.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	>=x11-libs/libXi-1.7


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/
@ 2023-09-05 20:28 Matt Turner
  0 siblings, 0 replies; 25+ messages in thread
From: Matt Turner @ 2023-09-05 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     b33a51c5d85a119a26a939953fdb466755262b42
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  5 19:18:35 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Sep  5 20:28:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33a51c5

x11-apps/xeyes: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xeyes/Manifest           |  1 -
 x11-apps/xeyes/xeyes-1.2.0.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/x11-apps/xeyes/Manifest b/x11-apps/xeyes/Manifest
index b7dad3383938..ea0a349a5ff0 100644
--- a/x11-apps/xeyes/Manifest
+++ b/x11-apps/xeyes/Manifest
@@ -1,2 +1 @@
-DIST xeyes-1.2.0.tar.bz2 139218 BLAKE2B 0869cff711a58e937ebaf0ca5095654657f0782e7acac3553ef48469cd780c0fd1707df3aa60ed047cae44009b524cbb86eea1836c08fbbc4a1cc31fb99cbda7 SHA512 2d1614614b3ba3d1ebaa0e9801a2e159389b94aaacafb962d326b7e6dc712c1eb2c12a50ceb10b3135cf0eee6ae86bbf84e73098deb08e73792f14a60616b4d8
 DIST xeyes-1.3.0.tar.xz 130444 BLAKE2B 17e73743765b7bdb8e26c8ac7babb91ee1c72c6ecf8bdaaf112d192f6db34ab926d6699ccd7b9a1bbe1ca98dcab0ea61a3eaeec10b8ce5b67bcbe40b19842208 SHA512 6108a476cd0807ce2a522d905894817f7f14f653f928c218c96c078f0822d9abef5fb941d3e7163a1cadaa7d74f1bd09bbf60345a7ac0fe906667af5a0490906

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild b/x11-apps/xeyes/xeyes-1.2.0.ebuild
deleted file mode 100644
index 7ffd9aed4fd8..000000000000
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="X.Org xeyes application"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	>=x11-libs/libXi-1.7
-	x11-libs/libX11
-	x11-libs/libXt
-	x11-libs/libXext
-	x11-libs/libXmu
-	x11-libs/libXrender
-	x11-libs/libxcb"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
-
-XORG_CONFIGURE_OPTIONS=( --with-xrender --with-present )


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

end of thread, other threads:[~2023-09-05 20:28 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-26  5:42 [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2017-03-16 19:13 David Seifert
2017-07-14 12:38 Alexis Ballier
2018-03-10  2:29 Matt Turner
2020-06-24 20:13 Matt Turner
2021-03-19 22:40 David Seifert
2021-07-13  0:16 Marek Szuba
2021-08-02  4:10 Matt Turner
2021-11-07 22:10 Jakov Smolić
2021-11-12 20:51 Sam James
2021-11-15  1:12 Sam James
2021-11-15  8:38 Jakov Smolić
2021-11-17  7:49 Sam James
2021-11-17 16:51 Arthur Zamarin
2021-11-17 22:55 Georgy Yakovlev
2021-11-18  7:48 Matt Turner
2022-01-30 21:01 James Le Cuirot
2023-07-15 16:01 Matt Turner
2023-08-29 17:49 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-08-29 17:55 Arthur Zamarin
2023-08-31 18:37 Arthur Zamarin
2023-08-31 18:39 Arthur Zamarin
2023-08-31 18:39 Arthur Zamarin
2023-09-05 20:28 Matt Turner

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