summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-04-17 14:05:19 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-17 14:05:19 +0200
commita607056033cb89262616575f89283f46006b590d (patch)
treedc60fe522074a4b990654a1428af3be965ad3ee9 /x11-misc
parentdev-games/openscenegraph-qt: Fix build with Qt 5.11_beta3 (diff)
downloadgentoo-a607056033cb89262616575f89283f46006b590d.tar.gz
gentoo-a607056033cb89262616575f89283f46006b590d.tar.bz2
gentoo-a607056033cb89262616575f89283f46006b590d.zip
x11-misc/treeline: Remove last-rited package
Closes: https://bugs.gentoo.org/630476
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/treeline/Manifest5
-rw-r--r--x11-misc/treeline/files/treeline-1.2.3-nocompile.patch12
-rw-r--r--x11-misc/treeline/metadata.xml11
-rw-r--r--x11-misc/treeline/treeline-1.4.1-r1.ebuild60
-rw-r--r--x11-misc/treeline/treeline-2.0.2.ebuild39
-rw-r--r--x11-misc/treeline/treeline-2.1.1.ebuild39
-rw-r--r--x11-misc/treeline/treeline-2.1.2.ebuild39
7 files changed, 0 insertions, 205 deletions
diff --git a/x11-misc/treeline/Manifest b/x11-misc/treeline/Manifest
deleted file mode 100644
index 9fc5e6208a8c..000000000000
--- a/x11-misc/treeline/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST treeline-1.4.1.tar.gz 499500 BLAKE2B d190c8fea4a0efbb0dab7712e8437e3762dcc081581b52bc0f060bbe0397658ad7d8898d88020a3a5dca44f0d24d2563d0559e3238a2125b2b92673cdf72ed45 SHA512 85e87d4201eca19fb4255eacef89b7975f982a32790e74b5a35ab37e42e316eb45a1518f093097141dc5db1a8a090537f42e35fddf3f51b3ae4cf4c812f9ea95
-DIST treeline-2.0.2.tar.gz 451377 BLAKE2B e2236c97f11e802b1d234cd246cf030451c3daf86f381d794c83fdfa67fb964bddad61085954c4fa139e40058cd673015ae4ab8933026995ee292d6f5feebd22 SHA512 05d8464ce460e1b50a5d64fb23f4c7980ef419833272bc8f2a87303b1f3cc7a363f138476a23b0d178c76f7ad654136c007f8e81a132c2b182bdcedba28be164
-DIST treeline-2.1.1.tar.gz 457877 BLAKE2B ac36fcf6775e97e420aff096eda5b443dcd65626fe3d1252eeab0254790ff753dd8b76b2f950335f60de7a513dec935972c4e9c615c7674e36c700e87a3cbcbe SHA512 d92a8ad06ae368799435372ec3ce49946ca4d0b0cd365d286d3045d60b18d74789bad8f0f32ea1ac11497304076db288f29838c467c84a4bc6c2d8230f627565
-DIST treeline-2.1.2.tar.gz 458056 BLAKE2B a88b7b9a5b0f67f91a1ee25c56b20bd7e81b1a14412320225f05fed2f40a59ca899f5e7acacaf59f0084903f643218106819efef19b74cdfcebda9bd02cd72ba SHA512 99d6bff91516388854c856c1c8267b33a1f83b86e99d8e8d0a83e5f089a9f9c3d5f4d9c2def64dad310d84cdf41268622afc9b03bf7f7073272c177e84f0c83d
-DIST treeline-i18n-1.4.1a.tar.gz 279797 BLAKE2B 6f6422114f17b00af7fd4f550fc50b046bf7c8db304fc26c4420ecf7eeadb73280d0aad3c8ccfe2a3d89ff72269d714eb187c806d59ab5e13d2732f12c85078b SHA512 82a79d24d451f5512c80b7647a6d10146649d2224c5ced8e5b402b44dea5d3d7cb00a3e8c96384d499fe2eb87dca686feb74a79db083e531fdb872218f54861b
diff --git a/x11-misc/treeline/files/treeline-1.2.3-nocompile.patch b/x11-misc/treeline/files/treeline-1.2.3-nocompile.patch
deleted file mode 100644
index 764859f1e415..000000000000
--- a/x11-misc/treeline/files/treeline-1.2.3-nocompile.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/install.py
-+++ b/install.py
-@@ -230,7 +230,8 @@
- pythonBuildDir = os.path.join(buildRoot, pythonPrefixDir[1:])
-
- if os.path.isdir('source'):
-- compileall.compile_dir('source', ddir=os.path.join(prefixDir, 'source'))
-+ # don't compile, let our eclass handle that
-+ # compileall.compile_dir('source', ddir=os.path.join(prefixDir, 'source'))
- print 'Installing files...'
- print ' Copying python files to %s' % pythonBuildDir
- removeDir(pythonBuildDir) # remove old?
diff --git a/x11-misc/treeline/metadata.xml b/x11-misc/treeline/metadata.xml
deleted file mode 100644
index df49cc4d0cba..000000000000
--- a/x11-misc/treeline/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>desktop-misc@gentoo.org</email>
- <name>Gentoo Desktop Miscellaneous Project</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">treeline</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/x11-misc/treeline/treeline-1.4.1-r1.ebuild b/x11-misc/treeline/treeline-1.4.1-r1.ebuild
deleted file mode 100644
index 26c6fb256526..000000000000
--- a/x11-misc/treeline/treeline-1.4.1-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="xml"
-
-inherit eutils python-single-r1
-
-DESCRIPTION="TreeLine is a structured information storage program"
-HOMEPAGE="http://treeline.bellz.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-TLLINGUAS=( de fr )
-IUSE+=" ${TLLINGUAS[@]/#/l10n_}"
-for lingua in ${TLLINGUAS[@]}; do
- SRC_URI+=" l10n_${lingua}? ( mirror://sourceforge/${PN}/${PN}-i18n-${PV}a.tar.gz )"
-done
-unset lingua
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="
- ${PYTHON_DEPS}
-"
-RDEPEND="
- ${DEPEND}
- dev-python/PyQt4[X,${PYTHON_USEDEP}]
-"
-
-S="${WORKDIR}/TreeLine"
-
-src_unpack() {
- unpack ${P}.tar.gz
- local lingua
- for lingua in "${TLLINGUAS[@]}"; do
- if use l10n_${lingua}; then
- tar xozf "${DISTDIR}"/${PN}-i18n-${PV}a.tar.gz \
- TreeLine/doc/{readme_${lingua}.trl,README_${lingua}.html} \
- TreeLine/translations/{treeline_${lingua}.{qm,ts},qt_${lingua}.{qm,ts}} || die
- fi
- done
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.2.3-nocompile.patch
-
- rm doc/LICENSE || die
-
- python_export PYTHON_SITEDIR
- sed -i "s;prefixDir, 'lib;'${PYTHON_SITEDIR};" install.py || die
-}
-
-src_install() {
- "${EPYTHON}" install.py -x -p /usr/ -d /usr/share/doc/${PF} -b "${D}" || die
-}
diff --git a/x11-misc/treeline/treeline-2.0.2.ebuild b/x11-misc/treeline/treeline-2.0.2.ebuild
deleted file mode 100644
index 554cb2d24f9e..000000000000
--- a/x11-misc/treeline/treeline-2.0.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-PYTHON_REQ_USE="xml"
-
-inherit eutils python-single-r1
-
-DESCRIPTION="TreeLine is a structured information storage program"
-HOMEPAGE="http://treeline.bellz.org/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-DEPEND="
- ${PYTHON_DEPS}
-"
-RDEPEND="
- ${DEPEND}
- dev-python/PyQt4[X,${PYTHON_USEDEP}]
-"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-S="${WORKDIR}/TreeLine"
-
-src_prepare() {
- rm doc/LICENSE || die
-
- python_export PYTHON_SITEDIR
- sed -i "s;prefixDir, 'lib;'${PYTHON_SITEDIR};" install.py || die
-}
-
-src_install() {
- "${EPYTHON}" install.py -x -p /usr/ -d /usr/share/doc/${PF} -b "${D}" || die
-}
diff --git a/x11-misc/treeline/treeline-2.1.1.ebuild b/x11-misc/treeline/treeline-2.1.1.ebuild
deleted file mode 100644
index 98cb61a0bccc..000000000000
--- a/x11-misc/treeline/treeline-2.1.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_{4,5,6} )
-PYTHON_REQ_USE="xml"
-
-inherit eutils python-single-r1
-
-DESCRIPTION="TreeLine is a structured information storage program"
-HOMEPAGE="http://treeline.bellz.org/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-
-DEPEND="
- ${PYTHON_DEPS}
-"
-RDEPEND="
- ${DEPEND}
- dev-python/PyQt4[X,${PYTHON_USEDEP}]
-"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-S="${WORKDIR}/TreeLine"
-
-src_prepare() {
- rm doc/LICENSE || die
-
- python_export PYTHON_SITEDIR
- sed -i "s;prefixDir, 'lib;'${PYTHON_SITEDIR};" install.py || die
-}
-
-src_install() {
- "${EPYTHON}" install.py -x -p /usr/ -d /usr/share/doc/${PF} -b "${D}" || die
-}
diff --git a/x11-misc/treeline/treeline-2.1.2.ebuild b/x11-misc/treeline/treeline-2.1.2.ebuild
deleted file mode 100644
index 7962524facf4..000000000000
--- a/x11-misc/treeline/treeline-2.1.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
-PYTHON_REQ_USE="xml"
-inherit eutils python-single-r1
-
-DESCRIPTION="TreeLine is a structured information storage program"
-HOMEPAGE="http://treeline.bellz.org/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-
-DEPEND="
- ${PYTHON_DEPS}
-"
-RDEPEND="
- ${DEPEND}
- dev-python/PyQt4[X,${PYTHON_USEDEP}]
-"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-S="${WORKDIR}/TreeLine"
-
-src_prepare() {
- default
-
- rm doc/LICENSE || die
-
- python_export PYTHON_SITEDIR
- sed -i "s;prefixDir, 'lib;'${PYTHON_SITEDIR};" install.py || die
-}
-
-src_install() {
- "${EPYTHON}" install.py -x -p /usr/ -d /usr/share/doc/${PF} -b "${D}" || die
-}