public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/abyss: abyss-1.2.3.ebuild ChangeLog
@ 2010-09-26  7:35 Andrey Kislyuk (weaver)
  0 siblings, 0 replies; 3+ messages in thread
From: Andrey Kislyuk (weaver) @ 2010-09-26  7:35 UTC (permalink / raw
  To: gentoo-commits

weaver      10/09/26 07:35:37

  Modified:             ChangeLog
  Added:                abyss-1.2.3.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sci-biology/abyss/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	23 Jun 2010 05:19:31 -0000	1.5
+++ ChangeLog	26 Sep 2010 07:35:37 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for sci-biology/abyss
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v 1.5 2010/06/23 05:19:31 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v 1.6 2010/09/26 07:35:37 weaver Exp $
+
+*abyss-1.2.3 (26 Sep 2010)
+
+  26 Sep 2010; Andrey Kislyuk <weaver@gentoo.org> +abyss-1.2.3.ebuild:
+  Version bump
 
 *abyss-1.2.0 (23 Jun 2010)
 



1.1                  sci-biology/abyss/abyss-1.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild?rev=1.1&content-type=text/plain

Index: abyss-1.2.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild,v 1.1 2010/09/26 07:35:37 weaver Exp $

EAPI="2"

DESCRIPTION="Assembly By Short Sequences - a de novo, parallel, paired-end sequence assembler"
HOMEPAGE="http://www.bcgsc.ca/platform/bioinfo/software/abyss"
SRC_URI="http://www.bcgsc.ca/downloads/abyss/${P}.tar.gz"

LICENSE="abyss"
SLOT="0"
IUSE="+mpi"
KEYWORDS="~amd64 ~x86"

DEPEND="dev-cpp/sparsehash
	mpi? ( virtual/mpi )"
RDEPEND="${DEPEND}"

# todo: --enable-maxk=N configure option
# todo: fix automagic mpi toggling

src_install() {
	einstall || die
}






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

* [gentoo-commits] gentoo-x86 commit in sci-biology/abyss: abyss-1.2.3.ebuild ChangeLog
@ 2011-02-07 14:28 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-02-07 14:28 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/02/07 14:28:00

  Modified:             abyss-1.2.3.ebuild ChangeLog
  Log:
  x86 stable wrt bug #353570
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.2                  sci-biology/abyss/abyss-1.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild?r1=1.1&r2=1.2

Index: abyss-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- abyss-1.2.3.ebuild	26 Sep 2010 07:35:37 -0000	1.1
+++ abyss-1.2.3.ebuild	7 Feb 2011 14:28:00 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild,v 1.1 2010/09/26 07:35:37 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild,v 1.2 2011/02/07 14:28:00 phajdan.jr Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 LICENSE="abyss"
 SLOT="0"
 IUSE="+mpi"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="dev-cpp/sparsehash
 	mpi? ( virtual/mpi )"



1.7                  sci-biology/abyss/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	26 Sep 2010 07:35:37 -0000	1.6
+++ ChangeLog	7 Feb 2011 14:28:00 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/abyss
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v 1.6 2010/09/26 07:35:37 weaver Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v 1.7 2011/02/07 14:28:00 phajdan.jr Exp $
+
+  07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> abyss-1.2.3.ebuild:
+  x86 stable wrt bug #353570
 
 *abyss-1.2.3 (26 Sep 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in sci-biology/abyss: abyss-1.2.3.ebuild ChangeLog
@ 2011-02-11 13:04 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-11 13:04 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/02/11 13:04:19

  Modified:             abyss-1.2.3.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #335370
  
  (Portage version: 2.1.9.39/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-biology/abyss/abyss-1.2.3.ebuild

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

Index: abyss-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- abyss-1.2.3.ebuild	7 Feb 2011 14:28:00 -0000	1.2
+++ abyss-1.2.3.ebuild	11 Feb 2011 13:04:19 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild,v 1.2 2011/02/07 14:28:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.2.3.ebuild,v 1.3 2011/02/11 13:04:19 hwoarang Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 LICENSE="abyss"
 SLOT="0"
 IUSE="+mpi"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-cpp/sparsehash
 	mpi? ( virtual/mpi )"



1.8                  sci-biology/abyss/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	7 Feb 2011 14:28:00 -0000	1.7
+++ ChangeLog	11 Feb 2011 13:04:19 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/abyss
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v 1.7 2011/02/07 14:28:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v 1.8 2011/02/11 13:04:19 hwoarang Exp $
+
+  11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> abyss-1.2.3.ebuild:
+  Stable on amd64 wrt bug #335370
 
   07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> abyss-1.2.3.ebuild:
   x86 stable wrt bug #353570






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

end of thread, other threads:[~2011-02-11 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 14:28 [gentoo-commits] gentoo-x86 commit in sci-biology/abyss: abyss-1.2.3.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-11 13:04 Markos Chandras (hwoarang)
2010-09-26  7:35 Andrey Kislyuk (weaver)

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