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 B027D138334 for ; Thu, 20 Jun 2019 21:28:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C57B6E0977; Thu, 20 Jun 2019 21:28:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 AC476E0977 for ; Thu, 20 Jun 2019 21:28:51 +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 B03CA346656 for ; Thu, 20 Jun 2019 21:28:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82824624 for ; Thu, 20 Jun 2019 21:28:47 +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: <1561066062.57b8e9a49464d5cdf2e09765c79e4d3d1cce4b2c.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-flac/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-flac/Manifest media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31-r1.ebuild X-VCS-Directories: media-plugins/gst-plugins-flac/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 57b8e9a49464d5cdf2e09765c79e4d3d1cce4b2c X-VCS-Branch: master Date: Thu, 20 Jun 2019 21:28:47 +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: f5b840e4-f2c9-4244-aece-6cf2da1b8110 X-Archives-Hash: f6c02bf754547288d6b86d3232df1379 commit: 57b8e9a49464d5cdf2e09765c79e4d3d1cce4b2c Author: Mart Raudsepp gentoo org> AuthorDate: Thu Jun 20 21:12:39 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Jun 20 21:27:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b8e9a4 media-plugins/gst-plugins-flac: remove gstreamer 0.10 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> media-plugins/gst-plugins-flac/Manifest | 1 - .../gst-plugins-flac/gst-plugins-flac-0.10.31-r1.ebuild | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/media-plugins/gst-plugins-flac/Manifest b/media-plugins/gst-plugins-flac/Manifest index d7514e282b5..b2f2e81d2f9 100644 --- a/media-plugins/gst-plugins-flac/Manifest +++ b/media-plugins/gst-plugins-flac/Manifest @@ -1,2 +1 @@ -DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809 DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504 diff --git a/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31-r1.ebuild b/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31-r1.ebuild deleted file mode 100644 index 63312655f45..00000000000 --- a/media-plugins/gst-plugins-flac/gst-plugins-flac-0.10.31-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -GST_ORG_MODULE="gst-plugins-good" -inherit gstreamer - -DESCRIPTION="GStreamer encoder/decoder/tagger for FLAC" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=">=media-libs/flac-1.2.1-r5[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}"