From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PlnQZ-0006Cr-CU for garchives@archives.gentoo.org; Sat, 05 Feb 2011 19:04:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 791771C0D8; Sat, 5 Feb 2011 19:04:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 48C5F1C063 for ; Sat, 5 Feb 2011 19:04:04 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B21811B4013 for ; Sat, 5 Feb 2011 19:04:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8F08B80099 for ; Sat, 5 Feb 2011 18:27:59 +0000 (UTC) From: "Raúl Porcel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Raúl Porcel" Message-ID: Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: / X-VCS-Repository: proj/catalyst X-VCS-Files: ChangeLog catalyst X-VCS-Directories: / X-VCS-Committer: armin76 X-VCS-Committer-Name: Raúl Porcel X-VCS-Revision: ba00c197cd0767f227bff3af7fe03317dffe07f5 Date: Sat, 5 Feb 2011 18:27:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 4d68755c84806972dd8f8ab6381e1ab5 commit: ba00c197cd0767f227bff3af7fe03317dffe07f5 Author: Ra=C3=BAl Porcel gentoo org> AuthorDate: Sat Feb 5 18:27:19 2011 +0000 Commit: Ra=C3=BAl Porcel gentoo org> CommitDate: Sat Feb 5 18:27:19 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/catalyst.git;= a=3Dcommit;h=3Dba00c197 This is catalyst 2.0.6.914 --- ChangeLog | 3 +++ catalyst | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5278085..791f0e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ # Distributed under the GPL v2 # $Id$ =20 + 05 Feb 2011; Ra=C3=BAl Porcel catalyst: + This is catalyst 2.0.6.914 + 05 Feb 2011; Ra=C3=BAl Porcel arch/amd64.py, cata= lyst: Enable new amd64 subarches =20 diff --git a/catalyst b/catalyst index e5e043a..b8fd848 100755 --- a/catalyst +++ b/catalyst @@ -17,7 +17,7 @@ import catalyst.config import catalyst.util =20 __maintainer__=3D"Chris Gianelloni " -__version__=3D"2.0.6.913" +__version__=3D"2.0.6.914" =20 conf_values=3D{} =20