From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 037B8139694 for ; Tue, 13 Jun 2017 15:20:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73110E0DAC; Tue, 13 Jun 2017 15:20:15 +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 509C5E0DAC for ; Tue, 13 Jun 2017 15:20:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EED6341881 for ; Tue, 13 Jun 2017 15:20:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4128E7487 for ; Tue, 13 Jun 2017 15:20:11 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1497366645.208a09a95df978b1f64fa9c109d43f56fb7de308.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/checkpolicy/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/checkpolicy/checkpolicy-9999.ebuild X-VCS-Directories: sys-apps/checkpolicy/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 208a09a95df978b1f64fa9c109d43f56fb7de308 X-VCS-Branch: master Date: Tue, 13 Jun 2017 15:20:11 +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: 280b16a3-64dc-4af7-99e9-add35f5a58b7 X-Archives-Hash: 960ae533d5ec01fe2d32d38de2562e4a commit: 208a09a95df978b1f64fa9c109d43f56fb7de308 Author: Jason Zaman gentoo org> AuthorDate: Tue Jun 13 05:11:24 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Jun 13 15:10:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208a09a9 sys-apps/checkpolicy: update live ebuild Package-Manager: Portage-2.3.5, Repoman-2.3.1 sys-apps/checkpolicy/checkpolicy-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/checkpolicy/checkpolicy-9999.ebuild b/sys-apps/checkpolicy/checkpolicy-9999.ebuild index f3a5046258b..b9745272e57 100644 --- a/sys-apps/checkpolicy/checkpolicy-9999.ebuild +++ b/sys-apps/checkpolicy/checkpolicy-9999.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit toolchain-funcs MY_P="${P//_/-}" -MY_RELEASEDATE="20161014" +MY_RELEASEDATE="20170609" SEPOL_VER="${PV}" SEMNG_VER="${PV}"