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 750F159CAF for ; Sat, 2 Apr 2016 04:12:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD45821C031; Sat, 2 Apr 2016 04:12:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AE4C21C031 for ; Sat, 2 Apr 2016 04:12:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA8F6340E27 for ; Sat, 2 Apr 2016 04:12:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09075C9 for ; Sat, 2 Apr 2016 04:11:59 +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: <1459570297.de6707b517eec2b56dd5832f359f13b3d2d84c3b.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.17.0.ebuild X-VCS-Directories: dev-libs/efl/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: de6707b517eec2b56dd5832f359f13b3d2d84c3b X-VCS-Branch: master Date: Sat, 2 Apr 2016 04:11:59 +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: de79fcbf-980f-4679-93da-23ff3ff1e736 X-Archives-Hash: c00eec4f5729ed59f6ddf4efa95e7825 commit: de6707b517eec2b56dd5832f359f13b3d2d84c3b Author: Mike Frysinger gentoo org> AuthorDate: Sat Apr 2 03:28:50 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Apr 2 04:11:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6707b5 dev-libs/efl: mark 1.17.0 stable #577202 dev-libs/efl/efl-1.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/efl/efl-1.17.0.ebuild b/dev-libs/efl/efl-1.17.0.ebuild index 63084ec..404987d 100644 --- a/dev-libs/efl/efl-1.17.0.ebuild +++ b/dev-libs/efl/efl-1.17.0.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