public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2018-03-07  7:37 Matt Turner
  0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2018-03-07  7:37 UTC (permalink / raw
  To: gentoo-commits

commit:     bbed7014d619f52e744d261da54257cd4bd62b39
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  7 07:33:26 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar  7 07:36:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbed7014

x11-apps/oclock: Version bump to 1.0.4

 x11-apps/oclock/Manifest            |  1 +
 x11-apps/oclock/oclock-1.0.4.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/x11-apps/oclock/Manifest b/x11-apps/oclock/Manifest
index 39d85092502..91d664abb0f 100644
--- a/x11-apps/oclock/Manifest
+++ b/x11-apps/oclock/Manifest
@@ -1 +1,2 @@
 DIST oclock-1.0.3.tar.bz2 122758 BLAKE2B 72bdadf7b3f63e856862e77735cb64a29ceae6000e89dec770de38474c01ec80afe03b05d329fbaf7bc1a3d186c70c57889c93f87c2b376119632400c2f68336 SHA512 438e92c3ce79c4147dac687c7310f86e0839bff975eed9f19a75c0979e4d26f782a53af930dedc7c42b1f9ad5a37e853e3f10da0ab63d30526c0a23152825a62
+DIST oclock-1.0.4.tar.bz2 132835 BLAKE2B 8547aeb06ac33917d44f318ffaa38bd899b78176e4ecd0e4446706cdcb3fe30933b4a63cc465601268d8d868e90d498c0fc6a27f8c0feb304fb7ca1f44492d4d SHA512 6e0d36a84572a153226b2929f2253cb7adc3c9e5e3af168aeaf8c487ade2e43517b271a8e9cdb2a2c4a67ca56ed0b99c194ca63a4a822b68bfc72ca6518335e7

diff --git a/x11-apps/oclock/oclock-1.0.4.ebuild b/x11-apps/oclock/oclock-1.0.4.ebuild
new file mode 100644
index 00000000000..744673847fc
--- /dev/null
+++ b/x11-apps/oclock/oclock-1.0.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit xorg-2
+
+DESCRIPTION="round X clock"
+
+KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
+IUSE=""
+RDEPEND="x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXmu
+	x11-libs/libXt
+	x11-libs/libxkbfile"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2018-05-25  4:40 Matt Turner
  0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2018-05-25  4:40 UTC (permalink / raw
  To: gentoo-commits

commit:     78ddd59ce16bd25a5f9eee806cf244385794db5f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:35:51 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:35:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ddd59c

x11-apps/oclock: Drop old versions

 x11-apps/oclock/Manifest            |  1 -
 x11-apps/oclock/oclock-1.0.3.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/x11-apps/oclock/Manifest b/x11-apps/oclock/Manifest
index 91d664abb0f..a4b83a77895 100644
--- a/x11-apps/oclock/Manifest
+++ b/x11-apps/oclock/Manifest
@@ -1,2 +1 @@
-DIST oclock-1.0.3.tar.bz2 122758 BLAKE2B 72bdadf7b3f63e856862e77735cb64a29ceae6000e89dec770de38474c01ec80afe03b05d329fbaf7bc1a3d186c70c57889c93f87c2b376119632400c2f68336 SHA512 438e92c3ce79c4147dac687c7310f86e0839bff975eed9f19a75c0979e4d26f782a53af930dedc7c42b1f9ad5a37e853e3f10da0ab63d30526c0a23152825a62
 DIST oclock-1.0.4.tar.bz2 132835 BLAKE2B 8547aeb06ac33917d44f318ffaa38bd899b78176e4ecd0e4446706cdcb3fe30933b4a63cc465601268d8d868e90d498c0fc6a27f8c0feb304fb7ca1f44492d4d SHA512 6e0d36a84572a153226b2929f2253cb7adc3c9e5e3af168aeaf8c487ade2e43517b271a8e9cdb2a2c4a67ca56ed0b99c194ca63a4a822b68bfc72ca6518335e7

diff --git a/x11-apps/oclock/oclock-1.0.3.ebuild b/x11-apps/oclock/oclock-1.0.3.ebuild
deleted file mode 100644
index 27a2d3042bc..00000000000
--- a/x11-apps/oclock/oclock-1.0.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="round X clock"
-
-KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXmu
-	x11-libs/libXt
-	x11-libs/libxkbfile"
-DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2022-08-31 14:48 Matt Turner
  0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2022-08-31 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     f6202eb44fa1a5b17c14213b2de785fd689255e8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 03:58:11 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 14:48:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6202eb4

x11-apps/oclock: Version bump to 1.0.5

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

 x11-apps/oclock/Manifest            |  1 +
 x11-apps/oclock/oclock-1.0.5.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/x11-apps/oclock/Manifest b/x11-apps/oclock/Manifest
index a4b83a77895b..4a6eca9a0d64 100644
--- a/x11-apps/oclock/Manifest
+++ b/x11-apps/oclock/Manifest
@@ -1 +1,2 @@
 DIST oclock-1.0.4.tar.bz2 132835 BLAKE2B 8547aeb06ac33917d44f318ffaa38bd899b78176e4ecd0e4446706cdcb3fe30933b4a63cc465601268d8d868e90d498c0fc6a27f8c0feb304fb7ca1f44492d4d SHA512 6e0d36a84572a153226b2929f2253cb7adc3c9e5e3af168aeaf8c487ade2e43517b271a8e9cdb2a2c4a67ca56ed0b99c194ca63a4a822b68bfc72ca6518335e7
+DIST oclock-1.0.5.tar.xz 126404 BLAKE2B 50bb5e1db1b2d268f1937e4cf9452208c5c1c72d6deeb08ceb7a639b43f7754b643827f757c168c8d9c81a30576b44b11f571fe4f3ac37a99eda01ce1f07d5fb SHA512 a87e89afdb25a91c36077e030b05c3907ddc063c6bdc0715a01bfc16edef8730b3b5a0347399ef4c8b2a13e70e068cba9ec5fe8d411f08548c0aa790a1873aff

diff --git a/x11-apps/oclock/oclock-1.0.5.ebuild b/x11-apps/oclock/oclock-1.0.5.ebuild
new file mode 100644
index 000000000000..7f0f39bce887
--- /dev/null
+++ b/x11-apps/oclock/oclock-1.0.5.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="round X clock"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXmu
+	x11-libs/libXt
+	x11-libs/libxkbfile"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2022-12-27  5:58 Georgy Yakovlev
  0 siblings, 0 replies; 12+ messages in thread
From: Georgy Yakovlev @ 2022-12-27  5:58 UTC (permalink / raw
  To: gentoo-commits

commit:     e54db4627e0b2b8bd1a12e65edef7abc99aa626d
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 05:51:55 2022 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 05:51:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54db462

x11-apps/oclock: keyword 1.0.5 for ~arm64

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

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

diff --git a/x11-apps/oclock/oclock-1.0.5.ebuild b/x11-apps/oclock/oclock-1.0.5.ebuild
index 33f966753631..be8dfb221d91 100644
--- a/x11-apps/oclock/oclock-1.0.5.ebuild
+++ b/x11-apps/oclock/oclock-1.0.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="round X clock"
 
-KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2024-12-04 23:00 Matt Turner
  0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2024-12-04 23:00 UTC (permalink / raw
  To: gentoo-commits

commit:     601a7fd2108457cf1a2f92bcd275202dd70cd184
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  4 22:55:54 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  4 23:00:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=601a7fd2

x11-apps/oclock: Version bump to 1.0.6

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

 x11-apps/oclock/Manifest            |  1 +
 x11-apps/oclock/oclock-1.0.6.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/x11-apps/oclock/Manifest b/x11-apps/oclock/Manifest
index 89e3b5e587e5..a686e30b9aed 100644
--- a/x11-apps/oclock/Manifest
+++ b/x11-apps/oclock/Manifest
@@ -1 +1,2 @@
 DIST oclock-1.0.5.tar.xz 126404 BLAKE2B 50bb5e1db1b2d268f1937e4cf9452208c5c1c72d6deeb08ceb7a639b43f7754b643827f757c168c8d9c81a30576b44b11f571fe4f3ac37a99eda01ce1f07d5fb SHA512 a87e89afdb25a91c36077e030b05c3907ddc063c6bdc0715a01bfc16edef8730b3b5a0347399ef4c8b2a13e70e068cba9ec5fe8d411f08548c0aa790a1873aff
+DIST oclock-1.0.6.tar.xz 129580 BLAKE2B 75b808f445bc9195451b10d11a756d5919f6cb9546d21ebf9df5993dca87a3d7c72607d78c9915557d119ee2ac1b8d0184fc94d85e0fe3109dd2d2823d235b5c SHA512 02d062745356ad09e2c5ef22c41f2f5c271e756c6a78cac78d459fdf8e4b107f4f8df1a657e16ecc3ae0c1801c2a913396133ba0628685c9ea4fe359c0d7dcc3

diff --git a/x11-apps/oclock/oclock-1.0.6.ebuild b/x11-apps/oclock/oclock-1.0.6.ebuild
new file mode 100644
index 000000000000..31da262d8f12
--- /dev/null
+++ b/x11-apps/oclock/oclock-1.0.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="round X clock"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXmu
+	x11-libs/libXt
+	x11-libs/libxkbfile"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2025-01-11  6:37 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-01-11  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     0ca3d52f01fd01c9822d2f1d52dc719fa3b968eb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 06:36:44 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 06:36:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca3d52f

x11-apps/oclock: Stabilize 1.0.6 x86, #947837

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

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

diff --git a/x11-apps/oclock/oclock-1.0.6.ebuild b/x11-apps/oclock/oclock-1.0.6.ebuild
index 385ece76f18d..3e348a4d0b37 100644
--- a/x11-apps/oclock/oclock-1.0.6.ebuild
+++ b/x11-apps/oclock/oclock-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="round X clock"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2025-01-11  6:37 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-01-11  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     be806ff033e3fd7e68cf3268812c19fee427ca7b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 06:36:46 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 06:36:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be806ff0

x11-apps/oclock: Stabilize 1.0.6 amd64, #947837

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

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

diff --git a/x11-apps/oclock/oclock-1.0.6.ebuild b/x11-apps/oclock/oclock-1.0.6.ebuild
index 3e348a4d0b37..911944147190 100644
--- a/x11-apps/oclock/oclock-1.0.6.ebuild
+++ b/x11-apps/oclock/oclock-1.0.6.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="round X clock"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2025-01-11  6:37 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-01-11  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ef6370206f42dd837c9e081df375be6654d19b1b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 06:36:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 06:36:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef637020

x11-apps/oclock: Stabilize 1.0.6 ppc, #947837

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

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

diff --git a/x11-apps/oclock/oclock-1.0.6.ebuild b/x11-apps/oclock/oclock-1.0.6.ebuild
index 911944147190..a139b8e46f71 100644
--- a/x11-apps/oclock/oclock-1.0.6.ebuild
+++ b/x11-apps/oclock/oclock-1.0.6.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="round X clock"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2025-01-11  6:37 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-01-11  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     fd3487a10114de0b1fa7c16a19f463c35d3509d0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 06:36:49 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 06:36:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3487a1

x11-apps/oclock: Stabilize 1.0.6 ppc64, #947837

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

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

diff --git a/x11-apps/oclock/oclock-1.0.6.ebuild b/x11-apps/oclock/oclock-1.0.6.ebuild
index ea1c153a3ab0..972c4f9e5c59 100644
--- a/x11-apps/oclock/oclock-1.0.6.ebuild
+++ b/x11-apps/oclock/oclock-1.0.6.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="round X clock"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2025-01-11  6:37 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-01-11  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     41a16048f1147b98ad3f5b9835409e0a36d24b06
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 06:36:48 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 06:36:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a16048

x11-apps/oclock: Stabilize 1.0.6 arm, #947837

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

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

diff --git a/x11-apps/oclock/oclock-1.0.6.ebuild b/x11-apps/oclock/oclock-1.0.6.ebuild
index a139b8e46f71..ea1c153a3ab0 100644
--- a/x11-apps/oclock/oclock-1.0.6.ebuild
+++ b/x11-apps/oclock/oclock-1.0.6.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="round X clock"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2025-01-11  6:37 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-01-11  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     a712d3f9e6f6910f6c32e98358e3b287673c9ee7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 06:36:50 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 06:36:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a712d3f9

x11-apps/oclock: Stabilize 1.0.6 sparc, #947837

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

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

diff --git a/x11-apps/oclock/oclock-1.0.6.ebuild b/x11-apps/oclock/oclock-1.0.6.ebuild
index 972c4f9e5c59..1407ac328f99 100644
--- a/x11-apps/oclock/oclock-1.0.6.ebuild
+++ b/x11-apps/oclock/oclock-1.0.6.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="round X clock"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/
@ 2025-02-26 20:34 Matt Turner
  0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2025-02-26 20:34 UTC (permalink / raw
  To: gentoo-commits

commit:     66664c76d179d1d27711d25f3706ff1f20ed02eb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 20:28:24 2025 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 20:34:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66664c76

x11-apps/oclock: Drop old versions

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

 x11-apps/oclock/Manifest            |  1 -
 x11-apps/oclock/oclock-1.0.5.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/x11-apps/oclock/Manifest b/x11-apps/oclock/Manifest
index a686e30b9aed..8d890ea5b5e9 100644
--- a/x11-apps/oclock/Manifest
+++ b/x11-apps/oclock/Manifest
@@ -1,2 +1 @@
-DIST oclock-1.0.5.tar.xz 126404 BLAKE2B 50bb5e1db1b2d268f1937e4cf9452208c5c1c72d6deeb08ceb7a639b43f7754b643827f757c168c8d9c81a30576b44b11f571fe4f3ac37a99eda01ce1f07d5fb SHA512 a87e89afdb25a91c36077e030b05c3907ddc063c6bdc0715a01bfc16edef8730b3b5a0347399ef4c8b2a13e70e068cba9ec5fe8d411f08548c0aa790a1873aff
 DIST oclock-1.0.6.tar.xz 129580 BLAKE2B 75b808f445bc9195451b10d11a756d5919f6cb9546d21ebf9df5993dca87a3d7c72607d78c9915557d119ee2ac1b8d0184fc94d85e0fe3109dd2d2823d235b5c SHA512 02d062745356ad09e2c5ef22c41f2f5c271e756c6a78cac78d459fdf8e4b107f4f8df1a657e16ecc3ae0c1801c2a913396133ba0628685c9ea4fe359c0d7dcc3

diff --git a/x11-apps/oclock/oclock-1.0.5.ebuild b/x11-apps/oclock/oclock-1.0.5.ebuild
deleted file mode 100644
index 842ec7603279..000000000000
--- a/x11-apps/oclock/oclock-1.0.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xorg-3
-
-DESCRIPTION="round X clock"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
-	x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXmu
-	x11-libs/libXt
-	x11-libs/libxkbfile"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"


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

end of thread, other threads:[~2025-02-26 20:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-26 20:34 [gentoo-commits] repo/gentoo:master commit in: x11-apps/oclock/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2025-01-11  6:37 Sam James
2025-01-11  6:37 Sam James
2025-01-11  6:37 Sam James
2025-01-11  6:37 Sam James
2025-01-11  6:37 Sam James
2025-01-11  6:37 Sam James
2024-12-04 23:00 Matt Turner
2022-12-27  5:58 Georgy Yakovlev
2022-08-31 14:48 Matt Turner
2018-05-25  4:40 Matt Turner
2018-03-07  7:37 Matt Turner

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