summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-05 15:24:21 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-05 15:35:38 +0200
commite35e6c3cb36dce504c6607d45562b116f6e8e558 (patch)
tree6b752ef7fc83e2268696d3ceee55477bba3bc640
parentsys-block/nbd: Removed old. (diff)
downloadgentoo-e35e6c3c.tar.gz
gentoo-e35e6c3c.tar.bz2
gentoo-e35e6c3c.zip
x11-misc/etm: Remove last-rited pkg, #368257
-rw-r--r--profiles/package.mask7
-rw-r--r--x11-misc/etm/Manifest1
-rw-r--r--x11-misc/etm/etm-696-r1.ebuild20
-rw-r--r--x11-misc/etm/metadata.xml19
4 files changed, 0 insertions, 47 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index ee635b6581e9..23e140cb6b4e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -335,13 +335,6 @@ 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.
# Removal in 30 days. Bug #602820.
media-plugins/vdr-xineliboutput
diff --git a/x11-misc/etm/Manifest b/x11-misc/etm/Manifest
deleted file mode 100644
index e07b73a64a69..000000000000
--- a/x11-misc/etm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST etm-696.tar.gz 163174 SHA256 c50e53e7669c4cd5a2746fc5f9d6f982ae4f0436999959ae34c42e6a1d4b90b8 SHA512 a0ae106a0c03c189bc2351464e09ff1f776bd6106d1c2ecd4ddd055e77bf5370fdb5ce3d5dbc206ce30b44cbefcf799834bb78d6b8fcd83f1f8a8a6e880462c6 WHIRLPOOL ed276bcab504f7bc97d3f016367b27133ccbbf1eec53fa6b34f6e5d4141a1bbb472214d42f64635b65059f0625b367e201f4c7372cecf2ff28f6182f5b4f5002
diff --git a/x11-misc/etm/etm-696-r1.ebuild b/x11-misc/etm/etm-696-r1.ebuild
deleted file mode 100644
index 79556d326105..000000000000
--- a/x11-misc/etm/etm-696-r1.ebuild
+++ /dev/null
@@ -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}"
diff --git a/x11-misc/etm/metadata.xml b/x11-misc/etm/metadata.xml
deleted file mode 100644
index 75840c325b65..000000000000
--- a/x11-misc/etm/metadata.xml
+++ /dev/null
@@ -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>