diff options
author | Torsten Veller <tove@gentoo.org> | 2008-12-30 16:06:34 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-12-30 16:06:34 +0000 |
commit | 26c3bcfefa465510915fbd2580413cd1649a4bd1 (patch) | |
tree | 2ec91cf16fac9a511739831aadf96f68c906a601 /dev-perl/Bio-Das | |
parent | Unmasked vmware-workstation-6.5 on no-multilib (diff) | |
download | historical-26c3bcfefa465510915fbd2580413cd1649a4bd1.tar.gz historical-26c3bcfefa465510915fbd2580413cd1649a4bd1.tar.bz2 historical-26c3bcfefa465510915fbd2580413cd1649a4bd1.zip |
Cleanup
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.27-tuxonice i686
Diffstat (limited to 'dev-perl/Bio-Das')
-rw-r--r-- | dev-perl/Bio-Das/Bio-Das-1.02.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/Bio-Das/Bio-Das-1.03.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/Bio-Das/Bio-Das-1.09.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Bio-Das/ChangeLog | 6 |
4 files changed, 5 insertions, 68 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.02.ebuild b/dev-perl/Bio-Das/Bio-Das-1.02.ebuild deleted file mode 100644 index dadb5811f24c..000000000000 --- a/dev-perl/Bio-Das/Bio-Das-1.02.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.02.ebuild,v 1.8 2008/11/18 14:25:06 tove Exp $ - -inherit perl-module - -DESCRIPTION="Interface to Distributed Annotation System" -SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~lds/Bio-Das-1.02/" -IUSE="" -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" - -SRC_TEST="do" - -DEPEND=">=virtual/perl-Compress-Zlib-1.0 - sci-biology/bioperl - >=dev-perl/HTML-Parser-3 - >=dev-perl/libwww-perl-5 - >=virtual/perl-MIME-Base64-2.12 - dev-lang/perl" diff --git a/dev-perl/Bio-Das/Bio-Das-1.03.ebuild b/dev-perl/Bio-Das/Bio-Das-1.03.ebuild deleted file mode 100644 index 3dbb0ae6bee5..000000000000 --- a/dev-perl/Bio-Das/Bio-Das-1.03.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.03.ebuild,v 1.3 2008/11/18 14:25:06 tove Exp $ - -inherit perl-module - -DESCRIPTION="Interface to Distributed Annotation System" -SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~lds/Bio-Das-1.02/" -IUSE="" -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" - -SRC_TEST="do" - -DEPEND=">=virtual/perl-Compress-Zlib-1.0 - sci-biology/bioperl - >=dev-perl/HTML-Parser-3 - >=dev-perl/libwww-perl-5 - >=virtual/perl-MIME-Base64-2.12 - dev-lang/perl" diff --git a/dev-perl/Bio-Das/Bio-Das-1.09.ebuild b/dev-perl/Bio-Das/Bio-Das-1.09.ebuild deleted file mode 100644 index c7d19fed822a..000000000000 --- a/dev-perl/Bio-Das/Bio-Das-1.09.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.09.ebuild,v 1.1 2008/12/23 09:50:45 robbat2 Exp $ - -MODULE_AUTHOR="LDS" -inherit perl-module - - -DESCRIPTION="Interface to Distributed Annotation System" -IUSE="" -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" - -# Do not run testcases, as they require network access -# and the server is often down. -SRC_TEST="skip" - -DEPEND=">=virtual/perl-Compress-Zlib-1.0 - sci-biology/bioperl - >=dev-perl/HTML-Parser-3 - >=dev-perl/libwww-perl-5 - >=virtual/perl-MIME-Base64-2.12" diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog index d4dbb414388a..ee6745293b97 100644 --- a/dev-perl/Bio-Das/ChangeLog +++ b/dev-perl/Bio-Das/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Bio-Das # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.19 2008/12/23 18:34:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.20 2008/12/30 15:52:44 tove Exp $ + + 30 Dec 2008; Torsten Veller <tove@gentoo.org> -Bio-Das-1.02.ebuild, + -Bio-Das-1.03.ebuild, -Bio-Das-1.09.ebuild: + Cleanup *Bio-Das-1.10 (23 Dec 2008) |