summaryrefslogtreecommitdiff
path: root/x11-apps/oclock
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-04 09:02:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-04 09:02:03 +0000
commitacf34cb86be38d3601273c231058d3fda627e618 (patch)
tree73d77f0d1f7bec82f0b43678f9aa87f0b359cd91 /x11-apps/oclock
parent0b0f15411ade2ffeba5d057f14bd8bc7dfdcf440 (diff)
gentoo auto-resync : 04:12:2022 - 09:02:03
Diffstat (limited to 'x11-apps/oclock')
-rw-r--r--x11-apps/oclock/Manifest2
-rw-r--r--x11-apps/oclock/oclock-1.0.4.ebuild18
2 files changed, 0 insertions, 20 deletions
diff --git a/x11-apps/oclock/Manifest b/x11-apps/oclock/Manifest
index 832f9eb755e7..9894c2475357 100644
--- a/x11-apps/oclock/Manifest
+++ b/x11-apps/oclock/Manifest
@@ -1,5 +1,3 @@
-DIST oclock-1.0.4.tar.bz2 132835 BLAKE2B 8547aeb06ac33917d44f318ffaa38bd899b78176e4ecd0e4446706cdcb3fe30933b4a63cc465601268d8d868e90d498c0fc6a27f8c0feb304fb7ca1f44492d4d SHA512 6e0d36a84572a153226b2929f2253cb7adc3c9e5e3af168aeaf8c487ade2e43517b271a8e9cdb2a2c4a67ca56ed0b99c194ca63a4a822b68bfc72ca6518335e7
DIST oclock-1.0.5.tar.xz 126404 BLAKE2B 50bb5e1db1b2d268f1937e4cf9452208c5c1c72d6deeb08ceb7a639b43f7754b643827f757c168c8d9c81a30576b44b11f571fe4f3ac37a99eda01ce1f07d5fb SHA512 a87e89afdb25a91c36077e030b05c3907ddc063c6bdc0715a01bfc16edef8730b3b5a0347399ef4c8b2a13e70e068cba9ec5fe8d411f08548c0aa790a1873aff
-EBUILD oclock-1.0.4.ebuild 369 BLAKE2B 5eb189f12b5c763910228b34a3d3b8889285575fbef9708d9257775bda35f289499c59d4ffd742505175c84a8e87fa9a8d1e4f698a92a7bcb41390c54e74ef49 SHA512 c0895a5212451aac1d3f408323033077edb3b02fd984a08ff54b7fa69ce4dce50ed37dbbe031bfd84a9ca56859661e14db8cbcaa1fb90c2b23c9594f1d48235b
EBUILD oclock-1.0.5.ebuild 415 BLAKE2B 9b23101bce5e2107dbdab71f7ae2a4d8919ac374d691b0fe65d544cc5e179d13dc7be443ad148629ffb0645ab2a47ab9a32de012a181c9db37291c3f27786fa0 SHA512 b0c2dcc48d42dbe120f56bc8426cdc4c87e5584923aa22392e7c5a772907f680a1eacd59d948bf7de1d266fdf57961f9099a13021377b369e63c79bccb80b781
MISC metadata.xml 337 BLAKE2B 1100cd4cba6d169fed0fc11e972b52e8c4582cf92a6505cc3aca1a5f077be6f5aceb15b3f3bdae463b724bf9c96a4fec7ec8e73e3df7734ee55790e62258b351 SHA512 555191541442af37fb67f2c2454fc318d3b63bde0d957234262425debf1297040f4b252209b0cace3594812e6158d4a27a62d00c02714c56b5f3a234d7d01ec2
diff --git a/x11-apps/oclock/oclock-1.0.4.ebuild b/x11-apps/oclock/oclock-1.0.4.ebuild
deleted file mode 100644
index 00d5c6932221..000000000000
--- a/x11-apps/oclock/oclock-1.0.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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}"