public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/last: last-162.ebuild ChangeLog
@ 2011-04-02 18:26 Andrey Kislyuk (weaver)
  0 siblings, 0 replies; only message in thread
From: Andrey Kislyuk (weaver) @ 2011-04-02 18:26 UTC (permalink / raw
  To: gentoo-commits

weaver      11/04/02 18:26:30

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

Revision  Changes    Path
1.11                 sci-biology/last/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	11 Feb 2011 13:03:34 -0000	1.10
+++ ChangeLog	2 Apr 2011 18:26:30 -0000	1.11
@@ -1,6 +1,11 @@
 # 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.10 2011/02/11 13:03:34 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/last/ChangeLog,v 1.11 2011/04/02 18:26:30 weaver Exp $
+
+*last-162 (02 Apr 2011)
+
+  02 Apr 2011; Andrey Kislyuk <weaver@gentoo.org> +last-162.ebuild:
+  Version bump
 
   11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> last-146.ebuild:
   Stable on amd64 wrt bug #353567



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

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

Index: last-162.ebuild
===================================================================
# 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-162.ebuild,v 1.1 2011/04/02 18:26:30 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] only message in thread

only message in thread, other threads:[~2011-04-02 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-02 18:26 [gentoo-commits] gentoo-x86 commit in sci-biology/last: last-162.ebuild ChangeLog 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