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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB740158088 for ; Thu, 11 Nov 2021 10:45:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 566222BC08E; Thu, 11 Nov 2021 10:45:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 277E72BC08F for ; Thu, 11 Nov 2021 10:45:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08A4A34308B for ; Thu, 11 Nov 2021 10:44:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03E701C3 for ; Thu, 11 Nov 2021 10:44:57 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1636627470.114ccd9d59b9472265277c2a5359afcbf725b3a8.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gstreamermm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild X-VCS-Directories: dev-cpp/gstreamermm/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 114ccd9d59b9472265277c2a5359afcbf725b3a8 X-VCS-Branch: master Date: Thu, 11 Nov 2021 10:44:57 +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: 95be2099-7954-4808-8d0a-f704f22fe1ec X-Archives-Hash: dc2a9fbe21ed8ab9b6303154c40b2f85 commit: 114ccd9d59b9472265277c2a5359afcbf725b3a8 Author: Pacho Ramos gentoo org> AuthorDate: Thu Nov 11 10:19:55 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Nov 11 10:44:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114ccd9d dev-cpp/gstreamermm: Patch for newer glib needed a revbump To ensure fixed gstreamermm is installed Closes: https://bugs.gentoo.org/818685 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Pacho Ramos gentoo.org> .../{gstreamermm-1.10.0.ebuild => gstreamermm-1.10.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild similarity index 97% rename from dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild rename to dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild index fced073bba0..8f28a2ec3d9 100644 --- a/dev-cpp/gstreamermm/gstreamermm-1.10.0.ebuild +++ b/dev-cpp/gstreamermm/gstreamermm-1.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6