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 1QAJfV-0001ug-Rz for garchives@archives.gentoo.org; Thu, 14 Apr 2011 10:20:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8163B1C04C; Thu, 14 Apr 2011 10:20:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3CE271C04C for ; Thu, 14 Apr 2011 10:20:49 +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 A942F1B4053 for ; Thu, 14 Apr 2011 10:20:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 197E68006D for ; Thu, 14 Apr 2011 10:20:48 +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: <136efe43102bc3be700476c3230671f6b9a87664.armin76@gentoo> 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: 136efe43102bc3be700476c3230671f6b9a87664 Date: Thu, 14 Apr 2011 10:20:48 +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: 15b29ab12d4cf1e0234d09e9eb43ef7f commit: 136efe43102bc3be700476c3230671f6b9a87664 Author: Ra=C3=BAl Porcel gentoo org> AuthorDate: Thu Apr 14 10:20:39 2011 +0000 Commit: Ra=C3=BAl Porcel gentoo org> CommitDate: Thu Apr 14 10:20:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/catalyst.git;= a=3Dcommit;h=3D136efe43 This is catalyst 2.0.6.916 --- ChangeLog | 3 +++ catalyst | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4942896..68ef5be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ # Distributed under the GPL v2 # $Id$ =20 + 14 Apr 2011; Ra=C3=BAl Porcel catalyst: + This is catalyst 2.0.6.916 + 14 Apr 2011; Ra=C3=BAl Porcel targets/support/bootloader-setup.sh: Add gentoo-ilo option for the bootloader on ia64 diff --git a/catalyst b/catalyst index fdf8570..efcaa15 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.915" +__version__=3D"2.0.6.916" =20 conf_values=3D{} =20