Gentoo Archives: gentoo-commits

From: Christian Schmitt <chris@××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/osmos/
Date: Mon, 28 Feb 2011 14:07:08
Message-Id: 81e5f18a47e1e7e10b92b1623b5142a531b69ef8.christian@gentoo
1 commit: 81e5f18a47e1e7e10b92b1623b5142a531b69ef8
2 Author: Christian Schmitt <chris <AT> ilovelinux <DOT> de>
3 AuthorDate: Mon Feb 28 14:06:32 2011 +0000
4 Commit: Christian Schmitt <chris <AT> ilovelinux <DOT> de>
5 CommitDate: Mon Feb 28 14:06:32 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=81e5f18a
7
8 [games-puzzle/osmos] fix a typo
9
10 ---
11 games-puzzle/osmos/osmos-1.6.1.ebuild | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/games-puzzle/osmos/osmos-1.6.1.ebuild b/games-puzzle/osmos/osmos-1.6.1.ebuild
15 index 774e0e0..6615555 100644
16 --- a/games-puzzle/osmos/osmos-1.6.1.ebuild
17 +++ b/games-puzzle/osmos/osmos-1.6.1.ebuild
18 @@ -34,7 +34,7 @@ S=${WORKDIR}/${MY_PN}
19 GAMES_CHECK_LICENSE="yes"
20
21 pkg_nofetch() {
22 - einfo "Please download ${MY_P}.tar.gz and place it into ${DESTDIR}"
23 + einfo "Please download ${MY_P}.tar.gz and place it into ${DISTDIR}"
24 }
25
26 src_install() {