app-misc/todoman: Removed package.

This commit is contained in:
tastytea 2020-03-03 01:02:33 +01:00
parent 8c4977da56
commit ee2471d2e7
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
4 changed files with 0 additions and 52 deletions

View File

@ -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-----

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
</pkgmetadata>

View File

@ -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 )

View File

@ -1,2 +0,0 @@
# Will be removed on 2020-02-10.
app-misc/todoman