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 CFF101384B4 for ; Thu, 24 Dec 2015 20:18:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B0B021C078; Thu, 24 Dec 2015 20:18:26 +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 97EC621C04E for ; Thu, 24 Dec 2015 20:18:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DB346340885 for ; Thu, 24 Dec 2015 20:18:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45CCFCF0 for ; Thu, 24 Dec 2015 20:18:22 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1450988200.04da6072423a0a68e83c0a5a0d3584e4d4c9b7e0.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/efl/efl-1.15.2.ebuild X-VCS-Directories: dev-libs/efl/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 04da6072423a0a68e83c0a5a0d3584e4d4c9b7e0 X-VCS-Branch: master Date: Thu, 24 Dec 2015 20:18:22 +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: d8609272-1474-446f-88f6-3b260023fdb5 X-Archives-Hash: 0e8d584f1f3d762e4ab3f46580d0eb8a commit: 04da6072423a0a68e83c0a5a0d3584e4d4c9b7e0 Author: Mike Frysinger gentoo org> AuthorDate: Thu Dec 24 19:38:54 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Thu Dec 24 20:16:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04da6072 dev-libs/efl: stabilize 1.15.2 dev-libs/efl/efl-1.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/efl/efl-1.15.2.ebuild b/dev-libs/efl/efl-1.15.2.ebuild index 806219a..398d257 100644 --- a/dev-libs/efl/efl-1.15.2.ebuild +++ b/dev-libs/efl/efl-1.15.2.ebuild @@ -15,7 +15,7 @@ elif [[ *"${PV}" == *"_pre"* ]] ; then EKEY_STATE="snap" else SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz" - EKEY_STATE="snap" + EKEY_STATE="release" fi inherit enlightenment pax-utils