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 A5EDC1580B9 for ; Thu, 26 Aug 2021 10:52:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAF76E0845; Thu, 26 Aug 2021 10:52:02 +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 8B0A5E0845 for ; Thu, 26 Aug 2021 10:52:02 +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 87B5A335D27 for ; Thu, 26 Aug 2021 10:52:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AFE48DC for ; Thu, 26 Aug 2021 10:52:00 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1629975094.87c63f841dfb58f2c48def7809c70f2ed7756fb0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ghostwriter/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/ghostwriter/Manifest app-editors/ghostwriter/ghostwriter-2.0.1.ebuild X-VCS-Directories: app-editors/ghostwriter/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 87c63f841dfb58f2c48def7809c70f2ed7756fb0 X-VCS-Branch: master Date: Thu, 26 Aug 2021 10:52:00 +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: 82965201-dee1-4c11-9257-398592a22045 X-Archives-Hash: f41f1ceda25a32d0d5023b5af830fc89 commit: 87c63f841dfb58f2c48def7809c70f2ed7756fb0 Author: David Roman gmail com> AuthorDate: Wed Aug 25 10:23:21 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Aug 26 10:51:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c63f84 app-editors/ghostwriter: remove old ebuild Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: David Roman gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22049 Signed-off-by: Joonas Niilola gentoo.org> app-editors/ghostwriter/Manifest | 1 - app-editors/ghostwriter/ghostwriter-2.0.1.ebuild | 58 ------------------------ 2 files changed, 59 deletions(-) diff --git a/app-editors/ghostwriter/Manifest b/app-editors/ghostwriter/Manifest index 090adcd9918..a6bed456afc 100644 --- a/app-editors/ghostwriter/Manifest +++ b/app-editors/ghostwriter/Manifest @@ -1,3 +1,2 @@ DIST ghostwriter-1.8.1.tar.gz 1220000 BLAKE2B 3fa3d95ed819bc8f7b76b396e6634658a8bda23e9100cbb298d301fc382db451430a4a31fbd092326af198825c83d2c998172c90a7e318aeb57ef7799751995a SHA512 9f60f81a594cf161edfeac8c75830e186ab4ec2c22859b2bad40768e1ecf64e6842b52a69024a1f014d24a2f1cbb38e15a7799101d7fd54ef7709e245f6ac521 -DIST ghostwriter-2.0.1.tar.gz 7802864 BLAKE2B 387ce3b0fe58171d6c195b51bd5dfbdcd6f7cbe023aaba4962d311e4dd6c08066b4292467f4cf2941b9a28540b639d498057a66a4ca194e35ca32e17399d7d75 SHA512 e91631d51110a884ab68621ee2fe0f1c013d0c2413f0ee58135821f2539285e88dcdfca0f9d80e0313bdab4c02700faa87eae32d525e51eea82163bb1a6d5b1b DIST ghostwriter-2.0.2.tar.gz 7802654 BLAKE2B a52a96ba6aecb8c6b8ff565bd9b3b7622d15ae68af5e393da4f1e1c8dae70a8053228e302e87e2530c907be825df5e7eebc7de14bb23e0e46f4b4308b9ae6e63 SHA512 1e51b86b8afae41c47e5e7ec96752d356dd9dca8a44d1aab6a541e1ce188cb40add52f96a52da7a689df47a2e7a9a1dc7211f480c3456f4a11c81f80e2779a7e diff --git a/app-editors/ghostwriter/ghostwriter-2.0.1.ebuild b/app-editors/ghostwriter/ghostwriter-2.0.1.ebuild deleted file mode 100644 index 9f9908a37a0..00000000000 --- a/app-editors/ghostwriter/ghostwriter-2.0.1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit qmake-utils xdg-utils - -DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor" -HOMEPAGE="https://wereturtle.github.io/ghostwriter/" -SRC_URI="https://github.com/wereturtle/ghostwriter/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -BDEPEND="dev-qt/linguist-tools:5" - -RDEPEND=" - app-text/hunspell:= - dev-qt/qtconcurrent:5 - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtsvg:5 - dev-qt/qtwebchannel:5 - dev-qt/qtwebengine:5[widgets] - dev-qt/qtwidgets:5 -" -DEPEND="${RDEPEND}" - -DOCS=( CREDITS.md README.md ) - -src_prepare() { - default - - sed -i -e "/^VERSION =/s/\$.*/${PV}/" ghostwriter.pro || die "failed to override version" -} - -src_configure() { - eqmake5 \ - CONFIG+=$(usex debug debug release) \ - PREFIX="${EPREFIX}"/usr -} - -src_install() { - emake INSTALL_ROOT="${D}" install - einstalldocs -} - -pkg_postinst() { - xdg_desktop_database_update - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - xdg_icon_cache_update -}