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 4976B1381F1 for ; Wed, 15 Jun 2016 17:59:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8654BE09F9; Wed, 15 Jun 2016 17:59:07 +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 B548BE09EE for ; Wed, 15 Jun 2016 17:59:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E45193403C1 for ; Wed, 15 Jun 2016 17:59:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B88C1241A for ; Wed, 15 Jun 2016 17:59:01 +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: <1466013527.07d5f7c79dabcf8562ae6c7bd239f7b6b688af6d.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcalc/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kcalc/kcalc-15.12.3-r1.ebuild kde-apps/kcalc/kcalc-16.04.1.ebuild X-VCS-Directories: kde-apps/kcalc/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 07d5f7c79dabcf8562ae6c7bd239f7b6b688af6d X-VCS-Branch: master Date: Wed, 15 Jun 2016 17:59:01 +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: 5cb57ac8-484e-489f-89df-ec3726a953df X-Archives-Hash: 5fd4e7eb24acb8e9e3b340ceca2ddf31 commit: 07d5f7c79dabcf8562ae6c7bd239f7b6b688af6d Author: Michael Palimaka gentoo org> AuthorDate: Wed Jun 15 17:58:20 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jun 15 17:58:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d5f7c7 kde-apps/kcalc: remove doxygen references KDE_DOXYGEN and related support is going away. Package-Manager: portage-2.3.0_rc1 kde-apps/kcalc/kcalc-15.12.3-r1.ebuild | 1 - kde-apps/kcalc/kcalc-16.04.1.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/kde-apps/kcalc/kcalc-15.12.3-r1.ebuild b/kde-apps/kcalc/kcalc-15.12.3-r1.ebuild index 05ea2a5..92b1090 100644 --- a/kde-apps/kcalc/kcalc-15.12.3-r1.ebuild +++ b/kde-apps/kcalc/kcalc-15.12.3-r1.ebuild @@ -4,7 +4,6 @@ EAPI=6 -KDE_DOXYGEN="true" KDE_HANDBOOK="forceoptional" KDE_TEST="true" inherit kde5 diff --git a/kde-apps/kcalc/kcalc-16.04.1.ebuild b/kde-apps/kcalc/kcalc-16.04.1.ebuild index 2c3b81b..353bc01 100644 --- a/kde-apps/kcalc/kcalc-16.04.1.ebuild +++ b/kde-apps/kcalc/kcalc-16.04.1.ebuild @@ -4,7 +4,6 @@ EAPI=6 -KDE_DOXYGEN="true" KDE_HANDBOOK="forceoptional" KDE_TEST="true" inherit kde5