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 1Pvxu3-0007Km-9z for garchives@archives.gentoo.org; Sat, 05 Mar 2011 20:16:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D9511C016; Sat, 5 Mar 2011 20:16:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0D14A1C016 for ; Sat, 5 Mar 2011 20:16:30 +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 BE7301B400A for ; Sat, 5 Mar 2011 20:16:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1DF698006A for ; Sat, 5 Mar 2011 20:16:29 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <8d54d4359ba21ab6a18ddf63c0367aaeeb9db282.sping@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: net-misc/makeway/ X-VCS-Repository: proj/betagarden X-VCS-Files: net-misc/makeway/makeway-1.0.0.1.ebuild net-misc/makeway/makeway-1.0.0.2.ebuild X-VCS-Directories: net-misc/makeway/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 8d54d4359ba21ab6a18ddf63c0367aaeeb9db282 Date: Sat, 5 Mar 2011 20:16:29 +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: c08ef1c2412fc2abe2bf09056a029a1c commit: 8d54d4359ba21ab6a18ddf63c0367aaeeb9db282 Author: Sebastian Pipping pipping org> AuthorDate: Sat Mar 5 20:16:03 2011 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Sat Mar 5 20:16:03 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/betagarden.gi= t;a=3Dcommit;h=3D8d54d435 net-misc/makeway: 1.0.0.2 --- ...keway-1.0.0.1.ebuild =3D> makeway-1.0.0.2.ebuild} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net-misc/makeway/makeway-1.0.0.1.ebuild b/net-misc/makeway/m= akeway-1.0.0.2.ebuild similarity index 92% rename from net-misc/makeway/makeway-1.0.0.1.ebuild rename to net-misc/makeway/makeway-1.0.0.2.ebuild index bc18c13..f557892 100644 --- a/net-misc/makeway/makeway-1.0.0.1.ebuild +++ b/net-misc/makeway/makeway-1.0.0.2.ebuild @@ -16,7 +16,7 @@ IUSE=3D"" DEPEND=3D"net-libs/libpcap" RDEPEND=3D"${DEPEND}" =20 -S=3D"${WORKDIR}/nakkaya-makeWay-22c257a" +S=3D"${WORKDIR}/nakkaya-makeWay-0182caa" =20 src_compile() { emake -j1 linux || die