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 E5B2E1381F3 for ; Fri, 26 Apr 2013 21:24:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73EF2E0D8C; Fri, 26 Apr 2013 21:24:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FDBEE0D8C for ; Fri, 26 Apr 2013 21:24:38 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29DC133DF7F for ; Fri, 26 Apr 2013 21:24:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BD95EE408C for ; Fri, 26 Apr 2013 21:24:36 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1367011472.0a7829fc3b7a51b1e82e0c21b529e4130ea360cd.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-editors/kile/ X-VCS-Repository: proj/kde X-VCS-Files: app-editors/kile/kile-9999.ebuild X-VCS-Directories: app-editors/kile/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 0a7829fc3b7a51b1e82e0c21b529e4130ea360cd X-VCS-Branch: master Date: Fri, 26 Apr 2013 21:24:36 +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: b6d58a73-b37c-41a6-9575-07cade147eb5 X-Archives-Hash: 933a60420558269b6bcb7320cee20512 commit: 0a7829fc3b7a51b1e82e0c21b529e4130ea360cd Author: Johannes Huber gentoo org> AuthorDate: Fri Apr 26 21:24:32 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Apr 26 21:24:32 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0a7829fc [app-editors/kile] EAPI 5. Package-Manager: portage-2.2.0_alpha173 --- app-editors/kile/kile-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index 2b48cb1..3653473 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 KDE_DOC_DIRS="doc" KDE_HANDBOOK="optional"