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 548781384B4 for ; Sun, 8 Nov 2015 19:37:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BDE521C020; Sun, 8 Nov 2015 19:37:04 +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 31ED121C01F for ; Sun, 8 Nov 2015 19:37:03 +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 7D51A3405C3 for ; Sun, 8 Nov 2015 19:36:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE7AB22DB for ; Sun, 8 Nov 2015 19:36:53 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1447011013.71fdf8fc2e02ea02542e33ec28bf4aa284b28861.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-6 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-cheatsheet.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 71fdf8fc2e02ea02542e33ec28bf4aa284b28861 X-VCS-Branch: eapi-6 Date: Sun, 8 Nov 2015 19:36:53 +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: 87144967-02ed-4d25-a078-22d690254380 X-Archives-Hash: a4c0044be2dd4093c448046be6ef888e commit: 71fdf8fc2e02ea02542e33ec28bf4aa284b28861 Author: Ulrich Müller gentoo org> AuthorDate: Sun Nov 8 19:30:13 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Nov 8 19:30:13 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=71fdf8fc EAPI 6 has been approved by the Council. eapi-cheatsheet.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index 2eb5be0..97860d6 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -324,7 +324,7 @@ differences between these previous EAPIs. See \featureref{stablemask}. \end{description} -\section{EAPI 6} +\section{EAPI 6 (2015-11-08)} \label{sec:cs:eapi6} \subsection{Additions/Changes} \label{sec:cs:eapi6-additions}