public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-mud/lyntin: lyntin-4.1.1.ebuild
@ 2008-01-17 18:20 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2008-01-17 18:20 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/01/17 18:20:14

  Modified:             lyntin-4.1.1.ebuild
  Log:
  change error message (bug 206386)
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.12                 games-mud/lyntin/lyntin-4.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/lyntin/lyntin-4.1.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/lyntin/lyntin-4.1.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-mud/lyntin/lyntin-4.1.1.ebuild?r1=1.11&r2=1.12

Index: lyntin-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-mud/lyntin/lyntin-4.1.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lyntin-4.1.1.ebuild	12 Mar 2007 17:02:52 -0000	1.11
+++ lyntin-4.1.1.ebuild	17 Jan 2008 18:20:13 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/lyntin/lyntin-4.1.1.ebuild,v 1.11 2007/03/12 17:02:52 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/lyntin/lyntin-4.1.1.ebuild,v 1.12 2008/01/17 18:20:13 mr_bones_ Exp $
 
 inherit eutils games distutils
 
@@ -20,8 +20,7 @@
 pkg_setup() {
 	games_pkg_setup
 	if ! built_with_use dev-lang/python tk ; then
-		eerror "You need to recompile python with Tkinter support."
-		eerror "Example: USE='X -build tk' emerge python"
+		eerror "You need to emerge python with USE=tk set."
 		echo
 		die "missing tkinter support with installed python"
 	fi



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-17 18:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 18:20 [gentoo-commits] gentoo-x86 commit in games-mud/lyntin: lyntin-4.1.1.ebuild Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox