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 1QENUC-0006B4-B1 for garchives@archives.gentoo.org; Mon, 25 Apr 2011 15:14:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5258C1C005; Mon, 25 Apr 2011 15:13:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1BDBD1C005 for ; Mon, 25 Apr 2011 15:13:31 +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 226C81B406D for ; Mon, 25 Apr 2011 15:13:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 432B08049C for ; Mon, 25 Apr 2011 15:13:30 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: Subject: [gentoo-commits] proj/gentoolkit:revdep-rebuild commit in: pym/gentoolkit/revdep_rebuild/ X-VCS-Repository: proj/gentoolkit X-VCS-Files: pym/gentoolkit/revdep_rebuild/rebuild.py pym/gentoolkit/revdep_rebuild/revdep-rebuild.py X-VCS-Directories: pym/gentoolkit/revdep_rebuild/ X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: ad4df499d1a87b94dc5f74f7f76be07ab26f013f Date: Mon, 25 Apr 2011 15:13:30 +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: 813603c2dffe5973767dad74e7110258 commit: ad4df499d1a87b94dc5f74f7f76be07ab26f013f Author: dol-sen gmail com> AuthorDate: Sun Apr 24 22:18:27 2011 +0000 Commit: Brian Dolbec gmail com> CommitDate: Sun Apr 24 22:18:27 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoolkit.gi= t;a=3Dcommit;h=3Dad4df499 rename revdep-rebuild.py due to a python error if a '-' is used in the na= me. --- .../{revdep-rebuild.py =3D> rebuild.py} | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/pym/gentoolkit/revdep_rebuild/revdep-rebuild.py b/pym/gentoo= lkit/revdep_rebuild/rebuild.py similarity index 100% rename from pym/gentoolkit/revdep_rebuild/revdep-rebuild.py rename to pym/gentoolkit/revdep_rebuild/rebuild.py