diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:35:51 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-24 21:35:51 -0700 |
commit | 78ddd59ce16bd25a5f9eee806cf244385794db5f (patch) | |
tree | fa550f334523d608178a51394ec31eee3f3228fc /x11-apps/oclock | |
parent | x11-apps/xlsclients: Drop old versions (diff) | |
download | gentoo-78ddd59ce16bd25a5f9eee806cf244385794db5f.tar.gz gentoo-78ddd59ce16bd25a5f9eee806cf244385794db5f.tar.bz2 gentoo-78ddd59ce16bd25a5f9eee806cf244385794db5f.zip |
x11-apps/oclock: Drop old versions
Diffstat (limited to 'x11-apps/oclock')
-rw-r--r-- | x11-apps/oclock/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/oclock/oclock-1.0.3.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/oclock/Manifest b/x11-apps/oclock/Manifest index 91d664abb0fb..a4b83a77895b 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 27a2d3042bc0..000000000000 --- 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}" |