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 3AD5B139083 for ; Mon, 4 Dec 2017 00:17:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66AE0E0F00; Mon, 4 Dec 2017 00:17:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 355DAE0F00 for ; Mon, 4 Dec 2017 00:17:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5265233BF51 for ; Mon, 4 Dec 2017 00:17:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6CB3AE74 for ; Mon, 4 Dec 2017 00:17:04 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1512346592.29541a86f71c4924f8c44955f2842e6a608905b0.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/moolticute/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/moolticute/Manifest app-crypt/moolticute/moolticute-0.9.8_beta.ebuild X-VCS-Directories: app-crypt/moolticute/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 29541a86f71c4924f8c44955f2842e6a608905b0 X-VCS-Branch: master Date: Mon, 4 Dec 2017 00:17:04 +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: a4465566-c069-4eb4-9555-0a73244e10e3 X-Archives-Hash: d6b608439c9c1b400682c5e62f8d3833 commit: 29541a86f71c4924f8c44955f2842e6a608905b0 Author: Pierre-Olivier Mercier nemunai re> AuthorDate: Sun Oct 22 09:48:56 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Dec 4 00:16:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29541a86 app-crypt/moolticute: remove old Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-crypt/moolticute/Manifest | 1 - app-crypt/moolticute/moolticute-0.9.8_beta.ebuild | 55 ----------------------- 2 files changed, 56 deletions(-) diff --git a/app-crypt/moolticute/Manifest b/app-crypt/moolticute/Manifest index f27b1e1c4c4..3a0bf3ff78b 100644 --- a/app-crypt/moolticute/Manifest +++ b/app-crypt/moolticute/Manifest @@ -1,2 +1 @@ DIST moolticute-0.10.0_beta.tar.gz 4945663 BLAKE2B 371ab382239d635251b3921cbae24ee8f0ccefdd2ca2a102e73ecf2eccdef5a86f1613d9cc051871b37ebe9936ffb5f95719f7e3c36c4d7fdc58a18ba9948b73 SHA512 febb828cc179cbbc40684b7c382babfe998d8e14c59358d985658dabc0c414de7b5bec3187336459b286fb85b79f8d781254c7dc55ecd6519fc4ea50952af9b4 -DIST moolticute-0.9.8_beta.tar.gz 4471922 BLAKE2B 7914a9e949c2569e747a5a13b28a6db544bdfe0269ff002c41b86920381b76c1656569de99382cc5a4eaed89fafa0bf69209ed656625b1d8119f373cda7aa200 SHA512 9b5829105172b9e461bfccf60de42aa0dc8529e319292006449f54f8590b3cf002c0e9b555b8ab379a6bfe6dad2e40ed142ea140e254337fa035f09e97e49465 diff --git a/app-crypt/moolticute/moolticute-0.9.8_beta.ebuild b/app-crypt/moolticute/moolticute-0.9.8_beta.ebuild deleted file mode 100644 index 8609d2fec94..00000000000 --- a/app-crypt/moolticute/moolticute-0.9.8_beta.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -if [[ ${PV} == 9999* ]]; then - EGIT_REPO_URI="https://github.com/raoulh/moolticute.git" - inherit git-r3 - KEYWORDS="" -else - SRC_URI="https://github.com/raoulh/moolticute/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm" -fi - -inherit gnome2-utils qmake-utils udev - -DESCRIPTION="Mooltipass crossplatform daemon/tools" -HOMEPAGE="https://github.com/raoulh/moolticute" - -LICENSE="GPL-3" -SLOT="0" -IUSE="" - -RDEPEND=" - >=dev-libs/libusb-1.0.20 - >=dev-qt/qtcore-5.6:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qttest:5 - dev-qt/qtwebsockets:5 - dev-qt/qtwidgets:5 -" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${P/_/-}" - -src_configure() { - eqmake5 PREFIX="/usr" Moolticute.pro -} - -src_install() { - emake install INSTALL_ROOT="${D}" - - udev_dorules "${FILESDIR}/50-mooltipass.rule" - newinitd "${FILESDIR}/moolticuted.init" moolticuted -} - -pkg_postinst() { - udev_reload - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}