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 6CD3313825A for ; Sun, 15 May 2016 23:51:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF058142F8; Sun, 15 May 2016 23:51:20 +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 0106D142A9 for ; Sun, 15 May 2016 23:51:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3710340751 for ; Sun, 15 May 2016 23:51:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A38EB97E for ; Sun, 15 May 2016 23:51:13 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1463257321.28e4ea8c512c03fe95f83b6bafde6218f8a0c88b.dolsen@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: repoman/ X-VCS-Repository: proj/portage X-VCS-Files: repoman/NEWS repoman/RELEASE-NOTES X-VCS-Directories: repoman/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 28e4ea8c512c03fe95f83b6bafde6218f8a0c88b X-VCS-Branch: master Date: Sun, 15 May 2016 23:51:13 +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: a95cf27e-8522-4ab3-a535-6a72899fbd73 X-Archives-Hash: d02b93348733b19fdb9eafca54dcd714 commit: 28e4ea8c512c03fe95f83b6bafde6218f8a0c88b Author: Brian Dolbec gentoo org> AuthorDate: Sat May 14 20:22:01 2016 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Sat May 14 20:22:01 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=28e4ea8c repoman: Initial NEWS, RELEASE-NOTES files repoman/NEWS | 5 +++++ repoman/RELEASE-NOTES | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/repoman/NEWS b/repoman/NEWS new file mode 100644 index 0000000..2b1325c --- /dev/null +++ b/repoman/NEWS @@ -0,0 +1,5 @@ +News (mainly features/major bug fixes) + +repoman 2.3.0_rc1 +===================== +- First test release diff --git a/repoman/RELEASE-NOTES b/repoman/RELEASE-NOTES new file mode 100644 index 0000000..5daf588 --- /dev/null +++ b/repoman/RELEASE-NOTES @@ -0,0 +1,7 @@ +Release Notes; upgrade information mainly. +Features/major bugfixes are listed in NEWS + +repoman-2.3.0_rc1 +================================== +* initial release +* Bug Fixes: 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 678B813825A for ; Sat, 14 May 2016 20:23:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3FDD141B2; Sat, 14 May 2016 20:23:40 +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 40084141B2 for ; Sat, 14 May 2016 20:23:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 07CEC340B28 for ; Sat, 14 May 2016 20:23:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA07C96A for ; Sat, 14 May 2016 20:23:31 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1463257321.28e4ea8c512c03fe95f83b6bafde6218f8a0c88b.dolsen@gentoo> Subject: [gentoo-commits] proj/portage:repoman commit in: repoman/ X-VCS-Repository: proj/portage X-VCS-Files: repoman/NEWS repoman/RELEASE-NOTES X-VCS-Directories: repoman/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 28e4ea8c512c03fe95f83b6bafde6218f8a0c88b X-VCS-Branch: repoman Date: Sat, 14 May 2016 20:23:31 +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: 5d0bb4e0-edb1-4e91-9dfd-a1927dbb6f74 X-Archives-Hash: 6a2d3d06df60ae333d446833e8901886 Message-ID: <20160514202331.fHReAbX_ZtWU_jGdsGR6nCUJ3S8aSz0eHgztGTnkWVI@z> commit: 28e4ea8c512c03fe95f83b6bafde6218f8a0c88b Author: Brian Dolbec gentoo org> AuthorDate: Sat May 14 20:22:01 2016 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Sat May 14 20:22:01 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=28e4ea8c repoman: Initial NEWS, RELEASE-NOTES files repoman/NEWS | 5 +++++ repoman/RELEASE-NOTES | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/repoman/NEWS b/repoman/NEWS new file mode 100644 index 0000000..2b1325c --- /dev/null +++ b/repoman/NEWS @@ -0,0 +1,5 @@ +News (mainly features/major bug fixes) + +repoman 2.3.0_rc1 +===================== +- First test release diff --git a/repoman/RELEASE-NOTES b/repoman/RELEASE-NOTES new file mode 100644 index 0000000..5daf588 --- /dev/null +++ b/repoman/RELEASE-NOTES @@ -0,0 +1,7 @@ +Release Notes; upgrade information mainly. +Features/major bugfixes are listed in NEWS + +repoman-2.3.0_rc1 +================================== +* initial release +* Bug Fixes: