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 BC2F5139083 for ; Thu, 21 Dec 2017 01:04:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEEE6E11AF; Thu, 21 Dec 2017 01:04:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 A21D6E11AF for ; Thu, 21 Dec 2017 01:04:12 +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 7AFA4340754 for ; Thu, 21 Dec 2017 01:04:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05862AE8A for ; Thu, 21 Dec 2017 01:04:09 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1513818172.7df0fff68b0e7d0089f2001956d3859520770e4a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/frescobaldi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/frescobaldi/Manifest media-sound/frescobaldi/frescobaldi-2.20.0.ebuild media-sound/frescobaldi/metadata.xml X-VCS-Directories: media-sound/frescobaldi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7df0fff68b0e7d0089f2001956d3859520770e4a X-VCS-Branch: master Date: Thu, 21 Dec 2017 01:04:09 +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-Archives-Salt: 57d67b27-a919-4035-bbe9-fe5a4a0df41c X-Archives-Hash: 16c86cc878763833436b23444a141904 commit: 7df0fff68b0e7d0089f2001956d3859520770e4a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 21 01:01:38 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 21 01:02:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df0fff6 media-sound/frescobaldi: Drop 2.20.0 Closes: https://bugs.gentoo.org/631966 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-sound/frescobaldi/Manifest | 1 - media-sound/frescobaldi/frescobaldi-2.20.0.ebuild | 37 ----------------------- media-sound/frescobaldi/metadata.xml | 22 ++++++++------ 3 files changed, 12 insertions(+), 48 deletions(-) diff --git a/media-sound/frescobaldi/Manifest b/media-sound/frescobaldi/Manifest index 7669373d806..4bc5e97ad2f 100644 --- a/media-sound/frescobaldi/Manifest +++ b/media-sound/frescobaldi/Manifest @@ -1,2 +1 @@ -DIST frescobaldi-2.20.0.tar.gz 4478977 BLAKE2B bac6e455656064fc64120a4e30690b55159254562f1b4fb6515fccb74cc113354ac337c68fe91942c42b4aeff14db18f5024dd6b47fb913dafe7bcf95efaf019 SHA512 a875e8d574e77db5e87555aa091b4b0966e4b8df16dc1f7fbcfe100f67d9ccafdd9a26c8f4b8cea13410faaa298185c1ec0e9b5e722b3d37c32d0b573511a3e3 DIST frescobaldi-3.0.0.tar.gz 4895317 BLAKE2B 6a9a2b92d075742f54b3148761f1946c4dd73616482aec9278c0326d5597773ce6eb714f8d31d49f79051294d23d4e43552ce29bde0f464d1a677900b8a276f6 SHA512 e33cbcb70bec74239cd84691725e9978b6c6fee391848c7de8ea32dd5459d953ddda120eeea25a602154d94a84947b6c151237b859450162db0822ef58fd7787 diff --git a/media-sound/frescobaldi/frescobaldi-2.20.0.ebuild b/media-sound/frescobaldi/frescobaldi-2.20.0.ebuild deleted file mode 100644 index 4b205dbb61d..00000000000 --- a/media-sound/frescobaldi/frescobaldi-2.20.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 gnome2-utils - -DESCRIPTION="A LilyPond sheet music text editor" -HOMEPAGE="http://www.frescobaldi.org/" -SRC_URI="https://github.com/wbsoft/${PN}/releases/download/v${PV}/${P}.tar.gz" - -LICENSE="GPL-2 public-domain" # public-domain is for bundled Tango icons -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="portmidi" - -RDEPEND=" - dev-python/PyQt4[svg,X,${PYTHON_USEDEP}] - dev-python/python-poppler-qt4[${PYTHON_USEDEP}] - >=dev-python/python-ly-0.9.4[${PYTHON_USEDEP}] - >=media-sound/lilypond-2.14.2 - portmidi? ( media-libs/portmidi[${PYTHON_USEDEP}] )" -DEPEND="${RDEPEND}" - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/media-sound/frescobaldi/metadata.xml b/media-sound/frescobaldi/metadata.xml index bb0cc4ccb3c..468c931f9c4 100644 --- a/media-sound/frescobaldi/metadata.xml +++ b/media-sound/frescobaldi/metadata.xml @@ -1,14 +1,16 @@ - - sound@gentoo.org - Gentoo Sound project - - - Enable media-libs/portmidi support - - - wbsoft/frescobaldi - + + sound@gentoo.org + Gentoo Sound project + + + + wbsoft/frescobaldi +