From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 56F5858973 for ; Fri, 29 Jan 2016 10:34:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6460FE0874; Fri, 29 Jan 2016 10:34:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61838E0874 for ; Fri, 29 Jan 2016 10:34:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9961C340C2A for ; Fri, 29 Jan 2016 10:34:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 170998F3 for ; Fri, 29 Jan 2016 10:34:02 +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: <1454063618.6c00021dae5f7932fb34371299e1f9e4cd36edb4.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/bluedevil/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/bluedevil/bluedevil-5.5.4.ebuild kde-plasma/bluedevil/bluedevil-5.5.49.9999.ebuild kde-plasma/bluedevil/bluedevil-9999.ebuild X-VCS-Directories: kde-plasma/bluedevil/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 6c00021dae5f7932fb34371299e1f9e4cd36edb4 X-VCS-Branch: master Date: Fri, 29 Jan 2016 10:34:02 +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: a4a41f0f-ca17-4b77-9d9d-18e0b3c3ee74 X-Archives-Hash: b05a650c9d420fbd47856ec758423868 commit: 6c00021dae5f7932fb34371299e1f9e4cd36edb4 Author: Michael Palimaka gentoo org> AuthorDate: Fri Jan 29 10:33:38 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Fri Jan 29 10:33:38 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c00021d kde-plasma/bluedevil: mime updates now handled by eclass Package-Manager: portage-2.2.27 kde-plasma/bluedevil/bluedevil-5.5.4.ebuild | 12 +----------- kde-plasma/bluedevil/bluedevil-5.5.49.9999.ebuild | 12 +----------- kde-plasma/bluedevil/bluedevil-9999.ebuild | 12 +----------- 3 files changed, 3 insertions(+), 33 deletions(-) diff --git a/kde-plasma/bluedevil/bluedevil-5.5.4.ebuild b/kde-plasma/bluedevil/bluedevil-5.5.4.ebuild index f0a2918..f8d2c40 100644 --- a/kde-plasma/bluedevil/bluedevil-5.5.4.ebuild +++ b/kde-plasma/bluedevil/bluedevil-5.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -inherit fdo-mime kde5 +inherit kde5 DESCRIPTION="Bluetooth stack for KDE" HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil" @@ -40,13 +40,3 @@ RDEPEND="${COMMON_DEPEND} !net-wireless/bluedevil !net-wireless/kbluetooth " - -pkg_postinst() { - kde5_pkg_postinst - fdo-mime_mime_database_update -} - -pkg_postrm() { - kde5_pkg_postinst - fdo-mime_mime_database_update -} diff --git a/kde-plasma/bluedevil/bluedevil-5.5.49.9999.ebuild b/kde-plasma/bluedevil/bluedevil-5.5.49.9999.ebuild index 189d1b8..310cdc2 100644 --- a/kde-plasma/bluedevil/bluedevil-5.5.49.9999.ebuild +++ b/kde-plasma/bluedevil/bluedevil-5.5.49.9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -inherit fdo-mime kde5 +inherit kde5 DESCRIPTION="Bluetooth stack for KDE" HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil" @@ -40,13 +40,3 @@ RDEPEND="${COMMON_DEPEND} !net-wireless/bluedevil !net-wireless/kbluetooth " - -pkg_postinst() { - kde5_pkg_postinst - fdo-mime_mime_database_update -} - -pkg_postrm() { - kde5_pkg_postinst - fdo-mime_mime_database_update -} diff --git a/kde-plasma/bluedevil/bluedevil-9999.ebuild b/kde-plasma/bluedevil/bluedevil-9999.ebuild index 189d1b8..310cdc2 100644 --- a/kde-plasma/bluedevil/bluedevil-9999.ebuild +++ b/kde-plasma/bluedevil/bluedevil-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -inherit fdo-mime kde5 +inherit kde5 DESCRIPTION="Bluetooth stack for KDE" HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil" @@ -40,13 +40,3 @@ RDEPEND="${COMMON_DEPEND} !net-wireless/bluedevil !net-wireless/kbluetooth " - -pkg_postinst() { - kde5_pkg_postinst - fdo-mime_mime_database_update -} - -pkg_postrm() { - kde5_pkg_postinst - fdo-mime_mime_database_update -}