diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-12-03 20:23:51 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:36:35 -0500 |
commit | 4ea6e5dcc2bcbd07efe98c369005a8321554fd9b (patch) | |
tree | 6efc93cfed39358edbba598010f021c7b1a85465 /x11-libs | |
parent | x11-libs/libFS: Drop old versions (diff) | |
download | gentoo-4ea6e5dcc2bcbd07efe98c369005a8321554fd9b.tar.gz gentoo-4ea6e5dcc2bcbd07efe98c369005a8321554fd9b.tar.bz2 gentoo-4ea6e5dcc2bcbd07efe98c369005a8321554fd9b.zip |
x11-libs/libXau: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXau/Manifest | 1 | ||||
-rw-r--r-- | x11-libs/libXau/libXau-1.0.9-r1.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-libs/libXau/Manifest b/x11-libs/libXau/Manifest index 6e69936c56be..cf0c7754fbfb 100644 --- a/x11-libs/libXau/Manifest +++ b/x11-libs/libXau/Manifest @@ -1,2 +1 @@ DIST libXau-1.0.10.tar.xz 271724 BLAKE2B 391296f1a59ab6cf93323bbd6e297c88ace6bc769eaed1d9ed3047ac8ab49498c7e9022708597e071da342fc3581de37f347d1049dce9c80c3191a89e2f147c1 SHA512 e56a862a7bbccb108c9683eeb8b643d2587a121dd96982e1e7edc5bd0b676302d244bfaa750afc7fb2ad31df8b825095d779b6e2ab2c76f94e47095d90071ebb -DIST libXau-1.0.9.tar.bz2 322650 BLAKE2B 0bc9eb01b99f13a8f978edd7ff63d76f89071ac27f1cd946f9ebc96165a892e7ba7cdcdc52f73e8ed6d5b3d672f8a29a24582195fe14d1d24730a797a592cdd3 SHA512 3ca454ba466a807ea28b0f715066d73dc76ad312697b121d43e4d5766215052e9b7ffb8fe3ed3e496fa3f2a13f164ac692ff85cc428e26731b679f0f06a1d562 diff --git a/x11-libs/libXau/libXau-1.0.9-r1.ebuild b/x11-libs/libXau/libXau-1.0.9-r1.ebuild deleted file mode 100644 index b369a281fc0c..000000000000 --- a/x11-libs/libXau/libXau-1.0.9-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -XORG_DOC=doc -XORG_MULTILIB=yes -inherit xorg-3 - -DESCRIPTION="X.Org X authorization library" - -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" - -DEPEND="x11-base/xorg-proto" |