grozin      14/06/07 07:46:21

  Modified:             ChangeLog asymptote-2.32.ebuild
  Log:
  Fixed #512590
  
  (Portage version: 2.2.10/cvs/Linux i686, signed Manifest commit with key 
0x3AFFCE974D34BD8C!)

Revision  Changes    Path
1.110                media-gfx/asymptote/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/ChangeLog?rev=1.110&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/ChangeLog?rev=1.110&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   5 Jun 2014 14:50:33 -0000       1.109
+++ ChangeLog   7 Jun 2014 07:46:21 -0000       1.110
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/asymptote
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.109 
2014/06/05 14:50:33 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.110 
2014/06/07 07:46:21 grozin Exp $
+
+  07 Jun 2014; Andrey Grozin <[email protected]> asymptote-2.32.ebuild:
+  Fixed #512590
 
 *asymptote-2.32 (05 Jun 2014)
 



1.2                  media-gfx/asymptote/asymptote-2.32.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.32.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.32.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.32.ebuild?r1=1.1&r2=1.2

Index: asymptote-2.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.32.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asymptote-2.32.ebuild       5 Jun 2014 14:50:33 -0000       1.1
+++ asymptote-2.32.ebuild       7 Jun 2014 07:46:21 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.32.ebuild,v 
1.1 2014/06/05 14:50:33 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.32.ebuild,v 
1.2 2014/06/07 07:46:21 grozin Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -36,7 +36,7 @@
 TEXMF=/usr/share/texmf-site
 
 pkg_setup() {
-       use python && python-single-r1_pkg_setup
+       (use python || use X) && python-single-r1_pkg_setup
 }
 
 src_prepare() {




Reply via email to