diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-12-03 20:21:50 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:36:03 -0500 |
commit | 2daea7541cb84b5b61c77c53538692bee8ed3da1 (patch) | |
tree | 772b8c24e228463964e0848bc72688f3b18a82f2 /x11-apps | |
parent | x11-apps/ico: Drop old versions (diff) | |
download | gentoo-2daea7541cb84b5b61c77c53538692bee8ed3da1.tar.gz gentoo-2daea7541cb84b5b61c77c53538692bee8ed3da1.tar.bz2 gentoo-2daea7541cb84b5b61c77c53538692bee8ed3da1.zip |
x11-apps/oclock: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/oclock/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/oclock/oclock-1.0.4.ebuild | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-apps/oclock/Manifest b/x11-apps/oclock/Manifest index 4a6eca9a0d64..89e3b5e587e5 100644 --- a/x11-apps/oclock/Manifest +++ b/x11-apps/oclock/Manifest @@ -1,2 +1 @@ -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.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}" |