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 496AD138359 for ; Sat, 8 Aug 2020 16:55:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF467E0B47; Sat, 8 Aug 2020 16:55:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 C959AE0B47 for ; Sat, 8 Aug 2020 16:55:44 +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 B601534F34D for ; Sat, 8 Aug 2020 16:55:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59973313 for ; Sat, 8 Aug 2020 16:55:39 +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: <1596905616.2008e6948e3efeb0943b282d51d11afbbf5e129d.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gmtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/gmtp/Manifest media-sound/gmtp/gmtp-1.3.10.ebuild X-VCS-Directories: media-sound/gmtp/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 2008e6948e3efeb0943b282d51d11afbbf5e129d X-VCS-Branch: master Date: Sat, 8 Aug 2020 16:55:39 +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: 3994f597-5867-4a2b-8953-8c9034c5ad72 X-Archives-Hash: 8875a5e3c2e637c355436e69ad1c1c2c commit: 2008e6948e3efeb0943b282d51d11afbbf5e129d Author: David Seifert gentoo org> AuthorDate: Sat Aug 8 16:53:36 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Aug 8 16:53:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2008e694 media-sound/gmtp: Remove old Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: David Seifert gentoo.org> media-sound/gmtp/Manifest | 1 - media-sound/gmtp/gmtp-1.3.10.ebuild | 43 ------------------------------------- 2 files changed, 44 deletions(-) diff --git a/media-sound/gmtp/Manifest b/media-sound/gmtp/Manifest index 47afe923e68..a5c8527cd68 100644 --- a/media-sound/gmtp/Manifest +++ b/media-sound/gmtp/Manifest @@ -1,2 +1 @@ -DIST gmtp-1.3.10.tar.gz 496912 BLAKE2B 52c31e74dca1a29c2a5627fa977ea040973ba2db5ce31dd123f88289e1a8197a51086e08ab5bdd029ea153388d5216a5483300c505ee06467f8b20b91446f798 SHA512 e2f5b8231e409d9ef6e512cb37199ce7771b87f61cb5bf29a86be0e3fdda22688005ae5b22f004f91a69df2f682c9eb0f1b7613e4f1a8dd3cc6fb0edb6e29fcd DIST gmtp-1.3.11.tar.gz 498198 BLAKE2B 870f27712425328febcda0899b821bc5c8324c07bca50d7bf9f2bd78849e1f73968da4f5c2860e154d19c16ea184cd6a1715f198347356734dd815d7d2aca780 SHA512 af6e56136c227818aab19f9eb0a0ad9f1356b24e8a8aa44d600326d632bfcb0dc2794a7c28809f2de2016a52045c1cc5c2bdae0391a0a970ea04e947f920bc95 diff --git a/media-sound/gmtp/gmtp-1.3.10.ebuild b/media-sound/gmtp/gmtp-1.3.10.ebuild deleted file mode 100644 index 9f56fbc962a..00000000000 --- a/media-sound/gmtp/gmtp-1.3.10.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit gnome2-utils - -DESCRIPTION="A simple MTP client for MP3 players" -HOMEPAGE="http://gmtp.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-libs/glib:2 - media-libs/flac - media-libs/libid3tag - media-libs/libmtp - media-libs/libvorbis - x11-libs/gtk+:3" -DEPEND="${RDEPEND} - sys-devel/gettext - virtual/pkgconfig" - -src_configure() { - econf --with-gtk3 -} - -pkg_preinst() { - gnome2_icon_savelist - gnome2_schemas_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update - gnome2_schemas_update -} - -pkg_postrm() { - gnome2_icon_cache_update - gnome2_schemas_update -}