From 781fb0545f53baf9d7409ad178fa348b25557f0c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 27 Mar 2020 00:30:34 +0100 Subject: [PATCH] app-text/keepnote: Remove last-rited package Closes: https://bugs.gentoo.org/708124 Signed-off-by: Andreas Sturmlechner --- app-text/keepnote/Manifest | 1 - .../files/keepnote-0.7.8-desktopfile.patch | 30 ------------ app-text/keepnote/keepnote-0.7.9-r2.ebuild | 46 ------------------- app-text/keepnote/metadata.xml | 20 -------- profiles/package.mask | 5 -- 5 files changed, 102 deletions(-) delete mode 100644 app-text/keepnote/Manifest delete mode 100644 app-text/keepnote/files/keepnote-0.7.8-desktopfile.patch delete mode 100644 app-text/keepnote/keepnote-0.7.9-r2.ebuild delete mode 100644 app-text/keepnote/metadata.xml diff --git a/app-text/keepnote/Manifest b/app-text/keepnote/Manifest deleted file mode 100644 index 858ddf053e0e..000000000000 --- a/app-text/keepnote/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST keepnote-0.7.9.tar.gz 786634 BLAKE2B e14b41f6d5e983ef4ef27e10a2b39f8972cfd47c34a15f7efd97c1c809a29c50554d5edd5fcd0ff8624861fc0a33662c6f00eef675519fdab11d8cef9b67da1d SHA512 1d818fab1fea69b6369209dbaad403b2431352ba359d4f233ab412fd56a57e970b6b6adf63201811ce45faee471cf3521c6b4ccecc67f3befc727b2e77189ac5 diff --git a/app-text/keepnote/files/keepnote-0.7.8-desktopfile.patch b/app-text/keepnote/files/keepnote-0.7.8-desktopfile.patch deleted file mode 100644 index 7c06aab2c91d..000000000000 --- a/app-text/keepnote/files/keepnote-0.7.8-desktopfile.patch +++ /dev/null @@ -1,30 +0,0 @@ -From: Julian Ospald -Date: Tue Aug 14 07:08:05 UTC 2012 -Subject: desktop file - -respect fd.o desktop entry spec - -# desktop-file-validate keepnote.desktop -keepnote.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated -keepnote.desktop: warning: value "Note-taking Application" for key "Comment" in group "Desktop Entry" looks redundant with value "Note-taking Application" of key "GenericName" -keepnote.desktop: warning: value "Program na spr?vu pozn?mok" for key "Comment[sk]" in group "Desktop Entry" looks redundant with value "Program na spr?vu pozn?mok" of key "GenericName[sk]" -keepnote.desktop: error: value "Office" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character - ---- desktop/keepnote.desktop -+++ desktop/keepnote.desktop -@@ -1,14 +1,11 @@ - [Desktop Entry] --Encoding=UTF-8 - Type=Application - Name=KeepNote - GenericName=Note-taking Application - GenericName[sk]=Program na správu poznámok --Comment=Note-taking Application --Comment[sk]=Program na správu poznámok - Icon=keepnote - Exec=keepnote %f --Categories=Office -+Categories=Office; - #MimeType= - Terminal=false - StartupNotify=false diff --git a/app-text/keepnote/keepnote-0.7.9-r2.ebuild b/app-text/keepnote/keepnote-0.7.9-r2.ebuild deleted file mode 100644 index d991974ffc3d..000000000000 --- a/app-text/keepnote/keepnote-0.7.9-r2.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="sqlite,xml" - -inherit gnome2-utils distutils-r1 - -DESCRIPTION="A note taking application" -HOMEPAGE="http://keepnote.org/" -SRC_URI="http://keepnote.org/download-test/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -SLOT="0" -IUSE="" - -RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}] - dev-python/pygtk:2[${PYTHON_USEDEP}] - x11-misc/xdg-utils" - -PATCHES=( "${FILESDIR}"/${PN}-0.7.8-desktopfile.patch ) -DOCS=( CHANGES ) - -python_test() { - "${PYTHON}" test/testing.py || die -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update - - einfo - elog "optional dependencies:" - elog " app-text/gtkspell:2 (spell checking)" - einfo -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/app-text/keepnote/metadata.xml b/app-text/keepnote/metadata.xml deleted file mode 100644 index 406d1cd53480..000000000000 --- a/app-text/keepnote/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - rasmus@alum.mit.edu - Matt Rasmussen - - http://keepnote.org/manual/ - https://code.google.com/p/keepnote/issues/list - - - KeepNote is a note taking application . With KeepNote, you can - store your class notes, TODO lists, research notes, journal entries, - paper outlines, etc in a simple notebook hierarchy with rich-text - formatting, images, and more. Using full-text search, you can - retrieve any note for later reference. - - diff --git a/profiles/package.mask b/profiles/package.mask index f33631df9905..40ee4f09073e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -456,11 +456,6 @@ app-cdr/gtkcdlabel # not packaged in Gentoo, bug #708112. Masked for removal in 30 days. app-misc/fslint -# Andreas Sturmlechner (2020-02-26) -# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only -# Last release in 2012, bug #708124, masked for removal in 30 days. -app-text/keepnote - # Michał Górny (2020-02-24) # app-admin/packagekit-base is Python 2 only and behind upstream. # The Portage backend is unmaintained. Other packages are its reverse -- 2.26.2