net-misc/hotot: Remove last-rited
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 30 Jan 2019 20:22:58 +0000 (21:22 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 30 Jan 2019 22:29:24 +0000 (23:29 +0100)
Closes: https://bugs.gentoo.org/463928
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
net-misc/hotot/Manifest [deleted file]
net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild [deleted file]
net-misc/hotot/hotot-9999.ebuild [deleted file]
net-misc/hotot/metadata.xml [deleted file]
profiles/package.mask

diff --git a/net-misc/hotot/Manifest b/net-misc/hotot/Manifest
deleted file mode 100644 (file)
index 21b1bcc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST hotot-0.9.8.15_p20150812.tar.gz 1234481 BLAKE2B e0e3a29b476b0de8c23586193578bf597a96b5ec3f203da61ca5e0f89d0c8bc0d020d262ccbb622a9f0e01b5c10e7ae432e9907c83c0aaaa5beb1b7ff7845fb5 SHA512 8faffd583bc7bc2888acac5b33cf7ede285a5732c7349e9f84acf63788a9a96d6c0de0759605afcacb618d904f1a54e50581684d49bd637acd6036046f28bc7e
diff --git a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild b/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild
deleted file mode 100644 (file)
index a15fe97..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils python-single-r1 vcs-snapshot
-
-DESCRIPTION="lightweight & open source microblogging client"
-HOMEPAGE="http://hotot.org"
-SRC_URI="https://github.com/lyricat/Hotot/tarball/452fc0924a98923b -> ${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="chrome kde qt5"
-
-REQUIRED_USE="|| ( chrome qt5 ) ${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       dev-python/dbus-python[${PYTHON_USEDEP}]
-       qt5? (
-               dev-qt/qtcore:5
-               dev-qt/qtgui:5
-               dev-qt/qtnetwork:5
-               dev-qt/qtwebkit:5
-               dev-qt/qtwidgets:5
-       )"
-DEPEND="${RDEPEND}
-       sys-devel/gettext"
-
-src_configure() {
-       mycmakeargs=(
-               ${mycmakeargs}
-               -DWITH_CHROME=$(usex chrome)
-               -DWITH_KDE=$(usex kde)
-               -DWITH_QT5=$(usex qt5)
-               -DPYTHON_EXECUTABLE=${PYTHON} )
-
-       cmake-utils_src_configure
-}
-
-src_install() {
-       cmake-utils_src_install
-
-       find "${D}" -name "*.pyc" -delete
-}
-
-pkg_postinst() {
-       if use chrome; then
-               elog "TO install hotot for chrome, open chromium/google-chrome,"
-               elog "vist chrome://chrome/extensions/ and load /usr/share/hotot"
-               elog "as unpacked extension."
-       fi
-}
diff --git a/net-misc/hotot/hotot-9999.ebuild b/net-misc/hotot/hotot-9999.ebuild
deleted file mode 100644 (file)
index 777e7d1..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils git-r3 python-single-r1 vcs-snapshot
-
-DESCRIPTION="lightweight & open source microblogging client"
-HOMEPAGE="http://hotot.org"
-EGIT_REPO_URI="https://github.com/lyricat/Hotot.git"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE="chrome kde qt5"
-
-REQUIRED_USE="|| ( chrome qt5 ) ${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       dev-python/dbus-python[${PYTHON_USEDEP}]
-       qt5? (
-               dev-qt/qtcore:5
-               dev-qt/qtgui:5
-               dev-qt/qtnetwork:5
-               dev-qt/qtwebkit:5
-               dev-qt/qtwidgets:5
-       )"
-DEPEND="${RDEPEND}
-       sys-devel/gettext"
-
-src_configure() {
-       mycmakeargs=(
-               ${mycmakeargs}
-               -DWITH_CHROME=$(usex chrome)
-               -DWITH_KDE=$(usex kde)
-               -DWITH_QT5=$(usex qt5)
-               -DPYTHON_EXECUTABLE=${PYTHON} )
-
-       cmake-utils_src_configure
-}
-
-src_install() {
-       cmake-utils_src_install
-
-       find "${D}" -name "*.pyc" -delete
-}
-
-pkg_postinst() {
-       if use chrome; then
-               elog "TO install hotot for chrome, open chromium/google-chrome,"
-               elog "vist chrome://chrome/extensions/ and load /usr/share/hotot"
-               elog "as unpacked extension."
-       fi
-}
diff --git a/net-misc/hotot/metadata.xml b/net-misc/hotot/metadata.xml
deleted file mode 100644 (file)
index c93b1ae..0000000
+++ /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-needed -->
-       <use>
-               <flag name="chrome">Build chrome browser extension</flag>
-       </use>
-       <upstream>
-               <remote-id type="github">lyricat/Hotot</remote-id>
-       </upstream>
-</pkgmetadata>
index 556e390f4e184350ad94651b7d4826d93e3d272c..346f18b055f206c2102915e26aa6dd0eeacaf9e1 100644 (file)
@@ -102,11 +102,6 @@ www-client/qupzilla
 # Bugs 544800, 592946, 610736. Masked for removal in 30 days.
 app-office/QtBitcoinTrader
 
-# Andreas Sturmlechner <asturm@gentoo.org> (31 Dec 2018)
-# Dead upstream since 2014-02-09, does not build.
-# Bugs 463928, 476890, 623172, 662270. Masked for removal in 30 days.
-net-misc/hotot
-
 # Lars Wendler <polynomial-c@gentoo.org> (28 Dec 2018)
 # Masked while being tested and reverse deps aren't fully compatible
 =dev-libs/openssl-1.1.1*