jlec        15/03/29 14:58:53

  Modified:             metadata.xml probcons-1.12-r1.ebuild ChangeLog
  Removed:              probcons-1.10.ebuild probcons-1.12.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.5                  sci-biology/probcons/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/probcons/metadata.xml?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/probcons/metadata.xml?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/probcons/metadata.xml?r1=1.4&r2=1.5

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/probcons/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml        1 Oct 2006 17:38:49 -0000       1.4
+++ metadata.xml        29 Mar 2015 14:58:53 -0000      1.5
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<herd>sci-biology</herd>
+  <herd>sci-biology</herd>
 </pkgmetadata>



1.6                  sci-biology/probcons/probcons-1.12-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/probcons/probcons-1.12-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/probcons/probcons-1.12-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/probcons/probcons-1.12-r1.ebuild?r1=1.5&r2=1.6

Index: probcons-1.12-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/probcons/probcons-1.12-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- probcons-1.12-r1.ebuild     13 Jun 2011 11:17:41 -0000      1.5
+++ probcons-1.12-r1.ebuild     29 Mar 2015 14:58:53 -0000      1.6
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/probcons/probcons-1.12-r1.ebuild,v 1.5 
2011/06/13 11:17:41 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-biology/probcons/probcons-1.12-r1.ebuild,v 1.6 
2015/03/29 14:58:53 jlec Exp $
 
-EAPI=3
+EAPI=5
 
 inherit eutils toolchain-funcs
 
@@ -35,15 +35,14 @@
 src_compile() {
        emake \
                CXX="$(tc-getCXX)" \
-               OPT_CXXFLAGS="${CXXFLAGS}" \
-               || die "make failed"
+               OPT_CXXFLAGS="${CXXFLAGS}"
 }
 
 src_install() {
-       dobin probcons project makegnuplot || die "failed to install"
+       dobin probcons project makegnuplot
        # Overlap with imagemagick
-       newbin compare compare-probcons || die "failed to install compare"
-       dodoc README || die
+       newbin compare compare-probcons
+       dodoc README
 }
 
 pkg_postinst() {



1.15                 sci-biology/probcons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/probcons/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   13 Jun 2011 11:17:41 -0000      1.14
+++ ChangeLog   29 Mar 2015 14:58:53 -0000      1.15
@@ -1,6 +1,11 @@
 # ChangeLog for sci-biology/probcons
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/probcons/ChangeLog,v 1.14 
2011/06/13 11:17:41 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/probcons/ChangeLog,v 1.15 
2015/03/29 14:58:53 jlec Exp $
+
+  29 Mar 2015; Justin Lecher <j...@gentoo.org> -files/1.10-fix-cxxflags.patch,
+  -probcons-1.10.ebuild, -probcons-1.12.ebuild, metadata.xml,
+  probcons-1.12-r1.ebuild:
+  Drop old
 
   13 Jun 2011; Justin Lecher <j...@gentoo.org> probcons-1.12-r1.ebuild,
   +files/probcons-1.12-gcc-4.6.patch:
@@ -58,4 +63,3 @@
   New multiple sequence alignment package. Probably the best global aligner,
   although it runs slower. Takes 5-10 times longer than clustalw, but about
   half as long as t-coffee.
-




Reply via email to