public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/asymptote: ChangeLog asymptote-1.43.ebuild
@ 2008-07-08 10:35 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2008-07-08 10:35 UTC (permalink / raw
  To: gentoo-commits

grozin      08/07/08 10:35:26

  Modified:             ChangeLog asymptote-1.43.ebuild
  Log:
  Adding dependence on dev-python/imaging, bug #209922
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25-tuxonice-r1 i686)

Revision  Changes    Path
1.17                 media-gfx/asymptote/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	4 Jul 2008 04:20:30 -0000	1.16
+++ ChangeLog	8 Jul 2008 10:35:25 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/asymptote
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.16 2008/07/04 04:20:30 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.17 2008/07/08 10:35:25 grozin Exp $
+
+  08 Jul 2008; Andrey Grozin <grozin@gentoo.org> asymptote-1.43.ebuild:
+  Adding dependence on dev-python/imaging, bug #209922
 
 *asymptote-1.43 (04 Jul 2008)
 



1.3                  media-gfx/asymptote/asymptote-1.43.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild?r1=1.2&r2=1.3

Index: asymptote-1.43.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- asymptote-1.43.ebuild	8 Jul 2008 04:18:31 -0000	1.2
+++ asymptote-1.43.ebuild	8 Jul 2008 10:35:25 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild,v 1.2 2008/07/08 04:18:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild,v 1.3 2008/07/08 10:35:25 grozin Exp $
 
 inherit eutils autotools elisp-common latex-package multilib python
 
@@ -21,7 +21,7 @@
 	boehm-gc? ( >=dev-libs/boehm-gc-7.0 )
 	fftw? ( >=sci-libs/fftw-3.0.1 )
 	gsl? ( sci-libs/gsl )
-	X? ( dev-lang/python )
+	X? ( dev-lang/python dev-python/imaging )
 	python? ( dev-lang/python )
 	latex? ( virtual/latex-base )
 	emacs? ( virtual/emacs )
@@ -41,8 +41,9 @@
 		fi
 	fi
 
-	if use X; then
-		python_tkinter_exists
+	if use X && ! built_with_use dev-python/imaging tk; then
+		eerror "Please re-emerge dev-python/imaging with the USE flag 'tk'"
+		die "Missing USE flag 'tk' for dev-python/imaging"
 	fi
 
 	if use latex; then



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



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

only message in thread, other threads:[~2008-07-08 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-08 10:35 [gentoo-commits] gentoo-x86 commit in media-gfx/asymptote: ChangeLog asymptote-1.43.ebuild Andrey Grozin (grozin)

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