commit:     8dd62ef4ef8b248ab255ca8b5c0cbb01d9ab1a9b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 24 21:29:23 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 24 23:44:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd62ef4

x11-misc/nts: Remove last-rited package

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/package.mask         |  5 -----
 x11-misc/nts/Manifest         |  1 -
 x11-misc/nts/metadata.xml     | 13 -------------
 x11-misc/nts/nts-82-r1.ebuild | 20 --------------------
 4 files changed, 39 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 8ea1a293b8a..b8df3d0b0c0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -405,11 +405,6 @@ media-sound/guimup
 # at https://github.com/chaudum/rgain - masked for removal in 30 days.
 media-sound/rgain
 
-# Andreas Sturmlechner <[email protected]> (2020-06-25)
-# Stuck on Python 2, m-n, we have no shortage on note taking applications.
-# Masked for removal in 30 days.
-x11-misc/nts
-
 # Sergei Trofimovich <[email protected]> (2020-06-21)
 # virtual/libstdc++ has only one sys-libs/libstdc++-v3 provider.
 # Use that instead. Or even better use none of them. It's a

diff --git a/x11-misc/nts/Manifest b/x11-misc/nts/Manifest
deleted file mode 100644
index f27a7832eb0..00000000000
--- a/x11-misc/nts/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST nts-82.tar.gz 155819 BLAKE2B 
f5f6ab561b754c450f41a8e929fe54d59de6430adfefe65fee17ab1a71766c6f4dd16ed8f4a6ae1e927814f42e6461eaca5744ad8fdf3143771949cd76c3fb5c
 SHA512 
03ec801a550668c8654240823f63e4793d54d12630181e38031872f8d5e6cf01e151be1a5762c7013941701a679d361951f271e0f4cf0d90da54ed1db2ea61fd

diff --git a/x11-misc/nts/metadata.xml b/x11-misc/nts/metadata.xml
deleted file mode 100644
index 17a66d0a724..00000000000
--- a/x11-misc/nts/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription lang="en">
-               nts is an acronym for Note Taking Simplified. It provides a 
simple,
-               intuitive format for using plain text files to store notes, a 
command
-               line interface for viewing notes in a variety of convenient 
ways and a
-               cross-platform, wx(python)-based GUI for creating and modifying 
notes as
-               well as viewing them. Displayed items can be grouped by path or 
tag and
-               can be filtered in various ways.
-       </longdescription>
-</pkgmetadata>

diff --git a/x11-misc/nts/nts-82-r1.ebuild b/x11-misc/nts/nts-82-r1.ebuild
deleted file mode 100644
index 8aeaa2feba3..00000000000
--- a/x11-misc/nts/nts-82-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-inherit distutils-r1
-
-DESCRIPTION="Note Taking made Simple, an intuitive note taking application"
-HOMEPAGE="http://www.duke.edu/~dgraham/NTS/";
-SRC_URI="http://www.duke.edu/~dgraham/NTS/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       dev-python/wxpython:3.0[${PYTHON_USEDEP}]
-       dev-python/python-dateutil[${PYTHON_USEDEP}]
-       || ( dev-python/docutils[${PYTHON_USEDEP}] app-text/pandoc )
-"

Reply via email to