x11-misc/etm: Remove last-rited pkg, #368257

This commit is contained in:
Michał Górny
2017-07-05 15:24:21 +02:00
parent 268ed271c0
commit e35e6c3cb3
4 changed files with 0 additions and 47 deletions

View File

@@ -333,13 +333,6 @@ games-board/gamazons
# Removal in 30 days. Bug #574026.
net-dialup/martian-modem
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# (on behalf of Treecleaner project)
# Unmaintained in Gentoo. The current version is obsolete, and the new
# versions cause issues preventing adding.
# Removal in 30 days. Bug #368257.
x11-misc/etm
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# (on behalf of Treecleaner project)
# Unmaintained in Gentoo. The current Gentoo version no longer builds.

View File

@@ -1 +0,0 @@
DIST etm-696.tar.gz 163174 SHA256 c50e53e7669c4cd5a2746fc5f9d6f982ae4f0436999959ae34c42e6a1d4b90b8 SHA512 a0ae106a0c03c189bc2351464e09ff1f776bd6106d1c2ecd4ddd055e77bf5370fdb5ce3d5dbc206ce30b44cbefcf799834bb78d6b8fcd83f1f8a8a6e880462c6 WHIRLPOOL ed276bcab504f7bc97d3f016367b27133ccbbf1eec53fa6b34f6e5d4141a1bbb472214d42f64635b65059f0625b367e201f4c7372cecf2ff28f6182f5b4f5002

View File

@@ -1,20 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Event and Task Manager, an intuitive time management application"
HOMEPAGE="http://www.duke.edu/~dgraham/ETM/"
SRC_URI="mirror://sourceforge/etmeventandtask/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ical"
DEPEND="dev-python/wxpython:2.8[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
ical? ( dev-python/icalendar[${PYTHON_USEDEP}] )"
RDEPEND="${DEPEND}"

View File

@@ -1,19 +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">
etm is an acronym for Event and Task Manager. It provides a simple,
intuitive format for using plain text files to store data, a command
line interface for viewing stored information in a variety of convenient
ways and a cross-platform, wx(python)-based GUI for creating and
modifying items as well as viewing them.
</longdescription>
<use>
<flag name="ical">Enable export of ical format files by depending on
<pkg>dev-python/icalendar</pkg></flag>
</use>
<upstream>
<remote-id type="sourceforge">etmeventandtask</remote-id>
</upstream>
</pkgmetadata>