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 0430559CAF for ; Wed, 6 Apr 2016 17:15:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 367EB21C0D7; Wed, 6 Apr 2016 17:15:54 +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 C389A21C0D7 for ; Wed, 6 Apr 2016 17:15:53 +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 921ED340DA7 for ; Wed, 6 Apr 2016 17:15:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F3CD80 for ; Wed, 6 Apr 2016 17:15:50 +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: <1459962940.542afdc3b11aa20e02b7c2deae99d6915db14b41.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/parley/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/parley/parley-16.04.49.9999.ebuild kde-apps/parley/parley-9999.ebuild X-VCS-Directories: kde-apps/parley/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 542afdc3b11aa20e02b7c2deae99d6915db14b41 X-VCS-Branch: master Date: Wed, 6 Apr 2016 17:15:50 +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: a9957cd9-81ae-43ef-8029-fc99136d643a X-Archives-Hash: 009c6f493f3981505510f410c1fa14f8 commit: 542afdc3b11aa20e02b7c2deae99d6915db14b41 Author: Andrew Wilcox Wilcox-Tech com> AuthorDate: Sun Feb 28 22:22:25 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Apr 6 17:15:40 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=542afdc3 kde-apps/parley: Various tweaks * Handbook set to forceoptional, to ensure DocTools dep is removed when unwanted * More descriptive DESCRIPTION * Properly order deps * Change to EAPI=6 kde-apps/parley/parley-16.04.49.9999.ebuild | 4 ++-- kde-apps/parley/parley-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-apps/parley/parley-16.04.49.9999.ebuild b/kde-apps/parley/parley-16.04.49.9999.ebuild index 777f653..9cf8283 100644 --- a/kde-apps/parley/parley-16.04.49.9999.ebuild +++ b/kde-apps/parley/parley-16.04.49.9999.ebuild @@ -4,11 +4,11 @@ EAPI=6 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" KDE_DOC_DIR="docs" inherit kde5 -DESCRIPTION="KDE Educational: vocabulary trainer" +DESCRIPTION="A vocabulary trainer to help you memorize things" HOMEPAGE="https://www.kde.org/applications/education/parley https://edu.kde.org/applications/school/parley" KEYWORDS="" diff --git a/kde-apps/parley/parley-9999.ebuild b/kde-apps/parley/parley-9999.ebuild index 777f653..9cf8283 100644 --- a/kde-apps/parley/parley-9999.ebuild +++ b/kde-apps/parley/parley-9999.ebuild @@ -4,11 +4,11 @@ EAPI=6 -KDE_HANDBOOK="true" +KDE_HANDBOOK="forceoptional" KDE_DOC_DIR="docs" inherit kde5 -DESCRIPTION="KDE Educational: vocabulary trainer" +DESCRIPTION="A vocabulary trainer to help you memorize things" HOMEPAGE="https://www.kde.org/applications/education/parley https://edu.kde.org/applications/school/parley" KEYWORDS=""