diff options
author | 2018-05-20 11:32:13 -0700 | |
---|---|---|
committer | 2018-05-20 11:32:13 -0700 | |
commit | 6edc7cebe2a35f4266a01bdfb4d93fea20441672 (patch) | |
tree | 9f4eb2ce22ddc3626d12c0cfcc5a60319f592df9 /x11-libs/libXres | |
parent | x11-drivers/xf86-input-libinput: Drop old versions (diff) | |
download | gentoo-6edc7cebe2a35f4266a01bdfb4d93fea20441672.tar.gz gentoo-6edc7cebe2a35f4266a01bdfb4d93fea20441672.tar.bz2 gentoo-6edc7cebe2a35f4266a01bdfb4d93fea20441672.zip |
x11-libs/libXres: Drop old versions
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r-- | x11-libs/libXres/Manifest | 1 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.7.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-libs/libXres/Manifest b/x11-libs/libXres/Manifest index 8cfd68ce3aa..989d4f8173f 100644 --- a/x11-libs/libXres/Manifest +++ b/x11-libs/libXres/Manifest @@ -1,2 +1 @@ -DIST libXres-1.0.7.tar.bz2 282925 BLAKE2B fe453dfdddba0a07ed2bc086782e8e714d148adcc0316c35329cc1538fd1be53c286ed1aae136095e5b6f2fc57a0b74c06eb49a74375d6444bcbba96e16ab7e5 SHA512 796a79ab694317910442cb10a936711df9dde95764eef11efb8dedc85114977e56409de2f640553f1ad492325df178b8cfbeaeec3f03bf084638c555e44292e0 DIST libXres-1.2.0.tar.bz2 286635 BLAKE2B 0c0813118c7ecd5851b075a4001e0e34fa3df92bd8367717eee42ec20352cab3443d232715c1d40c5df313f6508d2dddc779980d11744a1f897cc7511bfdfdf4 SHA512 8eb5a36b1f030eb4e27e676cc4befcc073da66a7bce2b39089314e1facb629d13b087bb53ca2c95fe5291857da7ff9f80c6ab28fb3e245eeb9e0344937900172 diff --git a/x11-libs/libXres/libXres-1.0.7.ebuild b/x11-libs/libXres/libXres-1.0.7.ebuild deleted file mode 100644 index 0247056ddcb..00000000000 --- a/x11-libs/libXres/libXres-1.0.7.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xorg-2 - -EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/lib/libXRes.git" -DESCRIPTION="X.Org XRes library" - -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 ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext - x11-proto/xextproto - x11-proto/resourceproto" -DEPEND="${RDEPEND}" |