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 47C1B15806E for ; Fri, 2 Jun 2023 04:52:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26F9EE089D; Fri, 2 Jun 2023 04:52:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EEECEE089D for ; Fri, 2 Jun 2023 04:52:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B3FB34135C for ; Fri, 2 Jun 2023 04:52:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5819A67 for ; Fri, 2 Jun 2023 04:52:02 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1685681224.6df4b8dd9fc8a9e1efce50f1c334bf02a929203e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xfmpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/xfmpc/Manifest media-sound/xfmpc/xfmpc-0.3.0.ebuild X-VCS-Directories: media-sound/xfmpc/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6df4b8dd9fc8a9e1efce50f1c334bf02a929203e X-VCS-Branch: master Date: Fri, 2 Jun 2023 04:52:02 +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: 2b05a05e-8900-4e1a-94de-0f2b321f341e X-Archives-Hash: 995f0a9858ec71e83eb94fc8d6360097 commit: 6df4b8dd9fc8a9e1efce50f1c334bf02a929203e Author: Michał Górny gentoo org> AuthorDate: Fri Jun 2 04:47:04 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Jun 2 04:47:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df4b8dd media-sound/xfmpc: Remove old Signed-off-by: Michał Górny gentoo.org> media-sound/xfmpc/Manifest | 1 - media-sound/xfmpc/xfmpc-0.3.0.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/media-sound/xfmpc/Manifest b/media-sound/xfmpc/Manifest index 8c00ee3df9fb..9804cd51d34d 100644 --- a/media-sound/xfmpc/Manifest +++ b/media-sound/xfmpc/Manifest @@ -1,2 +1 @@ -DIST xfmpc-0.3.0.tar.bz2 443234 BLAKE2B ee0f491baadfb6be9148de8060758f788f773bdbc0354d6061889e979fb16eeb7a44357b61e698908c972714616b4268ed443d1d6323cbf0f457cdfd6cdf0fc1 SHA512 6e876aca2c2a6764fe97f061c97dc0fa9ce72b7ab6a2597b5f54bdce39789cc73bd038a0ef69b87d826c225efb9c3a2d19aa9ed7872ce7ee9ac5d7bd275444a3 DIST xfmpc-0.3.1.tar.bz2 455660 BLAKE2B 2391217f1695ab0962a3ee52ea27ef44febbd8cf982d1bfba0c6952423c718f32dbea590930b9cef9cd3d932b2297cafb87870e27fb7579a764ad948e62918d6 SHA512 771835828cd89298d79c31cec2716b308889e6b835a2b16d0ef25eab6ed1667b055158f845ebf897df8f3f9f45a07fb6ad2994a9981695e74be2d56408e4abe0 diff --git a/media-sound/xfmpc/xfmpc-0.3.0.ebuild b/media-sound/xfmpc/xfmpc-0.3.0.ebuild deleted file mode 100644 index 3f00933bf48b..000000000000 --- a/media-sound/xfmpc/xfmpc-0.3.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit xdg-utils - -DESCRIPTION="Music Player Daemon (MPD) client for the Xfce desktop environment" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfmpc" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.18:2= - >=media-libs/libmpd-0.15:= - >=x11-libs/gtk+-3.22:3= - >=xfce-base/libxfce4ui-4.12:= - >=xfce-base/libxfce4util-4.12:=" -DEPEND="${RDEPEND} - dev-util/intltool - virtual/pkgconfig" - -DOCS=( AUTHORS ChangeLog IDEAS NEWS README THANKS ) - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}