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 50D0413800E for ; Sun, 5 Aug 2012 16:14:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28892E045E; Sun, 5 Aug 2012 16:14:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E7FCFE045E for ; Sun, 5 Aug 2012 16:14:50 +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 581071B4021 for ; Sun, 5 Aug 2012 16:14:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0ADC8E5439 for ; Sun, 5 Aug 2012 16:14:49 +0000 (UTC) From: "Theo Chatzimichos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Chatzimichos" Message-ID: <1344183273.b305df60d4d5dbc79a56d762c1983f7342be657a.tampakrap@gentoo> Subject: [gentoo-commits] proj/planet-gentoo:master commit in: scripts/ X-VCS-Repository: proj/planet-gentoo X-VCS-Files: scripts/update-venus X-VCS-Directories: scripts/ X-VCS-Committer: tampakrap X-VCS-Committer-Name: Theo Chatzimichos X-VCS-Revision: b305df60d4d5dbc79a56d762c1983f7342be657a X-VCS-Branch: master Date: Sun, 5 Aug 2012 16:14:49 +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: 030d24e4-5dc3-4546-a3dc-d98f56f5a8db X-Archives-Hash: 63b57d52a89d4b208e1a00bb33ff1696 commit: b305df60d4d5dbc79a56d762c1983f7342be657a Author: Theo Chatzimichos gentoo org> AuthorDate: Sun Aug 5 16:14:33 2012 +0000 Commit: Theo Chatzimichos gentoo org> CommitDate: Sun Aug 5 16:14:33 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/planet-gentoo.git;a=commit;h=b305df60 Unban me, testing is over --- scripts/update-venus | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/scripts/update-venus b/scripts/update-venus index 2a78085..51834a6 100755 --- a/scripts/update-venus +++ b/scripts/update-venus @@ -6,7 +6,6 @@ REPO="${BASE_DIR}/planet-gentoo" VENUS_DIR="/usr/lib/python2.7/site-packages/venus" LOG_DIR="/var/log/planet.gentoo.org" BANNED_USERS=( - tampakrap ) # Create folders and symlinks (for initial setup)