From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K8gq9-0000u6-Be for garchives@archives.gentoo.org; Tue, 17 Jun 2008 19:27:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8963E0369; Tue, 17 Jun 2008 19:27:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 94EF7E0369 for ; Tue, 17 Jun 2008 19:27:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 341AE65960 for ; Tue, 17 Jun 2008 19:27:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.675 X-Spam-Level: X-Spam-Status: No, score=-1.675 required=5.5 tests=[AWL=0.924, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5lNfaSF7m06J for ; Tue, 17 Jun 2008 19:27:30 +0000 (UTC) Received: from wa-out-f140.google.com (wa-out-f140.google.com [209.85.146.140]) by smtp.gentoo.org (Postfix) with ESMTP id 65B38641D3 for ; Tue, 17 Jun 2008 19:27:26 +0000 (UTC) Received: by wa-out-f140.google.com with SMTP id j18so387748waf.0 for ; Tue, 17 Jun 2008 12:27:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=beta; h=domainkey-signature:mime-version:received:message-id:date:subject :from:to:content-type:content-transfer-encoding; bh=DOWX10E1+zO9DEmguEMRANirt1SHihRflAQFBcL1qCM=; b=Zu850U2XhmJiCUl9yNT4ByRk2uFNyamPnJ0ATOxdwNGoGfthk+pSEtl3JKz0rYKjLE 1DTnzNwy0imsnm6J4Lag== DomainKey-Signature: a=rsa-sha1; c=nofws; d=google.com; s=beta; h=mime-version:message-id:date:subject:from:to:content-type :content-transfer-encoding; b=TC/IB+j/A4wJa/N4lqcH6XjKm5yXJsXumEK2KCy4vS76VuSDT5FuaJprzxAMHPOQTg Eyi8srokgWhcHh6LqAKQ== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo GNAP development X-BeenThere: gnap-dev@lists.gentoo.org Reply-to: gnap-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.114.131.9 with SMTP id e9mr4543446wad.5.1213730846097; Tue, 17 Jun 2008 12:27:26 -0700 (PDT) Message-ID: <0016364c5c09ef3fe4044fe1bb0c@google.com> Date: Tue, 17 Jun 2008 12:27:26 -0700 Subject: [gnap-dev] [gnap-dev commit] r116 - in trunk: src src/examples src/mbr tools tools/examples tools/mbr From: codesite-noreply@google.com To: gnap-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1; Format=Flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 0edd4b58-7cad-482b-8d95-3be14a145411 X-Archives-Hash: 547c1dffb1f0c85c81c104550d78a54f Author: rieggepp Date: Tue Jun 17 12:17:21 2008 New Revision: 116 Added: trunk/src/README.upgrading (props changed) - copied unchanged from r112, /trunk/tools/README.upgrading trunk/src/examples/ (props changed) - copied from r112, /trunk/tools/examples/ trunk/src/gnap_overlay (props changed) - copied unchanged from r112, /trunk/tools/gnap_overlay trunk/src/gnap_overlay.1 (props changed) - copied unchanged from r112, /trunk/tools/gnap_overlay.1 trunk/src/gnap_remaster (props changed) - copied unchanged from r112, /trunk/tools/gnap_remaster trunk/src/gnap_remaster.1 (props changed) - copied unchanged from r112, /trunk/tools/gnap_remaster.1 trunk/src/mbr/ (props changed) - copied from r112, /trunk/tools/mbr/ Removed: trunk/tools/README.upgrading trunk/tools/examples/ trunk/tools/gnap_overlay trunk/tools/gnap_overlay.1 trunk/tools/gnap_remaster trunk/tools/gnap_remaster.1 trunk/tools/mbr/ Log: Fixed directory structure: Tools/helper scripts in trunk/tools, gnap in trunk/src. -- gnap-dev@lists.gentoo.org mailing list