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 D12C71382C5 for ; Thu, 26 Apr 2018 11:22:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC62DE08E8; Thu, 26 Apr 2018 11:22:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B1C07E08E8 for ; Thu, 26 Apr 2018 11:22:53 +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 B933D335C7E for ; Thu, 26 Apr 2018 11:22:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B911E2A0 for ; Thu, 26 Apr 2018 11:22:48 +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: <1524741720.e1e12fab013ddb94d87ed91ef122b9d093801d97.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: e1e12fab013ddb94d87ed91ef122b9d093801d97 X-VCS-Branch: master Date: Thu, 26 Apr 2018 11:22:48 +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: 9f55c361-9f07-4b0f-90b5-703b018d5150 X-Archives-Hash: 0f107e47711525ee78685556a74ce227 commit: e1e12fab013ddb94d87ed91ef122b9d093801d97 Author: Jason Zaman gentoo org> AuthorDate: Wed Apr 25 12:20:35 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu Apr 26 11:22:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e12fab sys-apps/secilc: update live ebuild Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-apps/secilc/secilc-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/secilc/secilc-9999.ebuild b/sys-apps/secilc/secilc-9999.ebuild index 7b5cd206329..4e6f3c66ad8 100644 --- a/sys-apps/secilc/secilc-9999.ebuild +++ b/sys-apps/secilc/secilc-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" inherit toolchain-funcs MY_P="${P//_/-}" -MY_RELEASEDATE="20170804" +MY_RELEASEDATE="20180419" SEPOL_VER="${PV}"