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 010D91381F3 for ; Thu, 25 Jul 2013 19:12:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7410E09FD; Thu, 25 Jul 2013 19:12:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 770F0E09FD for ; Thu, 25 Jul 2013 19:12:23 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7DD8E33DAC8 for ; Thu, 25 Jul 2013 19:12:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0C8C6E5458 for ; Thu, 25 Jul 2013 19:12:21 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1374779522.92024572e107d6ed8404d5f26ec93e76fbdd71db.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: RELEASE-NOTES X-VCS-Directories: / X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 92024572e107d6ed8404d5f26ec93e76fbdd71db X-VCS-Branch: master Date: Thu, 25 Jul 2013 19:12:21 +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: 1ebc8b1d-661b-4baf-b99d-dab490d5e658 X-Archives-Hash: 76ce732904dddc1ccd125949698885d9 commit: 92024572e107d6ed8404d5f26ec93e76fbdd71db Author: Zac Medico gentoo org> AuthorDate: Thu Jul 25 19:12:02 2013 +0000 Commit: Zac Medico gentoo org> CommitDate: Thu Jul 25 19:12:02 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=92024572 RELEASE-NOTES: Next release is 2.1.13 --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 191eb31..ec6cecd 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -8,7 +8,7 @@ portage-2.2 new features in 2.2 make use of or require named repositories. The repository name is stored in profiles/repo_name in each repository. -portage-2.1.12.14 +portage-2.1.13 ================================== * FEATURES=userpriv and usersandbox are enabled by default.