summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-01 13:03:54 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-01 13:03:54 +0000
commit4f49f5b0741037bb709b4a043ea670b6c33a8ed3 (patch)
tree83e21c808d89acdc5f1a700ecd2a858ab31f4dc6 /dev-perl/Bio-Das
parentChange version scheme (diff)
downloadgentoo-2-4f49f5b0741037bb709b4a043ea670b6c33a8ed3.tar.gz
gentoo-2-4f49f5b0741037bb709b4a043ea670b6c33a8ed3.tar.bz2
gentoo-2-4f49f5b0741037bb709b4a043ea670b6c33a8ed3.zip
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Bio-Das')
-rw-r--r--dev-perl/Bio-Das/Bio-Das-1.170.0.ebuild25
-rw-r--r--dev-perl/Bio-Das/ChangeLog7
2 files changed, 31 insertions, 1 deletions
diff --git a/dev-perl/Bio-Das/Bio-Das-1.170.0.ebuild b/dev-perl/Bio-Das/Bio-Das-1.170.0.ebuild
new file mode 100644
index 000000000000..ce45cb588865
--- /dev/null
+++ b/dev-perl/Bio-Das/Bio-Das-1.170.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 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.170.0.ebuild,v 1.1 2011/09/01 13:03:54 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=LDS
+MODULE_VERSION=1.17
+inherit perl-module
+
+DESCRIPTION="Interface to Distributed Annotation System"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=">=virtual/perl-IO-Compress-1.0
+ sci-biology/bioperl
+ >=dev-perl/HTML-Parser-3
+ >=dev-perl/libwww-perl-5
+ >=virtual/perl-MIME-Base64-2.12"
+RDEPEND="${DEPEND}"
+
+SRC_TEST=online
diff --git a/dev-perl/Bio-Das/ChangeLog b/dev-perl/Bio-Das/ChangeLog
index 13b7ccdcb4cf..4c05bfc5b633 100644
--- a/dev-perl/Bio-Das/ChangeLog
+++ b/dev-perl/Bio-Das/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Bio-Das
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.30 2011/04/24 17:39:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.31 2011/09/01 13:03:54 tove Exp $
+
+*Bio-Das-1.170.0 (01 Sep 2011)
+
+ 01 Sep 2011; Torsten Veller <tove@gentoo.org> +Bio-Das-1.170.0.ebuild:
+ Change version scheme
24 Apr 2011; Raúl Porcel <armin76@gentoo.org> Bio-Das-1.17.ebuild:
Drop ia64/sparc keyword