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 1SSwG6-0006Tc-0a for garchives@archives.gentoo.org; Fri, 11 May 2012 20:16:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2BC7E08AF; Fri, 11 May 2012 20:16:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F427E08AF for ; Fri, 11 May 2012 20:16:05 +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 CB42A1B4026 for ; Fri, 11 May 2012 20:16:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 92D7EE542D for ; Fri, 11 May 2012 20:16:03 +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: <1336767269.7a6a4102ca67d16e307ad8ae92fd6db250335da3.armin76@gentoo> Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: / X-VCS-Repository: proj/catalyst X-VCS-Files: catalyst X-VCS-Directories: / X-VCS-Committer: armin76 X-VCS-Committer-Name: Raúl Porcel X-VCS-Revision: 7a6a4102ca67d16e307ad8ae92fd6db250335da3 X-VCS-Branch: catalyst_2 Date: Fri, 11 May 2012 20:16:03 +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: c52f33a3-dc65-4782-8e57-9101f18d64fb X-Archives-Hash: 5237f673f9ca3ff0f4299337c0c82148 commit: 7a6a4102ca67d16e307ad8ae92fd6db250335da3 Author: Ra=C3=BAl Porcel gentoo org> AuthorDate: Fri May 11 20:14:29 2012 +0000 Commit: Ra=C3=BAl Porcel gentoo org> CommitDate: Fri May 11 20:14:29 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/catalyst.git;= a=3Dcommit;h=3D7a6a4102 Release 2.0.8.1 --- catalyst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/catalyst b/catalyst index 8f23cbd..70631ab 100755 --- a/catalyst +++ b/catalyst @@ -17,7 +17,7 @@ import catalyst.config import catalyst.util =20 __maintainer__=3D"Chris Gianelloni " -__version__=3D"2.0.8" +__version__=3D"2.0.8.1" =20 conf_values=3D{} =20