diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:33:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:33:00 -0700 |
commit | c48db97d5934c12f85adb9b8640714d7e6ed7693 (patch) | |
tree | fc7e50afe6a0cfd9ce2e5848d68d4aa6cc19b0dd /x11-apps/xclock | |
parent | x11-apps/xcalc: Drop old versions (diff) | |
download | gentoo-c48db97d5934c12f85adb9b8640714d7e6ed7693.tar.gz gentoo-c48db97d5934c12f85adb9b8640714d7e6ed7693.tar.bz2 gentoo-c48db97d5934c12f85adb9b8640714d7e6ed7693.zip |
x11-apps/xclock: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xclock')
-rw-r--r-- | x11-apps/xclock/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xclock/xclock-1.0.7.ebuild | 19 |
2 files changed, 0 insertions, 20 deletions
diff --git a/x11-apps/xclock/Manifest b/x11-apps/xclock/Manifest index 1b562004d67e..d9b8c5abc0d5 100644 --- a/x11-apps/xclock/Manifest +++ b/x11-apps/xclock/Manifest @@ -1,2 +1 @@ -DIST xclock-1.0.7.tar.bz2 164035 BLAKE2B d52db001d577b8eb9208ada8e77784ab2a5916551216dae7e71a51381105915778c90124f35dcc83553e332cb6c6435c00041ae8dd0d2033fd70b69435ee677f SHA512 56689bdae6c83e9e1da5c4c48cf1136ca8b4f45b177f27bc1deeb24758e2c180035b639e8df72e3ebf32dc301bceb59118309fcce2ffab54e5abe9bfa645e607 DIST xclock-1.0.8.tar.bz2 172030 BLAKE2B aced446898a2cc181a0e57260841f194f67dc0fad42fdb6371e2bdd8d11dfb0418d9cbf4e3e51a4df21f2646c74ca5ee2887bfbbc62571cbc84b551f3793396f SHA512 1272221ace3657505bae1b22f181e9ecbf1710900c89a860c8ceae47ae31ca5e75b6557c37dc0a881a0a24c9597b9a07f46200926feb1013f1e2e995111a7646 diff --git a/x11-apps/xclock/xclock-1.0.7.ebuild b/x11-apps/xclock/xclock-1.0.7.ebuild deleted file mode 100644 index dc6fdf0be54c..000000000000 --- a/x11-apps/xclock/xclock-1.0.7.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="analog / digital clock for X" - -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXmu - x11-libs/libXrender - x11-libs/libXft - x11-libs/libxkbfile - x11-libs/libXaw" -DEPEND="${RDEPEND}" |