public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/last: ChangeLog last-146.ebuild
@ 2010-11-29 16:27 Andrey Kislyuk (weaver)
  0 siblings, 0 replies; 3+ messages in thread
From: Andrey Kislyuk (weaver) @ 2010-11-29 16:27 UTC (permalink / raw
  To: gentoo-commits

weaver      10/11/29 16:27:46

  Modified:             ChangeLog
  Added:                last-146.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2_rc86/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  sci-biology/last/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	15 Sep 2010 20:51:44 -0000	1.7
+++ ChangeLog	29 Nov 2010 16:27:46 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for sci-biology/last
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.7 2010/09/15 20:51:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.8 2010/11/29 16:27:46 weaver Exp $
+
+*last-146 (29 Nov 2010)
+
+  29 Nov 2010; Andrey Kislyuk <weaver@gentoo.org> +last-146.ebuild:
+  Version bump
 
 *last-128-r1 (15 Sep 2010)
 



1.1                  sci-biology/last/last-146.ebuild

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

Index: last-146.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-146.ebuild,v 1.1 2010/11/29 16:27:46 weaver Exp $

EAPI="2"

inherit toolchain-funcs

DESCRIPTION="Genome-scale comparison of biological sequences"
HOMEPAGE="http://last.cbrc.jp/"
SRC_URI="http://last.cbrc.jp/archive/${P}.zip"

LICENSE="GPL-3"
SLOT="0"
IUSE=""
KEYWORDS="~amd64 ~x86"

DEPEND="app-arch/unzip"
RDEPEND=""

src_compile() {
	emake -e -C src CXX="$(tc-getCXX)" \
		STRICT="${LDFLAGS}" || die
}

src_install() {
	dobin src/last{al,db} || die
	exeinto /usr/share/${PN}/scripts
	doexe scripts/* || die
	dodoc doc/*.txt ChangeLog.txt README.txt || die
}






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

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

phajdan.jr    11/02/07 14:20:15

  Modified:             ChangeLog last-146.ebuild
  Log:
  x86 stable wrt bug #353567
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.9                  sci-biology/last/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	29 Nov 2010 16:27:46 -0000	1.8
+++ ChangeLog	7 Feb 2011 14:20:15 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/last
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.8 2010/11/29 16:27:46 weaver Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.9 2011/02/07 14:20:15 phajdan.jr Exp $
+
+  07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> last-146.ebuild:
+  x86 stable wrt bug #353567
 
 *last-146 (29 Nov 2010)
 



1.2                  sci-biology/last/last-146.ebuild

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

Index: last-146.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/last-146.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- last-146.ebuild	29 Nov 2010 16:27:46 -0000	1.1
+++ last-146.ebuild	7 Feb 2011 14:20:15 -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/last/last-146.ebuild,v 1.1 2010/11/29 16:27:46 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-146.ebuild,v 1.2 2011/02/07 14:20:15 phajdan.jr Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="app-arch/unzip"
 RDEPEND=""






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

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

hwoarang    11/02/11 13:03:34

  Modified:             ChangeLog last-146.ebuild
  Log:
  Stable on amd64 wrt bug #353567
  
  (Portage version: 2.1.9.39/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 sci-biology/last/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	7 Feb 2011 14:20:15 -0000	1.9
+++ ChangeLog	11 Feb 2011 13:03:34 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/last
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.9 2011/02/07 14:20:15 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.10 2011/02/11 13:03:34 hwoarang Exp $
+
+  11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> last-146.ebuild:
+  Stable on amd64 wrt bug #353567
 
   07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> last-146.ebuild:
   x86 stable wrt bug #353567



1.3                  sci-biology/last/last-146.ebuild

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

Index: last-146.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/last-146.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- last-146.ebuild	7 Feb 2011 14:20:15 -0000	1.2
+++ last-146.ebuild	11 Feb 2011 13:03:34 -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/last/last-146.ebuild,v 1.2 2011/02/07 14:20:15 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/last-146.ebuild,v 1.3 2011/02/11 13:03:34 hwoarang Exp $
 
 EAPI="2"
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="app-arch/unzip"
 RDEPEND=""






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

end of thread, other threads:[~2011-02-11 13:03 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:20 [gentoo-commits] gentoo-x86 commit in sci-biology/last: ChangeLog last-146.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-11 13:03 Markos Chandras (hwoarang)
2010-11-29 16:27 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