public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/dianara/
Date: Thu, 27 Jun 2019 17:21:19 +0000 (UTC)	[thread overview]
Message-ID: <1561655882.f4593c070b3ef24870f449ca4b83b71d6b88e9c1.asturm@gentoo> (raw)

commit:     f4593c070b3ef24870f449ca4b83b71d6b88e9c1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 27 13:44:29 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 17:18:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4593c07

net-im/dianara: Drop 1.3.7-r1

Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-im/dianara/Manifest                |  1 -
 net-im/dianara/dianara-1.3.7-r1.ebuild | 51 ----------------------------------
 2 files changed, 52 deletions(-)

diff --git a/net-im/dianara/Manifest b/net-im/dianara/Manifest
index 85a81f0a3a0..ded939393dc 100644
--- a/net-im/dianara/Manifest
+++ b/net-im/dianara/Manifest
@@ -1,2 +1 @@
-DIST dianara-v1.3.7.tar.gz 914570 BLAKE2B 7e78c867b5ca485fb24d924410b0f24eb9b7c132d61f0fb40fb6a43b26db13eeb40fff6a8ee0147045f392317a1da90518040726bcdeb97274bd407c4ab00bb6 SHA512 9727fabff2ae6a13811d61d15027a5de063628c628bb12c7f82bcefa45f49ee4b48b9dc861de2cede296669bc73a589efb3050200877339b4b5d0f058624b4b7
 DIST dianara-v1.4.2.tar.gz 946414 BLAKE2B 418f9cc701d37d03a23a205a1854b9d7de1f6fbdf372bbc9030285f5a37bd4602d6eeb2c529a8ec1406385cc385ec9057f8c590a7c9e94ef741c3c0a922714bb SHA512 97b0b8b661f1d40ce419b5dc04275ddb9a514dfc6e993ecf45cb18fabed1e8ed73fbee24c9e0c643b3e552a61b38b49b440489278d17c44aa6cbfe51dc5f59c3

diff --git a/net-im/dianara/dianara-1.3.7-r1.ebuild b/net-im/dianara/dianara-1.3.7-r1.ebuild
deleted file mode 100644
index 4f9fe948126..00000000000
--- a/net-im/dianara/dianara-1.3.7-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit desktop gnome2-utils qmake-utils
-
-MY_P=${PN}-v${PV/_beta/beta}
-DESCRIPTION="Qt-based client for the pump.io distributed social network"
-HOMEPAGE="http://dianara.nongnu.org/"
-SRC_URI="mirror://nongnu/dianara/${MY_P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-	>=app-crypt/qca-2.1.0.3:2[qt5(+),ssl]
-	>=dev-libs/qoauth-2.0.1_pre20160315-r2:5
-	dev-qt/qtcore:5
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5[ssl]
-	dev-qt/qtwidgets:5
-	sys-apps/file"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-	eqmake5
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install
-
-	doman manual/*
-	dodoc README TODO CHANGELOG BUGS
-	doicon -s 32 icon/32x32/${PN}.png
-	doicon -s 64 icon/64x64/${PN}.png
-	domenu ${PN}.desktop
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-}


             reply	other threads:[~2019-06-27 17:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-27 17:21 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-18  2:28 [gentoo-commits] repo/gentoo:master commit in: net-im/dianara/ Sam James
2022-10-18  2:28 Sam James
2019-04-09 21:11 Mikle Kolyada
2019-03-11 13:59 Andreas Sturmlechner
2018-03-15 16:34 Andreas Sturmlechner
2017-09-09  3:45 Michael Palimaka
2017-09-09  3:45 Michael Palimaka
2017-09-09  3:26 Michael Palimaka
2017-08-12 15:43 Michael Palimaka
2016-03-24 12:36 Michael Palimaka
2016-03-17 13:09 Johannes Huber
2015-11-04 11:16 Michael Palimaka
2015-11-03 16:18 Agostino Sarubbo
2015-10-19  9:27 Agostino Sarubbo
2015-10-09 13:48 Julian Ospald
2015-10-09 13:26 Michael Palimaka
2015-08-10 23:47 Julian Ospald

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=1561655882.f4593c070b3ef24870f449ca4b83b71d6b88e9c1.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