diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-11-28 12:06:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-11-28 12:06:27 +0000 |
commit | 52d8363db37fb91c5888aa979b4deb7765ced9c4 (patch) | |
tree | 3660f0e3d5dbeaac06a4ee27e9dcb2b449215746 /sci-biology/bioperl | |
parent | version bump to 0.0.9 (diff) | |
download | gentoo-2-52d8363db37fb91c5888aa979b4deb7765ced9c4.tar.gz gentoo-2-52d8363db37fb91c5888aa979b4deb7765ced9c4.tar.bz2 gentoo-2-52d8363db37fb91c5888aa979b4deb7765ced9c4.zip |
Switched from perl-module to perl-app eclass
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'sci-biology/bioperl')
-rw-r--r-- | sci-biology/bioperl/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.2.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.4.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/sci-biology/bioperl/ChangeLog b/sci-biology/bioperl/ChangeLog index 21cc9d89f1cc..e5f304fe7332 100644 --- a/sci-biology/bioperl/ChangeLog +++ b/sci-biology/bioperl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-biology/bioperl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.17 2005/09/19 02:36:35 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.18 2005/11/28 12:03:14 mcummings Exp $ + + 28 Nov 2005; <mcumming@gentoo.org> bioperl-1.0.2.ebuild, + bioperl-1.2.2.ebuild, bioperl-1.2.3.ebuild, bioperl-1.2.ebuild, + bioperl-1.4.ebuild: + Switched from perl-module to perl-app eclass 19 Sep 2005; Olivier Fisette <ribosome@gentoo.org> metadata.xml: Maintainer changed from Stephen Diener (MIA) to Olivier Fisette. diff --git a/sci-biology/bioperl/bioperl-1.0.2.ebuild b/sci-biology/bioperl/bioperl-1.0.2.ebuild index 54d46c701d7f..bdb3ed04c575 100644 --- a/sci-biology/bioperl/bioperl-1.0.2.ebuild +++ b/sci-biology/bioperl/bioperl-1.0.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.0.2.ebuild,v 1.6 2005/07/09 22:57:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.0.2.ebuild,v 1.7 2005/11/28 12:03:14 mcummings Exp $ -inherit perl-module +inherit perl-app DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research" HOMEPAGE="http://www.bioperl.org/" diff --git a/sci-biology/bioperl/bioperl-1.2.2.ebuild b/sci-biology/bioperl/bioperl-1.2.2.ebuild index 64486bd35368..c12ab5134bb7 100644 --- a/sci-biology/bioperl/bioperl-1.2.2.ebuild +++ b/sci-biology/bioperl/bioperl-1.2.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.2.ebuild,v 1.6 2005/07/09 22:57:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.2.ebuild,v 1.7 2005/11/28 12:03:14 mcummings Exp $ -inherit perl-module eutils +inherit perl-app eutils DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research" HOMEPAGE="http://www.bioperl.org/" diff --git a/sci-biology/bioperl/bioperl-1.2.3.ebuild b/sci-biology/bioperl/bioperl-1.2.3.ebuild index 7483c247e9c1..f4eae261077d 100644 --- a/sci-biology/bioperl/bioperl-1.2.3.ebuild +++ b/sci-biology/bioperl/bioperl-1.2.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.3.ebuild,v 1.6 2005/07/09 22:57:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.3.ebuild,v 1.7 2005/11/28 12:03:14 mcummings Exp $ -inherit perl-module eutils +inherit perl-app eutils DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research" HOMEPAGE="http://www.bioperl.org/" diff --git a/sci-biology/bioperl/bioperl-1.2.ebuild b/sci-biology/bioperl/bioperl-1.2.ebuild index f3a79a0b0f3a..2fd265d242ee 100644 --- a/sci-biology/bioperl/bioperl-1.2.ebuild +++ b/sci-biology/bioperl/bioperl-1.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.ebuild,v 1.6 2005/07/09 22:57:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.2.ebuild,v 1.7 2005/11/28 12:03:14 mcummings Exp $ -inherit perl-module debug +inherit perl-app debug DESCRIPTION="A collection of tools for bioinformatics, genomics and life science research" HOMEPAGE="http://www.bioperl.org/" diff --git a/sci-biology/bioperl/bioperl-1.4.ebuild b/sci-biology/bioperl/bioperl-1.4.ebuild index c7129d669eff..3a31d6619edf 100644 --- a/sci-biology/bioperl/bioperl-1.4.ebuild +++ b/sci-biology/bioperl/bioperl-1.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.9 2005/08/05 16:03:56 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.4.ebuild,v 1.10 2005/11/28 12:03:14 mcummings Exp $ -inherit perl-module eutils +inherit perl-app eutils DESCRIPTION="collection of tools for bioinformatics, genomics and life science research" HOMEPAGE="http://www.bioperl.org/" |