xarthisius    14/11/27 19:05:20

  Modified:             skycat-3.1.2-r1.ebuild ChangeLog
  Log:
  Append -DUSE_INTERP_RESULT to CPPFLAGS for Tk/Tcl >= 8.6 wrt #514604 by 
Patrick Lauer <patr...@gentoo.org>
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x5D21B852895192F9)

Revision  Changes    Path
1.4                  sci-astronomy/skycat/skycat-3.1.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild?r1=1.3&r2=1.4

Index: skycat-3.1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- skycat-3.1.2-r1.ebuild      10 Aug 2014 20:32:07 -0000      1.3
+++ skycat-3.1.2-r1.ebuild      27 Nov 2014 19:05:20 -0000      1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild,v 1.3 
2014/08/10 20:32:07 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/skycat/skycat-3.1.2-r1.ebuild,v 1.4 
2014/11/27 19:05:20 xarthisius Exp $
 
 EAPI=4
-inherit eutils autotools
+inherit eutils autotools flag-o-matic
 
 DESCRIPTION="ESO astronomical image visualizer with catalog access"
 HOMEPAGE="http://archive.eso.org/skycat";
@@ -45,6 +45,7 @@
 }
 
 src_configure() {
+       append-cppflags -DUSE_INTERP_RESULT  # 514604
        econf $(use_enable threads) --enable-merge
 }
 



1.14                 sci-astronomy/skycat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/skycat/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/skycat/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/skycat/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   10 Aug 2014 20:32:07 -0000      1.13
+++ ChangeLog   27 Nov 2014 19:05:20 -0000      1.14
@@ -1,6 +1,10 @@
 # ChangeLog for sci-astronomy/skycat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/ChangeLog,v 1.13 
2014/08/10 20:32:07 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/skycat/ChangeLog,v 1.14 
2014/11/27 19:05:20 xarthisius Exp $
+
+  27 Nov 2014; Kacper Kowalik <xarthis...@gentoo.org> skycat-3.1.2-r1.ebuild:
+  Append -DUSE_INTERP_RESULT to CPPFLAGS for Tk/Tcl >= 8.6 wrt #514604 by
+  Patrick Lauer <patr...@gentoo.org>
 
   10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> skycat-3.1.2-r1.ebuild:
   QA: drop trailing '.' from DESCRIPTION




Reply via email to