diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:38:35 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 13:38:35 -0700 |
commit | 2d807c33b97c0e42e218a83d745663961a162ae9 (patch) | |
tree | ce7da1a7ae480f2420117197fe5db3e1c1fc6eb8 /x11-libs/libXau | |
parent | x11-libs/libFS: Drop old versions (diff) | |
download | gentoo-2d807c33b97c0e42e218a83d745663961a162ae9.tar.gz gentoo-2d807c33b97c0e42e218a83d745663961a162ae9.tar.bz2 gentoo-2d807c33b97c0e42e218a83d745663961a162ae9.zip |
x11-libs/libXau: 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-libs/libXau')
-rw-r--r-- | x11-libs/libXau/Manifest | 1 | ||||
-rw-r--r-- | x11-libs/libXau/libXau-1.0.8-r1.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-libs/libXau/Manifest b/x11-libs/libXau/Manifest index ee6cf0c8443c..2e169e2453f0 100644 --- a/x11-libs/libXau/Manifest +++ b/x11-libs/libXau/Manifest @@ -1,2 +1 @@ -DIST libXau-1.0.8.tar.bz2 295297 BLAKE2B 46c0cdf3382a75e197e48d556d44494dc8a91483fa27c86ae1b4264deb63320637232fe94d1286b38ba8f4efa5405f4b5c476266963ee3ee43b934af2e0a0e53 SHA512 9f933d22f8f2411ae770094589cbe170c631a1437d572664e0fa6b9608e6ec39deef752f2dd6408ab45acdf01bf1827ef3ced640a33da787d9cfb546f12397b5 DIST libXau-1.0.9.tar.bz2 322650 BLAKE2B 0bc9eb01b99f13a8f978edd7ff63d76f89071ac27f1cd946f9ebc96165a892e7ba7cdcdc52f73e8ed6d5b3d672f8a29a24582195fe14d1d24730a797a592cdd3 SHA512 3ca454ba466a807ea28b0f715066d73dc76ad312697b121d43e4d5766215052e9b7ffb8fe3ed3e496fa3f2a13f164ac692ff85cc428e26731b679f0f06a1d562 diff --git a/x11-libs/libXau/libXau-1.0.8-r1.ebuild b/x11-libs/libXau/libXau-1.0.8-r1.ebuild deleted file mode 100644 index fbf754046123..000000000000 --- a/x11-libs/libXau/libXau-1.0.8-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org X authorization library" - -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND="x11-base/xorg-proto" -DEPEND="${RDEPEND}" |