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 87A1D138ADA for ; Thu, 26 Feb 2015 20:13:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CCF8E0905; Thu, 26 Feb 2015 20:13:02 +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 E69FAE0905 for ; Thu, 26 Feb 2015 20:13:01 +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 1C539340C5A for ; Thu, 26 Feb 2015 20:13:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD72D129E4 for ; Thu, 26 Feb 2015 20:12:43 +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: <1424978120.4b57756242ba9bfcb6817bbba500edcc93607d0f.dolsen@gentoo> Subject: [gentoo-commits] proj/catalyst:master commit in: examples/ X-VCS-Repository: proj/catalyst X-VCS-Files: examples/README X-VCS-Directories: examples/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 4b57756242ba9bfcb6817bbba500edcc93607d0f X-VCS-Branch: master Date: Thu, 26 Feb 2015 20:12:43 +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: 06bf3f84-7e3e-4691-9e23-502b69fd87ab X-Archives-Hash: 51fae5f86f787625abc9a74c38ebb5aa commit: 4b57756242ba9bfcb6817bbba500edcc93607d0f Author: W. Trevor King tremily us> AuthorDate: Thu Jan 31 22:25:47 2013 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Thu Feb 26 19:15:20 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=4b577562 examples/README: Add a pointer to the releng Git repository Thanks to Dustin C. Hatch for pointing this out, because I wasn't able to find it on my own. Having a pointer distributed with Catalyst should help other newcomers find example spec files written by folks who know what they're doing ;). The current examples lack a full stage1-through-stage3 progression. --- examples/README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/README b/examples/README new file mode 100644 index 0000000..bfd517a --- /dev/null +++ b/examples/README @@ -0,0 +1,5 @@ +For further examples, see the releases/weekly/specs directory [1] in +the releng Git repository [2]. + +[1]: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=tree;f=releases/weekly/specs;hb=HEAD +[2]: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=summary 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 4EE5E138AD7 for ; Thu, 26 Feb 2015 19:25:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB3EAE098E; Thu, 26 Feb 2015 19:25:35 +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 618A2E098E for ; Thu, 26 Feb 2015 19:25:35 +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 197DA340B68 for ; Thu, 26 Feb 2015 19:25:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B02B2129D3 for ; Thu, 26 Feb 2015 19:25: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: <1424978120.4b57756242ba9bfcb6817bbba500edcc93607d0f.dolsen@gentoo> Subject: [gentoo-commits] proj/catalyst:pending commit in: examples/ X-VCS-Repository: proj/catalyst X-VCS-Files: examples/README X-VCS-Directories: examples/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 4b57756242ba9bfcb6817bbba500edcc93607d0f X-VCS-Branch: pending Date: Thu, 26 Feb 2015 19:25: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: 1890a928-34fb-4fdc-8f2a-f1d3719938f6 X-Archives-Hash: 3bbbf53e86c7cb1d5fe8a693007d2ac4 Message-ID: <20150226192531.6PDoW3QWYSghvFvtExMRGx56DcWbAa0q-pezHHyjjyU@z> commit: 4b57756242ba9bfcb6817bbba500edcc93607d0f Author: W. Trevor King tremily us> AuthorDate: Thu Jan 31 22:25:47 2013 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Thu Feb 26 19:15:20 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=4b577562 examples/README: Add a pointer to the releng Git repository Thanks to Dustin C. Hatch for pointing this out, because I wasn't able to find it on my own. Having a pointer distributed with Catalyst should help other newcomers find example spec files written by folks who know what they're doing ;). The current examples lack a full stage1-through-stage3 progression. --- examples/README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/README b/examples/README new file mode 100644 index 0000000..bfd517a --- /dev/null +++ b/examples/README @@ -0,0 +1,5 @@ +For further examples, see the releases/weekly/specs directory [1] in +the releng Git repository [2]. + +[1]: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=tree;f=releases/weekly/specs;hb=HEAD +[2]: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=summary