From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B0B75138330 for ; Thu, 29 Sep 2016 11:43:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16A8CE08C1; Thu, 29 Sep 2016 11:43:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA83CE08C1 for ; Thu, 29 Sep 2016 11:43:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58F0F340815 for ; Thu, 29 Sep 2016 11:43:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B78EF2498 for ; Thu, 29 Sep 2016 11:43:37 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1475149408.50f53ac4d184c7446e3f23797b9d3f7bd9fcda19.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-logger-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/telepathy-logger-qt/Manifest net-libs/telepathy-logger-qt/telepathy-logger-qt-0.8.0.ebuild X-VCS-Directories: net-libs/telepathy-logger-qt/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 50f53ac4d184c7446e3f23797b9d3f7bd9fcda19 X-VCS-Branch: master Date: Thu, 29 Sep 2016 11:43:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 55f8c399-7df4-4605-a5db-9992264faaa9 X-Archives-Hash: 332cf8f1e5dfefa1628246e1d1bbb4f9 commit: 50f53ac4d184c7446e3f23797b9d3f7bd9fcda19 Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 29 11:01:18 2016 +0000 Commit: Michael Palimaka gentoo 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 -}