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 C91E5138334 for ; Mon, 2 Dec 2019 14:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3FFEE07F6; Mon, 2 Dec 2019 14:50:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA657E07F6 for ; Mon, 2 Dec 2019 14:50:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8E7B334D6C3 for ; Mon, 2 Dec 2019 14:50:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4F448BC for ; Mon, 2 Dec 2019 14:50:39 +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: <1575298133.d30e416c0689e7df3847a0b8326617e957f50090.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/secilc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/secilc/secilc-9999.ebuild X-VCS-Directories: sys-apps/secilc/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: d30e416c0689e7df3847a0b8326617e957f50090 X-VCS-Branch: master Date: Mon, 2 Dec 2019 14:50:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f94f23ed-c4d4-4949-a8de-20acc55954a2 X-Archives-Hash: 14fe1be71166a51cae48c65b51e9a936 commit: d30e416c0689e7df3847a0b8326617e957f50090 Author: Jason Zaman gentoo org> AuthorDate: Fri Nov 29 10:14:18 2019 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Dec 2 14:48:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d30e416c sys-apps/secilc: update live ebuild Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman gentoo.org> sys-apps/secilc/secilc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/secilc/secilc-9999.ebuild b/sys-apps/secilc/secilc-9999.ebuild index aead3f36a43..00af9437cdb 100644 --- a/sys-apps/secilc/secilc-9999.ebuild +++ b/sys-apps/secilc/secilc-9999.ebuild @@ -5,7 +5,7 @@ EAPI="6" inherit toolchain-funcs MY_P="${P//_/-}" -MY_RELEASEDATE="20190315" +MY_RELEASEDATE="20191122" SEPOL_VER="${PV}"