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.77) (envelope-from ) id 1SqmbL-0000ZV-N8 for garchives@archives.gentoo.org; Mon, 16 Jul 2012 14:48:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AB21E076E; Mon, 16 Jul 2012 14:48:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3D5E2E076E for ; Mon, 16 Jul 2012 14:48:32 +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 542C61B4037 for ; Mon, 16 Jul 2012 14:48:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E8BB7E5434 for ; Mon, 16 Jul 2012 14:48:30 +0000 (UTC) From: "Azamat H. Hackimov" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Azamat H. Hackimov" Message-ID: <1342449840.886dec5694aae2c59d63e496cd1721706df64fe6.winterheart@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/psychonauts/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-action/psychonauts/psychonauts-2012.05.31.ebuild games-action/psychonauts/psychonauts-2012.06.04.ebuild X-VCS-Directories: games-action/psychonauts/ X-VCS-Committer: winterheart X-VCS-Committer-Name: Azamat H. Hackimov X-VCS-Revision: 886dec5694aae2c59d63e496cd1721706df64fe6 X-VCS-Branch: master Date: Mon, 16 Jul 2012 14:48: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: 2db8efe5-ce68-46c2-9f8c-63ed8917bd0a X-Archives-Hash: 32ecd3f7ddac49be688e26b03ba07d0c commit: 886dec5694aae2c59d63e496cd1721706df64fe6 Author: Azamat H. Hackimov gmail com> AuthorDate: Mon Jul 16 14:44:00 2012 +0000 Commit: Azamat H. Hackimov gentoo ru> CommitDate: Mon Jul 16 14:44:00 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gamerlay.git;= a=3Dcommit;h=3D886dec56 [games-action/psychonauts] Change DESTDIR to DISTDIR. (Portage version: 2.1.10.62/git/Linux i686, RepoMan options: --force, uns= igned Manifest commit) --- .../psychonauts/psychonauts-2012.05.31.ebuild | 2 +- .../psychonauts/psychonauts-2012.06.04.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/psychonauts/psychonauts-2012.05.31.ebuild b/gam= es-action/psychonauts/psychonauts-2012.05.31.ebuild index 1a60a1a..a444afd 100644 --- a/games-action/psychonauts/psychonauts-2012.05.31.ebuild +++ b/games-action/psychonauts/psychonauts-2012.05.31.ebuild @@ -30,7 +30,7 @@ pkg_nofetch() { einfo "Please download ${A}" einfo "from your personal page in Humble Indie Bundle V site" einfo "(http://www.humblebundle.com)" - einfo "and place it to ${DESTDIR}" + einfo "and place it to ${DISTDIR}" } =20 src_install() { diff --git a/games-action/psychonauts/psychonauts-2012.06.04.ebuild b/gam= es-action/psychonauts/psychonauts-2012.06.04.ebuild index 4e99cf6..0579174 100644 --- a/games-action/psychonauts/psychonauts-2012.06.04.ebuild +++ b/games-action/psychonauts/psychonauts-2012.06.04.ebuild @@ -30,7 +30,7 @@ pkg_nofetch() { einfo "Please download ${A}" einfo "from your personal page in Humble Indie Bundle V site" einfo "(http://www.humblebundle.com)" - einfo "and place it to ${DESTDIR}" + einfo "and place it to ${DISTDIR}" } =20 src_unpack() {