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 8638C138ACF for ; Thu, 19 Feb 2015 05:07:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2C53E0905; Thu, 19 Feb 2015 05:07:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78FDEE0905 for ; Thu, 19 Feb 2015 05:07:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 74E56340814 for ; Thu, 19 Feb 2015 05:06:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AE191212A for ; Thu, 19 Feb 2015 05:06:53 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1424322273.0c1c374458202c78cdf9b04b497e4e706b59515d.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: media-gfx/qosmic/ X-VCS-Repository: proj/qt X-VCS-Files: media-gfx/qosmic/qosmic-9999.ebuild X-VCS-Directories: media-gfx/qosmic/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 0c1c374458202c78cdf9b04b497e4e706b59515d X-VCS-Branch: master Date: Thu, 19 Feb 2015 05:06:53 +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: f85fb067-df1d-47b5-b356-ef79a6cf23fe X-Archives-Hash: a308a8230666a010eee2fe62060b5ad4 commit: 0c1c374458202c78cdf9b04b497e4e706b59515d Author: Michael Palimaka gentoo org> AuthorDate: Thu Feb 19 05:04:33 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Feb 19 05:04:33 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0c1c3744 [media-gfx/qosmic] EAPI bump. Package-Manager: portage-2.2.14 --- media-gfx/qosmic/qosmic-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/qosmic/qosmic-9999.ebuild b/media-gfx/qosmic/qosmic-9999.ebuild index 6e73748..3daccfd 100644 --- a/media-gfx/qosmic/qosmic-9999.ebuild +++ b/media-gfx/qosmic/qosmic-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit qt4-r2 subversion DESCRIPTION="A cosmic recursive flame fractal editor"