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 52E8E1384B4 for ; Thu, 24 Dec 2015 20:18:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2CEA21C055; 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 CC41F21C045 for ; Thu, 24 Dec 2015 20:18:25 +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 16EA63408F0 for ; Thu, 24 Dec 2015 20:18:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67E80CF2 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.cbd327ca2c89cd1d43cd0fa4e30d98cd634681d7.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/elementary/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/elementary/elementary-1.15.2.ebuild X-VCS-Directories: media-libs/elementary/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: cbd327ca2c89cd1d43cd0fa4e30d98cd634681d7 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: 5af76f6c-2ed5-4c0a-bbc1-c3d384b6a7c0 X-Archives-Hash: c95fd2872b36fcbdb5fe2fd630cc3633 commit: cbd327ca2c89cd1d43cd0fa4e30d98cd634681d7 Author: Mike Frysinger gentoo org> AuthorDate: Thu Dec 24 19:39:31 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=cbd327ca media-libs/elementary: stabilize 1.15.2 media-libs/elementary/elementary-1.15.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/elementary/elementary-1.15.2.ebuild b/media-libs/elementary/elementary-1.15.2.ebuild index 7cef5b0..0525965 100644 --- a/media-libs/elementary/elementary-1.15.2.ebuild +++ b/media-libs/elementary/elementary-1.15.2.ebuild @@ -11,7 +11,7 @@ if [[ "${PV}" == "9999" ]] ; then EGIT_URI_APPEND="${PN}" else SRC_URI="https://download.enlightenment.org/rel/libs/${PN}/${MY_P}.tar.xz" - EKEY_STATE="snap" + EKEY_STATE="release" fi inherit enlightenment