From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/quiterss/
Date: Thu, 23 Jun 2016 18:00:20 +0000 (UTC) [thread overview]
Message-ID: <1466704804.b0bceed18aee1920413491c737f36a5e747b8dcd.kensington@gentoo> (raw)
commit: b0bceed18aee1920413491c737f36a5e747b8dcd
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 17:59:31 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 18:00:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0bceed1
net-news/quiterss: remove old
Package-Manager: portage-2.3.0_rc1
| 1 -
| 75 --------------------------------
2 files changed, 76 deletions(-)
--git a/net-news/quiterss/Manifest b/net-news/quiterss/Manifest
index b924a11..a213081 100644
--- a/net-news/quiterss/Manifest
+++ b/net-news/quiterss/Manifest
@@ -1,2 +1 @@
-DIST QuiteRSS-0.16.2-src.tar.bz2 3645410 SHA256 794d0290048b713fe24e2db6967ac3f902c7e8d01fc41f6cd5b30ce24d643f73 SHA512 18456254418fa9854c146cc987a125fdd96618bc2631dbe0bb10f2a899c7ae3fcf168a37920e3e98862cad88dadbc566952e543c77852e01fdb70b3325b4be0c WHIRLPOOL 62463125f20e5747382c24ee8b568479c0f5910b40c11486741d706d39c44e651ac041f05db0b831c30edeb3f9e5bf6604e57a26d288e762c01ebb932b17140c
DIST quiterss-0.18.4.tar.gz 3341511 SHA256 df1de257561160f18ef5e86bd9eb6d28b2044814db16df061b9c881607481629 SHA512 345061e631b1e536fb17f8550ded185128f58ce51366fd0d0ad088dc6cfb61739e9b7edd1f6ebc4eb87a62b8902ea8d17bcf74fdcfd675092dd70cf2ccfaf13d WHIRLPOOL d6c5823c178250e0b5ed933940ea2a63acf69f8ae1625d59a8bf621b0e3e2b545aad5c4705d4b42ff64e1bee1d3153d3047cb382fa63c3e4ea1a9291f7a690e9
diff --git a/net-news/quiterss/quiterss-0.16.2.ebuild b/net-news/quiterss/quiterss-0.16.2.ebuild
deleted file mode 100644
index 6b6b0bf..0000000
--- a/net-news/quiterss/quiterss-0.16.2.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PLOCALES="ar cs de el_GR es fa fi fr gl hu it ja ko lt nl pl pt_BR pt_PT ro_RO ru sk sr sv tg_TJ tr uk vi zh_CN zh_TW"
-EHG_REPO_URI="https://code.google.com/p/quite-rss"
-inherit qt4-r2 l10n fdo-mime gnome2-utils
-[[ ${PV} == *9999* ]] && inherit mercurial
-
-[[ ${PV} == *9999* ]] || \
-MY_P="QuiteRSS-${PV}-src"
-
-DESCRIPTION="A Qt4-based RSS/Atom feed reader"
-HOMEPAGE="https://quiterss.org"
-[[ ${PV} == *9999* ]] || \
-SRC_URI="https://quiterss.org/files/${PV}/${MY_P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-[[ ${PV} == *9999* ]] || \
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="debug phonon"
-
-RDEPEND="
- dev-qt/qtcore:4
- dev-qt/qtgui:4
- dev-qt/qtsingleapplication[X,qt4(+)]
- dev-qt/qtsql:4[sqlite]
- dev-qt/qtwebkit:4
- dev-db/sqlite:3
- phonon? ( || ( media-libs/phonon[qt4] dev-qt/qtphonon:4 ) )
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-[[ ${PV} == *9999* ]] || \
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( AUTHORS HISTORY_EN HISTORY_RU README )
-
-src_prepare() {
- my_rm_loc() {
- sed -i -e "s:lang/${PN}_${1}.ts::" lang/lang.pri || die
- }
- # dedicated english locale file is not installed at all
- rm "lang/${PN}_en.ts" || die
-
- l10n_find_plocales_changes "lang" "${PN}_" '.ts'
- l10n_for_each_disabled_locale_do my_rm_loc
-
- qt4-r2_src_prepare
-}
-
-src_configure() {
- eqmake4 PREFIX="${EPREFIX}/usr" \
- SYSTEMQTSA=1 \
- $(usex phonon '' 'DISABLE_PHONON=1')
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- fdo-mime_desktop_database_update
- gnome2_icon_cache_update
-}
next reply other threads:[~2016-06-23 18:00 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-23 18:00 Michael Palimaka [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-26 3:32 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-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=1466704804.b0bceed18aee1920413491c737f36a5e747b8dcd.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