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 9EF7A1381F3 for ; Fri, 16 Nov 2012 21:16:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C30D21C034; Fri, 16 Nov 2012 21:16:34 +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 254FC21C034 for ; Fri, 16 Nov 2012 21:16:34 +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 2CA1633D7D7 for ; Fri, 16 Nov 2012 21:16:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 56624E5436 for ; Fri, 16 Nov 2012 21:16:30 +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: <1353104302.ad828a4a3b4246efefc92d5f98898518c9714890.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/picmi/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/picmi/picmi-4.9.80.ebuild kde-base/picmi/picmi-9999.ebuild X-VCS-Directories: kde-base/picmi/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ad828a4a3b4246efefc92d5f98898518c9714890 X-VCS-Branch: master Date: Fri, 16 Nov 2012 21:16:30 +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: 2b47f55e-433f-4b4a-816e-d3edcfc9de1a X-Archives-Hash: c11ca072fb45110f297f54123595eb15 commit: ad828a4a3b4246efefc92d5f98898518c9714890 Author: Johannes Huber gentoo org> AuthorDate: Fri Nov 16 22:18:22 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Nov 16 22:18:22 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ad828a4a [kde-base/picmi] Move to EAPI 5. Package-Manager: portage-2.2.0_alpha142 --- kde-base/picmi/picmi-4.9.80.ebuild | 2 +- kde-base/picmi/picmi-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/picmi/picmi-4.9.80.ebuild b/kde-base/picmi/picmi-4.9.80.ebuild index 184cc48..756bc83 100644 --- a/kde-base/picmi/picmi-4.9.80.ebuild +++ b/kde-base/picmi/picmi-4.9.80.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit kde4-base diff --git a/kde-base/picmi/picmi-9999.ebuild b/kde-base/picmi/picmi-9999.ebuild index 418f8b5..550a797 100644 --- a/kde-base/picmi/picmi-9999.ebuild +++ b/kde-base/picmi/picmi-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit kde4-base