From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PqZ9H-00028R-8A for garchives@archives.gentoo.org; Fri, 18 Feb 2011 22:50:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7131DE05CF; Fri, 18 Feb 2011 22:49:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2EAC3E05CF for ; Fri, 18 Feb 2011 22:49:40 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D5161B401A for ; Fri, 18 Feb 2011 22:49:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id A62E28006A for ; Fri, 18 Feb 2011 22:49:39 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <9be32f9f84d1aa81700cd625ea20354fed18d809.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ONTO-PERL/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/ONTO-PERL/ONTO-PERL-1.31.ebuild sci-biology/ONTO-PERL/metadata.xml X-VCS-Directories: sci-biology/ONTO-PERL/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 9be32f9f84d1aa81700cd625ea20354fed18d809 Date: Fri, 18 Feb 2011 22:49:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: dbf474a9c9a096a0920bb352dec9b711 commit: 9be32f9f84d1aa81700cd625ea20354fed18d809 Author: Martin Mokrejs gentoo org> AuthorDate: Fri Feb 18 21:09:42 2011 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Fri Feb 18 21:09:42 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D9be32f9f sci-biology/ONTO-PERL: tools to manipulate OWL- and OBO-formatted files (Portage version: 2.1.9.28/git/Linux i686, unsigned Manifest commit) --- sci-biology/ONTO-PERL/ONTO-PERL-1.31.ebuild | 24 +++++++++++++++++++++= +++ sci-biology/ONTO-PERL/metadata.xml | 5 +++++ 2 files changed, 29 insertions(+), 0 deletions(-) diff --git a/sci-biology/ONTO-PERL/ONTO-PERL-1.31.ebuild b/sci-biology/ON= TO-PERL/ONTO-PERL-1.31.ebuild new file mode 100644 index 0000000..efb4f7a --- /dev/null +++ b/sci-biology/ONTO-PERL/ONTO-PERL-1.31.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.38.ebuild,v = 1.1 2009/05/19 12:22:20 tove Exp $ + +EAPI=3D2 + +MODULE_AUTHOR=3DEASR +inherit perl-module multilib + +DESCRIPTION=3D"Manipulates OBO- and OWL-formatted ontologies (like the G= ene Ontology)" + +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +SRC_URI=3D"http://search.cpan.org/CPAN/authors/id/E/EA/EASR/ONTO-PERL/ON= TO-PERL-1.31.tar.gz" + +DEPEND=3D"" +RDEPEND=3D"${DEPEND} + >=3Dsci-biology/swissknife-1.65 + >=3Ddev-perl/XML-Simple-2.16 + >=3Ddev-perl/XML-Parser-2.34" + +SRC_TEST=3Ddo +#myconf=3D"LIBS=3D-L/usr/$(get_libdir)" diff --git a/sci-biology/ONTO-PERL/metadata.xml b/sci-biology/ONTO-PERL/m= etadata.xml new file mode 100644 index 0000000..d464821 --- /dev/null +++ b/sci-biology/ONTO-PERL/metadata.xml @@ -0,0 +1,5 @@ + + + + sci-biology +