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 A8C05138E20 for ; Wed, 19 Feb 2014 23:03:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 969BFE0A8E; Wed, 19 Feb 2014 23:03:45 +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 2D3DBE0A8E for ; Wed, 19 Feb 2014 23:03:45 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2BC6F33FB60 for ; Wed, 19 Feb 2014 23:03:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id DA32D18875 for ; Wed, 19 Feb 2014 23:03:42 +0000 (UTC) From: "Alexander Berntsen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexander Berntsen" Message-ID: <1392850874.6c61cc8fd74e695a97a84800397a2bb7dacd8b96.bernalex@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: README X-VCS-Directories: / X-VCS-Committer: bernalex X-VCS-Committer-Name: Alexander Berntsen X-VCS-Revision: 6c61cc8fd74e695a97a84800397a2bb7dacd8b96 X-VCS-Branch: master Date: Wed, 19 Feb 2014 23:03:42 +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: 2a6f08a5-1c67-49bd-8b8e-b41ad3d0b270 X-Archives-Hash: 8e56335ca7c5697ce2dce3ecc6a00370 commit: 6c61cc8fd74e695a97a84800397a2bb7dacd8b96 Author: Alexander Berntsen plaimi net> AuthorDate: Wed Feb 19 14:56:28 2014 +0000 Commit: Alexander Berntsen gentoo org> CommitDate: Wed Feb 19 23:01:14 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=6c61cc8f README: Cap at 72 columns --- README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README b/README index 6b102e5..5558dde 100644 --- a/README +++ b/README @@ -2,9 +2,9 @@ About Portage ============= Portage is a package management system based on ports collections. The -Package Manager Specification Project (PMS) standardises and documents the -behaviour of Portage so that the Portage tree can be used by other package -managers. +Package Manager Specification Project (PMS) standardises and documents +the behaviour of Portage so that the Portage tree can be used by other +package managers. Dependencies @@ -28,7 +28,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Portage; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. More information @@ -45,4 +46,4 @@ Links ===== Gentoo project page: PMS: -PMS git repository: +PMS git repo: