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 36428138334 for ; Tue, 5 Feb 2019 23:34:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCBA9E0BF3; Tue, 5 Feb 2019 23:33:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B1B4CE0BEF for ; Tue, 5 Feb 2019 23:33:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0616C33C6B6 for ; Tue, 5 Feb 2019 23:33:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92F5953B for ; Tue, 5 Feb 2019 23:33:53 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1549409488.c7b6bc349289ed9690ba6a1b6b9c81deb5b2bbfb.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-vpx/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-vpx/Manifest media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.1.ebuild X-VCS-Directories: media-plugins/gst-plugins-vpx/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c7b6bc349289ed9690ba6a1b6b9c81deb5b2bbfb X-VCS-Branch: master Date: Tue, 5 Feb 2019 23:33:53 +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: f985a556-9acf-4436-b457-64069f237079 X-Archives-Hash: 9f06b55f0f93dffe3fbe382e8923bf19 commit: c7b6bc349289ed9690ba6a1b6b9c81deb5b2bbfb Author: Mart Raudsepp gentoo org> AuthorDate: Tue Feb 5 23:24:24 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Feb 5 23:31:28 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b6bc34 media-plugins/gst-plugins-vpx: remove old Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> media-plugins/gst-plugins-vpx/Manifest | 1 - .../gst-plugins-vpx/gst-plugins-vpx-1.14.1.ebuild | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/media-plugins/gst-plugins-vpx/Manifest b/media-plugins/gst-plugins-vpx/Manifest index 87f1010932b..b2f2e81d2f9 100644 --- a/media-plugins/gst-plugins-vpx/Manifest +++ b/media-plugins/gst-plugins-vpx/Manifest @@ -1,2 +1 @@ -DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504 diff --git a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.1.ebuild b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.1.ebuild deleted file mode 100644 index a466ed14119..00000000000 --- a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.14.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GST_ORG_MODULE=gst-plugins-good - -inherit gstreamer - -DESCRIPTION="VP8/VP9 video encoder/decoder plugin for GStreamer" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd" -IUSE="" - -RDEPEND=">=media-libs/libvpx-1.3.0:=[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}"