public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/burrow-owl: burrow-owl-1.5.1.ebuild ChangeLog
@ 2012-07-26  8:52 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2012-07-26  8:52 UTC (permalink / raw
  To: gentoo-commits

jlec        12/07/26 08:52:54

  Modified:             burrow-owl-1.5.1.ebuild ChangeLog
  Log:
  sci-chemistry/burrow-owl: Needs X for tests, #427896
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild?r1=1.2&r2=1.3

Index: burrow-owl-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- burrow-owl-1.5.1.ebuild	4 May 2012 07:02:35 -0000	1.2
+++ burrow-owl-1.5.1.ebuild	26 Jul 2012 08:52:54 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild,v 1.2 2012/05/04 07:02:35 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild,v 1.3 2012/07/26 08:52:54 jlec Exp $
 
 EAPI=4
 
-inherit autotools-utils
+inherit autotools-utils virtualx
 
 DESCRIPTION="Visualize multidimensional nuclear magnetic resonance (NMR) spectra"
 HOMEPAGE="http://burrow-owl.sourceforge.net/"
@@ -39,7 +39,9 @@
 }
 
 src_test () {
-	autotools-utils_src_compile -C test-suite check
+#	autotools-utils_src_test -C test-suite check
+	cd "${AUTOTOOLS_BUILD_DIR}" || die
+	virtualmake -C test-suite check
 }
 
 src_install() {



1.8                  sci-chemistry/burrow-owl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	4 May 2012 07:02:34 -0000	1.7
+++ ChangeLog	26 Jul 2012 08:52:54 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/burrow-owl
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog,v 1.7 2012/05/04 07:02:34 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog,v 1.8 2012/07/26 08:52:54 jlec Exp $
+
+  26 Jul 2012; Justin Lecher <jlec@gentoo.org> burrow-owl-1.5.1.ebuild:
+  Needs X for tests, #427896
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> burrow-owl-1.4-r1.ebuild,
   burrow-owl-1.5.ebuild, burrow-owl-1.5.1.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/burrow-owl: burrow-owl-1.5.1.ebuild ChangeLog
@ 2014-02-03 12:26 Justin Lecher (jlec)
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2014-02-03 12:26 UTC (permalink / raw
  To: gentoo-commits

jlec        14/02/03 12:26:39

  Modified:             burrow-owl-1.5.1.ebuild ChangeLog
  Log:
  sci-chemistry/burrow-owl: Bumpt to EAPI=5
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.4                  sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild

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

Index: burrow-owl-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- burrow-owl-1.5.1.ebuild	26 Jul 2012 08:52:54 -0000	1.3
+++ burrow-owl-1.5.1.ebuild	3 Feb 2014 12:26:39 -0000	1.4
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild,v 1.3 2012/07/26 08:52:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/burrow-owl-1.5.1.ebuild,v 1.4 2014/02/03 12:26:39 jlec Exp $
 
-EAPI=4
+EAPI=5
 
 inherit autotools-utils virtualx
 
@@ -39,13 +39,12 @@
 }
 
 src_test () {
-#	autotools-utils_src_test -C test-suite check
 	cd "${AUTOTOOLS_BUILD_DIR}" || die
 	virtualmake -C test-suite check
 }
 
 src_install() {
-	use doc && HTML_DOCS=("${AUTOTOOLS_BUILD_DIR}/doc/api/html/")
+	use doc && HTML_DOCS=( "${AUTOTOOLS_BUILD_DIR}/doc/api/html/." )
 	autotools-utils_src_install
 
 	use examples && \



1.10                 sci-chemistry/burrow-owl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	7 Mar 2013 13:19:24 -0000	1.9
+++ ChangeLog	3 Feb 2014 12:26:39 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/burrow-owl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog,v 1.9 2013/03/07 13:19:24 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/burrow-owl/ChangeLog,v 1.10 2014/02/03 12:26:39 jlec Exp $
+
+  03 Feb 2014; Justin Lecher <jlec@gentoo.org> burrow-owl-1.5.1.ebuild:
+  Bumpt to EAPI=5
 
   07 Mar 2013; Justin Lecher <jlec@gentoo.org> -burrow-owl-1.4-r1.ebuild,
   -burrow-owl-1.5.ebuild, metadata.xml:





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-03 12:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26  8:52 [gentoo-commits] gentoo-x86 commit in sci-chemistry/burrow-owl: burrow-owl-1.5.1.ebuild ChangeLog Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2014-02-03 12:26 Justin Lecher (jlec)

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