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 326B51381F4 for ; Sat, 29 Jun 2013 16:59:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DAA4E081B; Sat, 29 Jun 2013 16:59:17 +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 9E650E0804 for ; Sat, 29 Jun 2013 16:59:16 +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 81D1133E808 for ; Sat, 29 Jun 2013 16:59:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 15BA0E468F for ; Sat, 29 Jun 2013 16:59:14 +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: <1372524626.94d4b0a83ed142574e66a6fe0957d617065710e1.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libbluedevil/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libbluedevil/libbluedevil-9999.ebuild X-VCS-Directories: net-libs/libbluedevil/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 94d4b0a83ed142574e66a6fe0957d617065710e1 X-VCS-Branch: master Date: Sat, 29 Jun 2013 16:59:14 +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: 029f3387-12f5-4116-b4b3-0ee9df00066e X-Archives-Hash: 81e562895c1dac0e4c82c28e411244ad commit: 94d4b0a83ed142574e66a6fe0957d617065710e1 Author: Johannes Huber gentoo org> AuthorDate: Sat Jun 29 16:50:26 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Jun 29 16:50:26 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=94d4b0a8 [net-libs/libbluedevil] EAPI 5. Package-Manager: portage-2.2.0_alpha186 --- net-libs/libbluedevil/libbluedevil-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libbluedevil/libbluedevil-9999.ebuild b/net-libs/libbluedevil/libbluedevil-9999.ebuild index dc0dc38..5cbca1f 100644 --- a/net-libs/libbluedevil/libbluedevil-9999.ebuild +++ b/net-libs/libbluedevil/libbluedevil-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