From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-844907-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 79AD21384B4 for <garchives@archives.gentoo.org>; Sun, 8 Nov 2015 20:11:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2CD5E0838; Sun, 8 Nov 2015 20:11:11 +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 759FCE0838 for <gentoo-commits@lists.gentoo.org>; Sun, 8 Nov 2015 20:11:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 588FA33FDBF for <gentoo-commits@lists.gentoo.org>; Sun, 8 Nov 2015 20:11:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64E4922C9 for <gentoo-commits@lists.gentoo.org>; Sun, 8 Nov 2015 20:11:08 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1447011359.b92a940c1627b64f0eef9dce4fcafb2795f7a414.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: b92a940c1627b64f0eef9dce4fcafb2795f7a414 X-VCS-Branch: master Date: Sun, 8 Nov 2015 20:11:08 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 941d3044-7895-4fb1-8b86-2a7bbfc77013 X-Archives-Hash: f212bbed3821e409f23e85c3caa42148 commit: b92a940c1627b64f0eef9dce4fcafb2795f7a414 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Nov 8 19:35:59 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Nov 8 19:35:59 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=b92a940c Merge branch 'eapi-6' dependencies.tex | 128 +++++----- eapi-cheatsheet.tex | 257 +++++++++++++------- eapi-differences.tex | 198 ++++++++++------ eapis.tex | 18 +- ebuild-env-commands.tex | 39 +-- ebuild-env-vars.tex | 107 ++++----- ebuild-format.tex | 30 ++- ebuild-functions.tex | 279 +++++++++++----------- ebuild-vars.tex | 101 ++++---- merge.tex | 22 +- pkg-mgr-commands.tex | 615 ++++++++++++++++++++++++++++++------------------ pms.tex | 4 +- profile-variables.tex | 25 +- profiles.tex | 26 +- 14 files changed, 1060 insertions(+), 789 deletions(-)