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 81D061381F3 for ; Sat, 29 Jun 2013 19:38:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FD36E0A10; Sat, 29 Jun 2013 19:38:06 +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 BC299E0A10 for ; Sat, 29 Jun 2013 19:38:05 +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 D556033E8ED for ; Sat, 29 Jun 2013 19:38:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 829D5E5461 for ; Sat, 29 Jun 2013 19:38:03 +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: <1372534684.395a83c237801f1965c8e3d3c972b73f656ba300.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-libs/taglib-extras/ X-VCS-Repository: proj/kde X-VCS-Files: media-libs/taglib-extras/taglib-extras-9999.ebuild X-VCS-Directories: media-libs/taglib-extras/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 395a83c237801f1965c8e3d3c972b73f656ba300 X-VCS-Branch: master Date: Sat, 29 Jun 2013 19:38:03 +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: 1740d9f8-8ff3-41dc-b635-c4459eb3d053 X-Archives-Hash: ba6627d3de2f980913af72638ce85f77 commit: 395a83c237801f1965c8e3d3c972b73f656ba300 Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 29 19:38:04 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 29 19:38:04 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=395a83c2 [media-libs/taglib-extras] EAPI 5. Package-Manager: portage-2.2.0_alpha186 --- media-libs/taglib-extras/taglib-extras-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/taglib-extras/taglib-extras-9999.ebuild b/media-libs/taglib-extras/taglib-extras-9999.ebuild index 5167efd..f4b3caa 100644 --- a/media-libs/taglib-extras/taglib-extras-9999.ebuild +++ b/media-libs/taglib-extras/taglib-extras-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 KMNAME="kdesupport" KDE_SCM="svn"