commit: 4398d5aef51eadd207fb8769fa37cf8a959edecb Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Apr 28 01:24:20 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Apr 28 01:25:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4398d5ae
x11-libs/libXxf86vm: Drop old versions x11-libs/libXxf86vm/Manifest | 1 - x11-libs/libXxf86vm/libXxf86vm-1.1.3.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/x11-libs/libXxf86vm/Manifest b/x11-libs/libXxf86vm/Manifest index 2a442ddd7bb..6903725394e 100644 --- a/x11-libs/libXxf86vm/Manifest +++ b/x11-libs/libXxf86vm/Manifest @@ -1,2 +1 @@ -DIST libXxf86vm-1.1.3.tar.bz2 284279 BLAKE2B 4e56f09a299aa91b3eb42d31a25727ecbc48606ff240eaa0695e57463ee24ff161795c0a64639137a36b555bca5c33f02bff6d58fed515c01c3ae9d78ec3d893 SHA512 7cd5491b79920f9c1d134f2815f14d45b0a29cf5f99d866c35418b6f84ce6b48e702db3472bd7c6158804e573f2384ad4ebee78e5ea8f07afec2e34489d99ed4 DIST libXxf86vm-1.1.4.tar.bz2 295346 BLAKE2B 22698db5beb0ac06663e9163e13f8afd99597afc6dbc9f9d4fb232682df6b41a155d63fc1beb58da3d83bd0e420872c457671696246dbf39a6451454a6e24b9e SHA512 c5f92d86e143db02ebb36bcd25618acaa2cb2831f5a23800a06dd431cd73b6702d95de8fe7407ce626336bf614c288d5256f4d87ea7781fad2ab6c517cbf09e0 diff --git a/x11-libs/libXxf86vm/libXxf86vm-1.1.3.ebuild b/x11-libs/libXxf86vm/libXxf86vm-1.1.3.ebuild deleted file mode 100644 index d6d8ab59fe0..00000000000 --- a/x11-libs/libXxf86vm/libXxf86vm-1.1.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_MULTILIB=yes -inherit xorg-2 - -DESCRIPTION="X.Org Xxf86vm library" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" - -RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-proto/xf86vidmodeproto-2.3.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}] - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}"