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 1Pu3ki-0003qB-Lj for garchives@archives.gentoo.org; Mon, 28 Feb 2011 14:07:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC9A4E0630; Mon, 28 Feb 2011 14:07:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7C523E0630 for ; Mon, 28 Feb 2011 14:06:59 +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 90A641B413A for ; Mon, 28 Feb 2011 14:06:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 044328006A for ; Mon, 28 Feb 2011 14:06:59 +0000 (UTC) From: "Christian Schmitt" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christian Schmitt" Message-ID: <81e5f18a47e1e7e10b92b1623b5142a531b69ef8.christian@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/osmos/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-puzzle/osmos/osmos-1.6.1.ebuild X-VCS-Directories: games-puzzle/osmos/ X-VCS-Committer: christian X-VCS-Committer-Name: Christian Schmitt X-VCS-Revision: 81e5f18a47e1e7e10b92b1623b5142a531b69ef8 Date: Mon, 28 Feb 2011 14:06:59 +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: c1c84294e8984dbc06f817d0d8d6688a commit: 81e5f18a47e1e7e10b92b1623b5142a531b69ef8 Author: Christian Schmitt ilovelinux de> AuthorDate: Mon Feb 28 14:06:32 2011 +0000 Commit: Christian Schmitt ilovelinux de> CommitDate: Mon Feb 28 14:06:32 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gamerlay.git;= a=3Dcommit;h=3D81e5f18a [games-puzzle/osmos] fix a typo --- games-puzzle/osmos/osmos-1.6.1.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/games-puzzle/osmos/osmos-1.6.1.ebuild b/games-puzzle/osmos/o= smos-1.6.1.ebuild index 774e0e0..6615555 100644 --- a/games-puzzle/osmos/osmos-1.6.1.ebuild +++ b/games-puzzle/osmos/osmos-1.6.1.ebuild @@ -34,7 +34,7 @@ S=3D${WORKDIR}/${MY_PN} GAMES_CHECK_LICENSE=3D"yes" =20 pkg_nofetch() { - einfo "Please download ${MY_P}.tar.gz and place it into ${DESTDIR}" + einfo "Please download ${MY_P}.tar.gz and place it into ${DISTDIR}" } =20 src_install() {