From ee2471d2e793927c565d4b44d0c7a68adbae9213 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 3 Mar 2020 01:02:33 +0100 Subject: [PATCH] app-misc/todoman: Removed package. --- app-misc/todoman/Manifest | 12 ----------- app-misc/todoman/metadata.xml | 8 -------- app-misc/todoman/todoman-9999.ebuild | 30 ---------------------------- profiles/package.mask | 2 -- 4 files changed, 52 deletions(-) delete mode 100644 app-misc/todoman/Manifest delete mode 100644 app-misc/todoman/metadata.xml delete mode 100644 app-misc/todoman/todoman-9999.ebuild diff --git a/app-misc/todoman/Manifest b/app-misc/todoman/Manifest deleted file mode 100644 index 8c6099b..0000000 --- a/app-misc/todoman/Manifest +++ /dev/null @@ -1,12 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD todoman-9999.ebuild 836 BLAKE2B d503d24ac95892643e8a585bdbdf070d11dd87b0a6599779199733a173db8d09054ee858913f439c14c1b68e7b70dfb4b251aecd5a95c11b709c68e23a143bde SHA512 5a9f15aec8430317ce6541eef4142b59bd0ef22fdf8a116fda6d468ccac919bd8e09f9411063e55dbcfc74d79ea9e215ef1b7315210008eb87e9b386982acdb5 -MISC metadata.xml 248 BLAKE2B 0f4a45d414249f9410a61d8545ba052db41e3d74516e34bff0ca5547cae55db7eefffb2c23d840c979bdea0b927da36f7a56441cbc6053291d65bd39af2421bd SHA512 0f6384333cf38e52e6a67db43f3a78723d2a0d3446da27e7972f15244d96ae41f0e428d937538d4fa52aa70dc9c92920672d4e237b481dbbdff1d9d8c325b33d ------BEGIN PGP SIGNATURE----- - -iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXg7QoQAKCRDPw5SX8bJu -BzoHAP9lBxXKaTFIpQnoxR6WSz1ux3y/rfGQ3bL2LdakbP3ILAD7Bda8X02VunyF -jFBwqGEt7ivSDqSu4jbbk+ghuORoLV0= -=Vr0Z ------END PGP SIGNATURE----- diff --git a/app-misc/todoman/metadata.xml b/app-misc/todoman/metadata.xml deleted file mode 100644 index d68ff96..0000000 --- a/app-misc/todoman/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gentoo@tastytea.de - tastytea - - diff --git a/app-misc/todoman/todoman-9999.ebuild b/app-misc/todoman/todoman-9999.ebuild deleted file mode 100644 index ba63c53..0000000 --- a/app-misc/todoman/todoman-9999.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_5 python3_6 ) - -inherit git-r3 distutils-r1 - -DESCRIPTION="A simple CalDAV-based todo manager" -HOMEPAGE="https://github.com/pimutils/todoman" -EGIT_REPO_URI="https://github.com/pimutils/todoman.git" - -LICENSE="ISC" -SLOT="0" - -DEPEND="" -RDEPEND=">=dev-python/atomicwrites-1.1.5-r2 - >=dev-python/configobj-5.0.5[${PYTHON_USEDEP}] - >=dev-python/vdirsyncer-0.14.0 - >=dev-python/click-6.0 - >=dev-python/click-log-0.1.3 - >=dev-python/humanize-0.5.1 - >=dev-python/icalendar-3.9.2 - >=dev-python/parsedatetime-2.1 - >=dev-python/python-dateutil-2.4.2-r1 - >=dev-python/pyxdg-0.25-r1 - >=dev-python/tabulate-0.7.7 - >=dev-python/urwid-1.3.1" - -DOCS=( AUTHORS.rst CHANGELOG.rst README.rst misc/khard/khard.conf.example ) diff --git a/profiles/package.mask b/profiles/package.mask index 9aca8b1..e69de29 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,2 +0,0 @@ -# Will be removed on 2020-02-10. -app-misc/todoman