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 1QMhpU-0007lJ-9L for garchives@archives.gentoo.org; Wed, 18 May 2011 14:34:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B0C61C167; Wed, 18 May 2011 14:33:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2C1C21C167 for ; Wed, 18 May 2011 14:33:56 +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 A47BB1B4066 for ; Wed, 18 May 2011 14:33:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2061745973 for ; Wed, 18 May 2011 14:33:50 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <7dedd3bac8d27db91c85be214950faeff01616bb.aballier@gentoo> Subject: [gentoo-commits] dev/aballier:master commit in: scripts/texlive/common/ X-VCS-Repository: dev/aballier X-VCS-Files: scripts/texlive/common/Makefile.common X-VCS-Directories: scripts/texlive/common/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 7dedd3bac8d27db91c85be214950faeff01616bb Date: Wed, 18 May 2011 14:33:50 +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: c3967e5296104dcdc8ad3a9b949f9a69 commit: 7dedd3bac8d27db91c85be214950faeff01616bb Author: Alexis Ballier gentoo org> AuthorDate: Wed May 18 14:00:17 2011 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed May 18 14:00:17 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/aballier.git;a= =3Dcommit;h=3D7dedd3ba move my overlay location --- scripts/texlive/common/Makefile.common | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/texlive/common/Makefile.common b/scripts/texlive/com= mon/Makefile.common index 7850977..654e87b 100644 --- a/scripts/texlive/common/Makefile.common +++ b/scripts/texlive/common/Makefile.common @@ -3,7 +3,7 @@ PORTDIR=3D$(shell portageq portdir) DISTDIR=3D$(shell portageq distdir) =20 =20 -TEXLIVE_OVERLAY_LOCATION=3D/usr/portage_cvs/gentoo-x86 +TEXLIVE_OVERLAY_LOCATION=3D~/gentoo-x86 =20 TEXLIVE_LIVE_MOUNTPOINT=3D/mnt/texlive TEXLIVE_INST_MOUNTPOINT=3D/mnt/texlive-inst