diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-05-29 11:15:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-05-29 11:16:24 -0700 |
commit | aae8cb6d21fff10853041f85b315c3fc9d1d5824 (patch) | |
tree | 8007556375d7703664d1da0b1d996b27d6b4bda5 | |
parent | x11-libs/libxkbcommon: Drop old versions (diff) | |
download | gentoo-aae8cb6d21fff10853041f85b315c3fc9d1d5824.tar.gz gentoo-aae8cb6d21fff10853041f85b315c3fc9d1d5824.tar.bz2 gentoo-aae8cb6d21fff10853041f85b315c3fc9d1d5824.zip |
x11-libs/libXres: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | x11-libs/libXres/Manifest | 1 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.2.0-r1.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-libs/libXres/Manifest b/x11-libs/libXres/Manifest index 29d38e883a07..d0fbfe267f82 100644 --- a/x11-libs/libXres/Manifest +++ b/x11-libs/libXres/Manifest @@ -1,2 +1 @@ -DIST libXres-1.2.0.tar.bz2 286635 BLAKE2B 0c0813118c7ecd5851b075a4001e0e34fa3df92bd8367717eee42ec20352cab3443d232715c1d40c5df313f6508d2dddc779980d11744a1f897cc7511bfdfdf4 SHA512 8eb5a36b1f030eb4e27e676cc4befcc073da66a7bce2b39089314e1facb629d13b087bb53ca2c95fe5291857da7ff9f80c6ab28fb3e245eeb9e0344937900172 DIST libXres-1.2.1.tar.bz2 311025 BLAKE2B f1ecc2397547cd6bcd37dc94968bacc378ab67d004fc31f02890b26bf169057bda61f6a08559ec23eb70bee5910f200e9d1016add3ca816fc4dd49115e718256 SHA512 c17d28406e17e305dc4976f095e88059735f5bd8c600adf2e556523c9e0dd7fa01dcbf7a9d28a642e77e49a5b30f54bb9b2fc34bfbedce467ee2a020bba5cdf1 diff --git a/x11-libs/libXres/libXres-1.2.0-r1.ebuild b/x11-libs/libXres/libXres-1.2.0-r1.ebuild deleted file mode 100644 index be385fa681a8..000000000000 --- a/x11-libs/libXres/libXres-1.2.0-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -XORG_DOC=doc -inherit xorg-3 - -DESCRIPTION="X.Org XRes library" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |