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 CA75C139695 for ; Sat, 24 Jun 2017 17:07:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60A3FE0DEE; Sat, 24 Jun 2017 17:07:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3FEC9E0DEE for ; Sat, 24 Jun 2017 17:07:25 +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 C1BAB3418EA for ; Sat, 24 Jun 2017 17:07:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB033748A for ; Sat, 24 Jun 2017 17:07:21 +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: <1498323967.cad478422d1b77da3510b785e6a7c2cf28cd71ca.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/skrooge/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/skrooge/skrooge-9999.ebuild X-VCS-Directories: app-office/skrooge/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cad478422d1b77da3510b785e6a7c2cf28cd71ca X-VCS-Branch: master Date: Sat, 24 Jun 2017 17:07:21 +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: 8ae9b55c-d7ca-44d4-8dda-4164b4ac3d39 X-Archives-Hash: 2cd8c977e551fd06f22749544e9fc30a commit: cad478422d1b77da3510b785e6a7c2cf28cd71ca Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jun 24 17:06:07 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 24 17:06:07 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cad47842 app-office/skrooge: Drop obsolete KDE_GCC_MINIMAL="4.9" Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-office/skrooge/skrooge-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-office/skrooge/skrooge-9999.ebuild b/app-office/skrooge/skrooge-9999.ebuild index 8f3200028e..8574e088d7 100644 --- a/app-office/skrooge/skrooge-9999.ebuild +++ b/app-office/skrooge/skrooge-9999.ebuild @@ -3,7 +3,6 @@ EAPI=6 -KDE_GCC_MINIMAL="4.9" KDE_HANDBOOK="optional" KDE_TEST="forceoptional" QT_MINIMAL="5.7.0"