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 8336C138247 for ; Fri, 22 Nov 2013 07:13:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C74FE0AC3; Fri, 22 Nov 2013 07:13:31 +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 BA426E0AC6 for ; Fri, 22 Nov 2013 07:13:30 +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 B17B533F326 for ; Fri, 22 Nov 2013 07:13:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4C14DD00F7 for ; Fri, 22 Nov 2013 07:13:26 +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: <1385100109.58bc81b6757d83c2b39ce1e9d03bb2caa973738b.dol-sen@gentoo> Subject: [gentoo-commits] proj/catalyst:rewrite-on-master commit in: / X-VCS-Repository: proj/catalyst X-VCS-Files: README TODO X-VCS-Directories: / X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 58bc81b6757d83c2b39ce1e9d03bb2caa973738b X-VCS-Branch: rewrite-on-master Date: Fri, 22 Nov 2013 07:13:26 +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: 92a71931-5c92-46b3-86ba-568ef9c99e93 X-Archives-Hash: fd148d9a2d6d6061b99c3b39ebb0ff00 commit: 58bc81b6757d83c2b39ce1e9d03bb2caa973738b Author: W. Trevor King tremily us> AuthorDate: Fri Feb 1 01:31:03 2013 +0000 Commit: Brian Dolbec gmail com> CommitDate: Fri Nov 22 06:01:49 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=58bc81b6 Move bug-reporting and mailing list notes from TODO to README This information is generally useful, and folks probably only read TODO if they want to help but don't already have an idea of what to help with ;). Having the contact information in the README should raise its visibility. --- README | 8 ++++++++ TODO | 6 +----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/README b/README index ef41380..0674e07 100644 --- a/README +++ b/README @@ -60,3 +60,11 @@ There are many more options that can be set, but those defaults are good for out of the box operation. For more documentation on what you can do with catalyst, please check the man page or the online documentation at http://www.gentoo.org/proj/en/releng/catalyst. + +Bugs +======================== + +If you have questions or wish to help with development, contact the +gentoo-catalyst@lists.gentoo.org mailing list. Bug reports should be +filed at http://tinyurl.com/79slrk (http://bugs.gentoo.org) under the +"Catalyst" component of the "Gentoo Hosted Projects" product. diff --git a/TODO b/TODO index bebdec7..a868508 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,6 @@ # $Id$ -This file is a rough list of changes that need to be made to catalyst. If you -have questions about any of these items, or wish to help with development, send -them to the gentoo-catalyst@lists.gentoo.org mailing list. Bug reports should -be filed at http://tinyurl.com/79slrk (http://bugs.gentoo.org) under the -Catalyst component. +This file is a rough list of changes that need to be made to catalyst. Global: - Remove spec_prefix from all exported variables