From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/quiterss/
Date: Thu, 26 Apr 2018 03:32:06 +0000 (UTC) [thread overview]
Message-ID: <1524713372.516b6ee77d307d017d1bc05d1b87d459094853a4.asturm@gentoo> (raw)
commit: 516b6ee77d307d017d1bc05d1b87d459094853a4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 19:35:55 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 26 03:29:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516b6ee7
net-news/quiterss: Drop old
Bug: https://bugs.gentoo.org/653974
Package-Manager: Portage-2.3.31, Repoman-2.3.9
| 1 -
| 63 --------------------------------
2 files changed, 64 deletions(-)
--git a/net-news/quiterss/Manifest b/net-news/quiterss/Manifest
index e4145f1cf78..1cfc7bcb373 100644
--- a/net-news/quiterss/Manifest
+++ b/net-news/quiterss/Manifest
@@ -1,2 +1 @@
-DIST quiterss-0.18.8.tar.gz 3513387 BLAKE2B e36e87cb0fd9afe4444c56beffdd8e5522ba10b4e31dd175c312651e4f37c1ac4e7848af507d21273d9b0627a3b27662ade4fbca0298db376c13ca62e8f2196c SHA512 6bb4e09612b20705819cde1e0f954df8443e6b2a6caafec3f201bf85e28bfd184f8dbc805b54ba7bb4eca52a7d4d57f60adef9bf566069df1725cb7dab1ade8e
DIST quiterss-0.18.9.tar.gz 3521216 BLAKE2B 5b8fd4e382a3473cc1d284a1ee12f6179defe7ac573120198823f53870ca2aaf50eae3541de4af69573c6c07477cf19942abfc82e4aa5f687b43c412168c0f66 SHA512 1c068cc58e2c24123d62101e629e0138d5d9e3773f841e0aa8fe7a29e057e8397e2d60cfd1d3ebe81240c9ce9caf25ad61da1a37d41965daac951b45c906f80b
diff --git a/net-news/quiterss/quiterss-0.18.8.ebuild b/net-news/quiterss/quiterss-0.18.8.ebuild
deleted file mode 100644
index 84006fd3e39..00000000000
--- a/net-news/quiterss/quiterss-0.18.8.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils qmake-utils xdg-utils
-
-DESCRIPTION="A Qt-based RSS/Atom feed reader"
-HOMEPAGE="https://quiterss.org"
-
-if [[ ${PV} == *9999* ]]; then
- EGIT_REPO_URI="https://github.com/QuiteRSS/quiterss.git"
- inherit git-r3
-else
- SRC_URI="https://github.com/QuiteRSS/quiterss/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- >=dev-db/sqlite-3.11.1:3
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtmultimedia:5
- dev-qt/qtnetwork:5[ssl]
- dev-qt/qtprintsupport:5
- dev-qt/qtsingleapplication[X,qt5(-)]
- dev-qt/qtsql:5[sqlite]
- dev-qt/qtwebkit:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-DOCS=( AUTHORS CHANGELOG README.md )
-
-src_configure() {
- local myqmakeargs=(
- PREFIX="${EPREFIX%/}/usr"
- SYSTEMQTSA=1
- )
- eqmake5 "${myqmakeargs[@]}"
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install
- einstalldocs
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
- xdg_desktop_database_update
-}
next reply other threads:[~2018-04-26 3:32 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-26 3:32 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-13 10:01 [gentoo-commits] repo/gentoo:master commit in: net-news/quiterss/ Agostino Sarubbo
2020-08-09 8:32 Andreas Sturmlechner
2020-04-04 0:55 Andreas Sturmlechner
2020-04-03 12:19 Agostino Sarubbo
2020-04-03 9:02 Agostino Sarubbo
2020-02-26 12:34 Andreas Sturmlechner
2020-02-08 16:53 David Seifert
2019-04-18 9:05 Michael Palimaka
2019-02-15 23:07 Andreas Sturmlechner
2019-02-15 23:07 Andreas Sturmlechner
2018-11-08 12:29 Andreas Sturmlechner
2018-11-07 23:44 Thomas Deutschmann
2018-11-07 10:21 Mikle Kolyada
2018-08-18 9:46 Andreas Sturmlechner
2018-04-24 23:59 Aaron Bauman
2018-02-22 10:51 Andreas Sturmlechner
2017-12-22 10:31 Michael Palimaka
2017-12-22 10:31 Michael Palimaka
2017-12-22 10:31 Michael Palimaka
2017-12-22 10:31 Michael Palimaka
2017-09-30 7:22 Michael Palimaka
2017-07-29 3:49 Michael Palimaka
2017-06-18 12:52 Michael Palimaka
2017-06-18 12:52 Michael Palimaka
2017-06-04 7:38 Michael Palimaka
2017-03-26 9:49 Andreas Sturmlechner
2017-03-06 1:52 Göktürk Yüksek
2016-07-07 20:29 Davide Pesavento
2016-06-23 18:00 Michael Palimaka
2016-06-23 18:00 Michael Palimaka
2016-05-30 18:36 Davide Pesavento
2016-05-11 18:46 Davide Pesavento
2016-05-11 17:36 Davide Pesavento
2016-05-11 17:16 Davide Pesavento
2016-02-19 9:44 Michael Palimaka
2016-02-19 9:44 Michael Palimaka
2016-02-19 9:44 Michael Palimaka
2016-02-19 9:44 Michael Palimaka
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=1524713372.516b6ee77d307d017d1bc05d1b87d459094853a4.asturm@gentoo \
--to=asturm@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