public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-logger-qt/
Date: Thu, 29 Sep 2016 11:43:37 +0000 (UTC)	[thread overview]
Message-ID: <1475149408.50f53ac4d184c7446e3f23797b9d3f7bd9fcda19.kensington@gentoo> (raw)

commit:     50f53ac4d184c7446e3f23797b9d3f7bd9fcda19
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 11:01:18 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 11:43:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f53ac4

net-libs/telepathy-logger-qt: remove old

Package-Manager: portage-2.3.1

 net-libs/telepathy-logger-qt/Manifest              |  1 -
 .../telepathy-logger-qt-0.8.0.ebuild               | 47 ----------------------
 2 files changed, 48 deletions(-)

diff --git a/net-libs/telepathy-logger-qt/Manifest b/net-libs/telepathy-logger-qt/Manifest
index bffe768..99017e8 100644
--- a/net-libs/telepathy-logger-qt/Manifest
+++ b/net-libs/telepathy-logger-qt/Manifest
@@ -1,2 +1 @@
-DIST telepathy-logger-qt-0.8.0.tar.bz2 108403 SHA256 6d674ee72e7b6efbfb912d5741c1e1b8a55f78f83e2754588f800582a128ec08 SHA512 3481002c8e25b65068d17ae7f8a0e53a05e896db49b001c24731e216fdc35629a5d50ce1075236f97225d0d7995fa299a0e3974d39f908886c7dcfb1d9e67731 WHIRLPOOL 3f9f072089fec6617273fccd257519248adc6c4a0478910b63bde9047ae5d58724e0aa27c4c8dcef7b590f2ccc97212ef69d58058f8a2e62b05169635a1f05d0
 DIST telepathy-logger-qt-15.04.0.tar.xz 94408 SHA256 83ce7be50edd9f8806c6f93cc56ba640120c2561767f8c666dcfddd72ee57898 SHA512 e8fc989f5ebfdee9e30cba709ff66ebfe1385e5cb8707feb3ee585f23637fdcfa7eb4a39fd7cbeca5ca633cc88188905e4995422fcaa9b0b998ab78800d5e7b7 WHIRLPOOL 16bfcca008fabb7e96d85d31daeb9dfc8deda3b11fcd1fc603f2422d3d7a8c8f55267d02e36711c2326403c8d152265200a38835dfe36d0d5bd20a268a66fcf2

diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.8.0.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.8.0.ebuild
deleted file mode 100644
index a3a9658..00000000
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.8.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-KDE_REQUIRED="never"
-inherit kde4-base python-any-r1 qmake-utils
-
-DESCRIPTION="Qt4 bindings for the Telepathy logger"
-HOMEPAGE="https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt"
-if [[ ${PV} != *9999* ]]; then
-	SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
-	KEYWORDS="~amd64 ~x86"
-else
-	KEYWORDS=""
-fi
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE="debug"
-
-RDEPEND="
-	media-libs/qt-gstreamer[qt4(+)]
-	>=net-im/telepathy-logger-0.8.0
-	net-libs/telepathy-glib
-	>=net-libs/telepathy-qt-0.9.1
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	sys-devel/bison
-	sys-devel/flex
-"
-
-pkg_setup() {
-	python-any-r1_pkg_setup
-	kde4-base_pkg_setup
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_SHARED_LIBS=ON
-		-DQT_QMAKE_EXECUTABLE="$(qt4_get_bindir)/qmake"
-	)
-	kde4-base_src_configure
-}


             reply	other threads:[~2016-09-29 11:43 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-29 11:43 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-04 23:15 [gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-logger-qt/ Andreas Sturmlechner
2023-03-23 19:58 Andreas Sturmlechner
2022-10-25 19:40 Andreas Sturmlechner
2021-09-12 11:28 Yixun Lan
2021-08-25  9:18 Andreas Sturmlechner
2020-11-24 19:59 Andreas Sturmlechner
2020-05-10 18:58 Andreas Sturmlechner
2020-05-10 18:30 Mart Raudsepp
2020-05-10 17:42 Mart Raudsepp
2020-05-10  9:19 Mikle Kolyada
2020-05-10  9:15 Mikle Kolyada
2020-03-14 17:59 Andreas Sturmlechner
2020-01-10  9:50 Andreas Sturmlechner
2020-01-10  1:26 Thomas Deutschmann
2019-12-23  3:25 Aaron Bauman
2019-12-21 10:49 Mikle Kolyada
2019-12-09  0:06 Andreas Sturmlechner
2019-03-03 23:22 Andreas Sturmlechner
2018-12-19 12:06 Andreas Sturmlechner
2018-05-06 11:24 Andreas Sturmlechner
2017-11-30 22:14 Andreas Sturmlechner
2017-09-10 10:00 Johannes Huber
2016-08-18 13:09 Michael Palimaka
2016-04-11 18:35 Johannes Huber
2016-04-06 19:28 Michael Palimaka
2015-08-27 12:57 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=1475149408.50f53ac4d184c7446e3f23797b9d3f7bd9fcda19.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