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 09CBD139694 for ; Sun, 9 Jul 2017 10:04:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CFE821412C; Sun, 9 Jul 2017 10:04:00 +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 1506621411A for ; Sun, 9 Jul 2017 10:04:00 +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 4862A341BDD for ; Sun, 9 Jul 2017 10:03:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BB1F74AF for ; Sun, 9 Jul 2017 10:03:56 +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: <1499594563.34b052bcc328cfc889723796147a5751bf1b1a2f.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/restorecond/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/restorecond/restorecond-9999.ebuild X-VCS-Directories: sys-apps/restorecond/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 34b052bcc328cfc889723796147a5751bf1b1a2f X-VCS-Branch: master Date: Sun, 9 Jul 2017 10:03:56 +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: c6f80084-8dd3-4a14-8cb7-52d262f7bed2 X-Archives-Hash: 4d8703e483d80bd0200e6fab6a121016 commit: 34b052bcc328cfc889723796147a5751bf1b1a2f Author: Jason Zaman gentoo org> AuthorDate: Sun Jul 9 07:29:56 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Jul 9 10:02:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b052bc sys-apps/restorecond: update live ebuild Package-Manager: Portage-2.3.6, Repoman-2.3.1 sys-apps/restorecond/restorecond-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/restorecond/restorecond-9999.ebuild b/sys-apps/restorecond/restorecond-9999.ebuild index 4af561e62e2..cc19df0f2c5 100644 --- a/sys-apps/restorecond/restorecond-9999.ebuild +++ b/sys-apps/restorecond/restorecond-9999.ebuild @@ -5,7 +5,7 @@ EAPI="6" inherit toolchain-funcs -MY_RELEASEDATE="20170609" +MY_RELEASEDATE="20170630" MY_P="${P//_/-}" IUSE=""