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 563FB1381F3 for ; Sat, 29 Jun 2013 13:01:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AC2FE0A40; Sat, 29 Jun 2013 13:01:50 +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 CE081E0A40 for ; Sat, 29 Jun 2013 13:01:49 +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 8768133E822 for ; Sat, 29 Jun 2013 13:01:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8CC58E546A for ; Sat, 29 Jun 2013 13:01:46 +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: <1372508977.0e5338a3634b19c5c56f6164ae611fa2f9f875ae.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kustodian/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kustodian/kustodian-9999.ebuild X-VCS-Directories: kde-misc/kustodian/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 0e5338a3634b19c5c56f6164ae611fa2f9f875ae X-VCS-Branch: master Date: Sat, 29 Jun 2013 13:01:46 +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: 45faaa3b-4aef-4d53-88c9-a44ad9cde800 X-Archives-Hash: 9afdd7edebd2e2c6a881cde4c9dcd60a commit: 0e5338a3634b19c5c56f6164ae611fa2f9f875ae Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 29 12:29:37 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 29 12:29:37 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0e5338a3 [kde-misc/kustodian] EAPI 5. Package-Manager: portage-2.2.0_alpha186 --- kde-misc/kustodian/kustodian-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kustodian/kustodian-9999.ebuild b/kde-misc/kustodian/kustodian-9999.ebuild index 81bd9e0..d3a4e56 100644 --- a/kde-misc/kustodian/kustodian-9999.ebuild +++ b/kde-misc/kustodian/kustodian-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 KMNAME="playground/base/plasma" KMMODULE="applets/${PN}"