public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/pals: metadata.xml ChangeLog pals-1.0.ebuild
@ 2009-07-25 18:10 Andrey Kislyuk (weaver)
  0 siblings, 0 replies; only message in thread
From: Andrey Kislyuk (weaver) @ 2009-07-25 18:10 UTC (permalink / raw
  To: gentoo-commits

weaver      09/07/25 18:10:34

  Added:                metadata.xml ChangeLog pals-1.0.ebuild
  Log:
  Import from Science overlay
  (Portage version: 2.2_rc30/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-biology/pals/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pals/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pals/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>weaver@gentoo.org</email>
		<name>Andrey Kislyuk</name>
	</maintainer>
	<herd>sci-biology</herd>
</pkgmetadata>



1.1                  sci-biology/pals/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pals/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pals/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for sci-biology/pals
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/pals/ChangeLog,v 1.1 2009/07/25 18:10:34 weaver Exp $

*pals-1.0 (25 Jul 2009)

  25 Jul 2009; Andrey Kislyuk <weaver@gentoo.org> +metadata.xml,
  +pals-1.0.ebuild:
  Import from Science overlay

  18 Feb 2009; weaver <weaver@gentoo.org> ChangeLog:
  New package sci-biology/pals, ebuild written by me




1.1                  sci-biology/pals/pals-1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pals/pals-1.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/pals/pals-1.0.ebuild?rev=1.1&content-type=text/plain

Index: pals-1.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/pals/pals-1.0.ebuild,v 1.1 2009/07/25 18:10:34 weaver Exp $

EAPI="2"

inherit toolchain-funcs

DESCRIPTION="Pairwise Aligner for Long Sequences"
HOMEPAGE="http://www.drive5.com/pals/"
#SRC_URI="http://www.drive5.com/pals/pals_source.tar.gz"
SRC_URI="mirror://gentoo/${P}.tar.gz"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}"

S="${WORKDIR}"

src_compile() {
	emake GPP="$(tc-getCXX)" CFLAGS="${CXXFLAGS}" || die
}

src_install() {
	dobin pals || die
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-25 18:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-25 18:10 [gentoo-commits] gentoo-x86 commit in sci-biology/pals: metadata.xml ChangeLog pals-1.0.ebuild 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