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 4345A1387B1 for ; Thu, 21 Nov 2013 09:06:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DE84E09FD; Thu, 21 Nov 2013 09:06:36 +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 4E34AE09FB for ; Thu, 21 Nov 2013 09:06:35 +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 1805E33F253 for ; Thu, 21 Nov 2013 09:06:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0119FE54BD for ; Thu, 21 Nov 2013 09:06:32 +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: <1385024410.1a7ca7043c69e4b8eab71a5726d2da263242a535.dol-sen@gentoo> Subject: [gentoo-commits] proj/catalyst:3.0 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: 1a7ca7043c69e4b8eab71a5726d2da263242a535 X-VCS-Branch: 3.0 Date: Thu, 21 Nov 2013 09:06:32 +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: f23b6351-bdf7-4d5f-a188-ec7c0fe4925f X-Archives-Hash: 679be734bf3686e118f534728b531ff6 commit: 1a7ca7043c69e4b8eab71a5726d2da263242a535 Author: W. Trevor King tremily us> AuthorDate: Fri Feb 1 01:31:03 2013 +0000 Commit: Brian Dolbec gmail com> CommitDate: Thu Nov 21 09:00:10 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=1a7ca704 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