From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/qtm/
Date: Mon, 10 Sep 2018 19:46:36 +0000 (UTC) [thread overview]
Message-ID: <1536608785.e686f02e5bae99adcb9fa866aad475a98e2fecd0.asturm@gentoo> (raw)
commit: e686f02e5bae99adcb9fa866aad475a98e2fecd0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 9 20:49:46 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 10 19:46:25 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e686f02e
net-misc/qtm: Drop 1.3.18
Package-Manager: Portage-2.3.49, Repoman-2.3.10
net-misc/qtm/Manifest | 1 -
net-misc/qtm/qtm-1.3.18-r1.ebuild | 52 ---------------------------------------
2 files changed, 53 deletions(-)
diff --git a/net-misc/qtm/Manifest b/net-misc/qtm/Manifest
index ac805dfa9f8..8a8f511c565 100644
--- a/net-misc/qtm/Manifest
+++ b/net-misc/qtm/Manifest
@@ -1,2 +1 @@
-DIST qtm-1.3.18.tar.bz2 186137 BLAKE2B b405bc922246d5c8fe65fc68250b3eb401be3b17dd55cc81bfa70d6ddd72280398df25c850b2d71cc4383b9463e3aff6d641ce4080c100d10ae79f9002793055 SHA512 d4685f22a883e1d7513dcac57a807b0d21c26dfceda547b22889ee980758de1a49c2e898c745bb597efd709823d96da59f7494015c0915edb34e9141fa60e2ca
DIST qtm-1.3.19.tar.bz2 191559 BLAKE2B e193e75771f04b7ecf772a55305c5a0b923449570933c76716235912223417e1340462893b5c566a22c3d6689eb2fc66b7b41aa3148afcbbc4db65abfcc06545 SHA512 a56a5c1d6098213637806a8a8c3889bbfbd11cb5b1d568520197c6c21e51d99f95975359c18f63961aba945b58a5ce3abf3ff85f552a555b91965414934f9565
diff --git a/net-misc/qtm/qtm-1.3.18-r1.ebuild b/net-misc/qtm/qtm-1.3.18-r1.ebuild
deleted file mode 100644
index 9c3589a7bc3..00000000000
--- a/net-misc/qtm/qtm-1.3.18-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-CMAKE_IN_SOURCE_BUILD="1"
-inherit cmake-utils versionator
-
-DESCRIPTION="Qt blogging client"
-HOMEPAGE="http://qtm.blogistan.co.uk"
-SRC_URI="https://bitbucket.org/IndigoJo/${PN}-$(get_version_component_range 1-2)/downloads/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="dbus debug"
-RESTRICT="strip"
-
-RDEPEND="dev-lang/perl
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- virtual/perl-Digest-MD5
- dbus? ( dev-qt/qtdbus:5 )"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
- virtual/pkgconfig"
-
-DOCS=( Changelog README )
-
-src_prepare() {
- # bug 463810
- sed -i -e '/Categories/s/Application;//' qtm-desktop.sh || die 'sed on qtm-desktop.sh failed'
-
- cmake-utils_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- -DQt5=ON
- -DDONT_USE_PTE=OFF
- -DINSTALL_MARKDOWN=ON
- -DNO_SSL=OFF
- -DUSE_DBUS=$(usex dbus)
- -DDONT_USE_DBUS=$(usex !dbus)
- -DQDEBUG=$(usex debug)
- )
-
- cmake-utils_src_configure
-}
next reply other threads:[~2018-09-10 19:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 19:46 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-28 12:26 [gentoo-commits] repo/gentoo:master commit in: net-misc/qtm/ Andreas Sturmlechner
2020-11-12 21:28 Patrice Clement
2018-09-09 8:28 Mikle Kolyada
2018-09-09 1:12 Thomas Deutschmann
2018-04-28 1:16 Matt Turner
2017-03-17 16:17 Johannes Huber
2017-03-17 10:26 Agostino Sarubbo
2017-03-17 10:15 Agostino Sarubbo
2017-02-05 7:06 Johannes Huber
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=1536608785.e686f02e5bae99adcb9fa866aad475a98e2fecd0.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