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 EF64F158F73 for ; Mon, 16 Aug 2021 20:48:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ED5CE0E10; Mon, 16 Aug 2021 08:52:43 +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 63284E0E10 for ; Mon, 16 Aug 2021 08:52:43 +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 2103D346595 for ; Mon, 16 Aug 2021 08:52:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A982385C for ; Mon, 16 Aug 2021 08:52:40 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1629103947.1fb2fe2a06929b2baa915fb96497095065cc6fbe.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/gtkpod/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild app-pda/gtkpod/gtkpod-2.1.5-r2.ebuild X-VCS-Directories: app-pda/gtkpod/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 1fb2fe2a06929b2baa915fb96497095065cc6fbe X-VCS-Branch: master Date: Mon, 16 Aug 2021 08:52:40 +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: 23993415-8ca7-459f-b68b-9f0c39a9543a X-Archives-Hash: d6909a507fd9afb3163c5ae6ab14add1 commit: 1fb2fe2a06929b2baa915fb96497095065cc6fbe Author: David Seifert gentoo org> AuthorDate: Mon Aug 16 08:52:27 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Mon Aug 16 08:52:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb2fe2a app-pda/gtkpod: slot op on media-libs/libid3tag Signed-off-by: David Seifert gentoo.org> app-pda/gtkpod/{gtkpod-2.1.5-r1.ebuild => gtkpod-2.1.5-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r2.ebuild similarity index 97% rename from app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild rename to app-pda/gtkpod/gtkpod-2.1.5-r2.ebuild index 31996cc7382..b7b06e7a3b8 100644 --- a/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild +++ b/app-pda/gtkpod/gtkpod-2.1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ COMMON_DEPEND=" >=dev-libs/libxml2-2.7.7:2 >=dev-util/anjuta-3.6 >=media-libs/libgpod-0.8.2:= - >=media-libs/libid3tag-0.15 + >=media-libs/libid3tag-0.15:= >=x11-libs/gtk+-3.0.8:3 aac? ( media-libs/faad2 ) clutter? ( >=media-libs/clutter-gtk-1.2:1.0 )