From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3AF84138334 for ; Wed, 1 May 2019 20:47:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 086D7E090A; Wed, 1 May 2019 20:47:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E33B8E090A for ; Wed, 1 May 2019 20:47:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D6B3D343212 for ; Wed, 1 May 2019 20:47:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 457BC5E2 for ; Wed, 1 May 2019 20:47:29 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1556743323.59715f66cdc737650d8aa1b0d021d135fba3d286.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXvMC/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXvMC/Manifest x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild X-VCS-Directories: x11-libs/libXvMC/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 59715f66cdc737650d8aa1b0d021d135fba3d286 X-VCS-Branch: master Date: Wed, 1 May 2019 20:47:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 08afcd08-37df-4ae9-9d15-1f503a65855c X-Archives-Hash: e29a990daa41bad6d245eb81d0840672 commit: 59715f66cdc737650d8aa1b0d021d135fba3d286 Author: Matt Turner gentoo org> AuthorDate: Wed May 1 20:42:03 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed May 1 20:42:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59715f66 x11-libs/libXvMC: Drop old versions Signed-off-by: Matt Turner gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 x11-libs/libXvMC/Manifest | 1 - x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/x11-libs/libXvMC/Manifest b/x11-libs/libXvMC/Manifest index a6ae3669a48..1658acf34bb 100644 --- a/x11-libs/libXvMC/Manifest +++ b/x11-libs/libXvMC/Manifest @@ -1,2 +1 @@ -DIST libXvMC-1.0.10.tar.bz2 313887 BLAKE2B f5440e60c29e83be8945d215e484a995547411fa8e96b2fbf757b93bc618b5d1083f41ccc770c9e8f4b0e13e6230968575aa7054f036ed2443b85b6301078930 SHA512 db979627eda2e58dbc95f0705681aa4acf51dc375a078467ea0b1c78414963e52417e525bcf224b4642eab2e540619c168c1e4757fad97bac7d07b60b23b3e19 DIST libXvMC-1.0.11.tar.bz2 303516 BLAKE2B df1a34ead982c9b88428143d1c6250ef7d4353a6fc4e151c587f62ab91195e3e2c3b320beb1817b5e0b8a6db485aa0b839084361ec60a798ac1476b684542af3 SHA512 4fe49e956ac97a45d851292cbba7bf242706aaf3bd9eb7ea4d2fc50e40745115d857a4fe179d2b87bc7cb6f9ac93911e89a167f02f6d1ae25a59df9a517a2476 diff --git a/x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild b/x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild deleted file mode 100644 index 8202d43fea0..00000000000 --- a/x11-libs/libXvMC/libXvMC-1.0.10-r1.ebuild +++ /dev/null @@ -1,19 +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 XvMC 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-solaris" -IUSE="" - -RDEPEND="x11-base/xorg-proto - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" -PDEPEND="app-eselect/eselect-xvmc"