From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/hotot/
Date: Sat, 1 Jul 2017 10:05:42 +0000 (UTC) [thread overview]
Message-ID: <1498903532.978fc4c3c13088911a09d94db9d12af271f6b79e.kensington@gentoo> (raw)
commit: 978fc4c3c13088911a09d94db9d12af271f6b79e
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 1 10:01:34 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jul 1 10:05:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978fc4c3
net-misc/hotot: remove 0.9.8.14_p20130514-r1
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-misc/hotot/Manifest | 1 -
net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild | 60 -----------------------
2 files changed, 61 deletions(-)
diff --git a/net-misc/hotot/Manifest b/net-misc/hotot/Manifest
index 14407c778a8..e322d1f3eaa 100644
--- a/net-misc/hotot/Manifest
+++ b/net-misc/hotot/Manifest
@@ -1,2 +1 @@
-DIST hotot-0.9.8.14_p20130514.tar.gz 1234379 SHA256 46198319c76516354b38fb6f02994e57ab39bf0707f533243c5c0753cde8d641 SHA512 3b4e041ebf48c7397c78139d2e8542178bf16a0bd73de8ea33781ba581b1ea3da9aefa3aa1d0bc91d32d46dd3f15902786982ef8ec64e548723cd4500386afae WHIRLPOOL e94e5eec52147fbf533858095dcc9924d381529a59c6e6d420fd06e1de50e62147660c5c0b9acf93a64efa4cdeea4c09a10303ac25e198f1709772bfcb417a0e
DIST hotot-0.9.8.15_p20150812.tar.gz 1234481 SHA256 e79de77c6176e7af045cecbd787ab8ee5da7a7d779d7b866b7fd5bd8e40b1407 SHA512 8faffd583bc7bc2888acac5b33cf7ede285a5732c7349e9f84acf63788a9a96d6c0de0759605afcacb618d904f1a54e50581684d49bd637acd6036046f28bc7e WHIRLPOOL 7f4f005e745228495f0c0248868d6720a6420eb5c211c84d89a1210ccc7316039f2fa219b1af28cd6ba7ca1d9b9111f1b7585290217c699ff94227aedef73f09
diff --git a/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild b/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild
deleted file mode 100644
index ebc77accc1c..00000000000
--- a/net-misc/hotot/hotot-0.9.8.14_p20130514-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 )
-
-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/ed2ff013 -> ${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="chrome kde qt4"
-
-REQUIRED_USE="|| ( chrome qt4 ) ${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- dev-python/dbus-python[${PYTHON_USEDEP}]
- qt4? ( dev-qt/qtwebkit:4
- kde? ( kde-frameworks/kdelibs:4 ) )
-"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- qt4? ( dev-qt/qtsql:4 )
-"
-
-pkg_setup() {
- python-single-r1_pkg_setup
-}
-
-src_configure() {
- mycmakeargs=(
- ${mycmakeargs}
- $(cmake-utils_use_with chrome CHROME)
- -DWITH_GTK=OFF
- -DWITH_GTK2=OFF
- -DWITH_GTK3=OFF
- $(cmake-utils_use_with kde KDE)
- $(cmake-utils_use_with qt4 QT)
- -DPYTHON_EXECUTABLE=${PYTHON} )
-
- cmake-utils_src_configure
-}
-
-src_install() {
- cmake-utils_src_install
- find "${D}" -name "*.pyc" -print -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
-}
next reply other threads:[~2017-07-01 10:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-01 10:05 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-30 10:04 [gentoo-commits] repo/gentoo:master commit in: net-misc/hotot/ Michał Górny
2017-07-01 10:05 Michael Palimaka
2017-06-30 11:10 Agostino Sarubbo
2017-06-23 8:33 Agostino Sarubbo
2017-06-22 22:14 Michael Weber
2017-02-01 16:46 Michael Weber
2017-02-01 16:46 Michael Weber
2017-02-01 10:02 Michael Weber
2017-01-02 9:54 Agostino Sarubbo
2016-12-19 19:31 Tobias Klausmann
2016-10-16 10:22 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1498903532.978fc4c3c13088911a09d94db9d12af271f6b79e.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox