* [gentoo-commits] gentoo-x86 commit in sci-biology/biosql: biosql-1.0.1.ebuild metadata.xml ChangeLog
@ 2009-03-16 23:21 Andrey Kislyuk (weaver)
0 siblings, 0 replies; only message in thread
From: Andrey Kislyuk (weaver) @ 2009-03-16 23:21 UTC (permalink / raw
To: gentoo-commits
weaver 09/03/16 23:21:40
Added: biosql-1.0.1.ebuild metadata.xml ChangeLog
Log:
New package, dependency for sci-biology/bioperl
(Portage version: 2.2_rc20/cvs/Linux 2.6.26-gentoo-r4 x86_64)
Revision Changes Path
1.1 sci-biology/biosql/biosql-1.0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/biosql/biosql-1.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/biosql/biosql-1.0.1.ebuild?rev=1.1&content-type=text/plain
Index: biosql-1.0.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/biosql/biosql-1.0.1.ebuild,v 1.1 2009/03/16 23:21:40 weaver Exp $
DESCRIPTION="A generic bioinformatics relational database model"
HOMEPAGE="http://www.biosql.org/"
SRC_URI="http://biosql.org/DIST/${P}.tar.bz2"
LICENSE="LGPL-3"
SLOT="0"
IUSE="mysql postgres"
KEYWORDS="~amd64 ~x86"
# WARNING: bioperl-db is claimed to be incompatible with >=postgresql-8.3 (see INSTALL)
DEPEND="mysql? ( dev-perl/DBD-mysql )
postgres? ( dev-perl/DBD-Pg )"
RDEPEND="${DEPEND}"
src_install() {
insinto /usr/share/${PN}
doins -r sql scripts/* || die
insinto /usr/share/doc/${P}
doins -r doc/*
dodoc Changes INSTALL README Release.txt
}
pkg_postinst() {
echo
elog 'Please read the BioSQL schema installation instructions in'
elog '/usr/share/doc/${P} to begin using the schema.'
echo
}
1.1 sci-biology/biosql/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/biosql/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/biosql/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/biosql/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/biosql/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/biosql/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for sci-biology/biosql
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/biosql/ChangeLog,v 1.1 2009/03/16 23:21:40 weaver Exp $
*biosql-1.0.1 (16 Mar 2009)
16 Mar 2009; Andrey Kislyuk <weaver@gentoo.org> +metadata.xml,
+biosql-1.0.1.ebuild:
New package, dependency for sci-biology/bioperl. Ebuild written by me.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-16 23:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-16 23:21 [gentoo-commits] gentoo-x86 commit in sci-biology/biosql: biosql-1.0.1.ebuild metadata.xml 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