summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-03-05 08:39:42 +0000
committerTorsten Veller <tove@gentoo.org>2010-03-05 08:39:42 +0000
commit5ca44aafb40fcce9e501c92c172da8ed9ec4e14f (patch)
tree7c27e2331bcb222dc76862fc7b76fb2e6eb0897e /dev-perl
parentfix sed lines to really modify the file (diff)
downloadhistorical-5ca44aafb40fcce9e501c92c172da8ed9ec4e14f.tar.gz
historical-5ca44aafb40fcce9e501c92c172da8ed9ec4e14f.tar.bz2
historical-5ca44aafb40fcce9e501c92c172da8ed9ec4e14f.zip
Version bump
Package-Manager: portage-2.2_rc64/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.01.ebuild20
-rw-r--r--dev-perl/Bio-Graphics/ChangeLog7
-rw-r--r--dev-perl/CPAN-Mini/CPAN-Mini-1.100630.ebuild23
-rw-r--r--dev-perl/CPAN-Mini/ChangeLog7
-rw-r--r--dev-perl/Inline/ChangeLog7
-rw-r--r--dev-perl/Inline/Inline-0.46.ebuild21
6 files changed, 82 insertions, 3 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.01.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.01.ebuild
new file mode 100644
index 000000000000..b6c5b34a2d7c
--- /dev/null
+++ b/dev-perl/Bio-Graphics/Bio-Graphics-2.01.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-2.01.ebuild,v 1.1 2010/03/05 08:32:49 tove Exp $
+
+EAPI="2"
+
+MODULE_AUTHOR=LDS
+inherit perl-module
+
+DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/GD"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build"
+
+SRC_TEST=no
diff --git a/dev-perl/Bio-Graphics/ChangeLog b/dev-perl/Bio-Graphics/ChangeLog
index eb4e7cd989ac..706004c1b2a8 100644
--- a/dev-perl/Bio-Graphics/ChangeLog
+++ b/dev-perl/Bio-Graphics/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Bio-Graphics
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.7 2010/02/14 08:42:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.8 2010/03/05 08:32:49 tove Exp $
+
+*Bio-Graphics-2.01 (05 Mar 2010)
+
+ 05 Mar 2010; Torsten Veller <tove@gentoo.org> +Bio-Graphics-2.01.ebuild:
+ Version bump
*Bio-Graphics-2.00 (14 Feb 2010)
diff --git a/dev-perl/CPAN-Mini/CPAN-Mini-1.100630.ebuild b/dev-perl/CPAN-Mini/CPAN-Mini-1.100630.ebuild
new file mode 100644
index 000000000000..888497d5e46e
--- /dev/null
+++ b/dev-perl/CPAN-Mini/CPAN-Mini-1.100630.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/CPAN-Mini-1.100630.ebuild,v 1.1 2010/03/05 08:36:20 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=RJBS
+inherit perl-module
+
+DESCRIPTION="create a minimal mirror of CPAN"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/libwww-perl
+ >=virtual/perl-IO-Compress-1.20
+ dev-perl/File-HomeDir
+ >=virtual/perl-File-Path-2.08
+ dev-perl/URI"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/CPAN-Mini/ChangeLog b/dev-perl/CPAN-Mini/ChangeLog
index 3638f3569224..4fa26b955ef2 100644
--- a/dev-perl/CPAN-Mini/ChangeLog
+++ b/dev-perl/CPAN-Mini/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/CPAN-Mini
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/ChangeLog,v 1.29 2010/01/28 21:12:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini/ChangeLog,v 1.30 2010/03/05 08:36:20 tove Exp $
+
+*CPAN-Mini-1.100630 (05 Mar 2010)
+
+ 05 Mar 2010; Torsten Veller <tove@gentoo.org> +CPAN-Mini-1.100630.ebuild:
+ Version bump
28 Jan 2010; Torsten Veller <tove@gentoo.org> CPAN-Mini-0.576.ebuild:
Fix LICENSE: same terms as perl (#301969)
diff --git a/dev-perl/Inline/ChangeLog b/dev-perl/Inline/ChangeLog
index fcd0b1200db5..febc4fd2d15d 100644
--- a/dev-perl/Inline/ChangeLog
+++ b/dev-perl/Inline/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Inline
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.36 2010/01/21 13:21:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.37 2010/03/05 08:39:42 tove Exp $
+
+*Inline-0.46 (05 Mar 2010)
+
+ 05 Mar 2010; Torsten Veller <tove@gentoo.org> +Inline-0.46.ebuild:
+ Version bump
21 Jan 2010; Torsten Veller <tove@gentoo.org> Inline-0.44-r1.ebuild:
mips -> ~mips
diff --git a/dev-perl/Inline/Inline-0.46.ebuild b/dev-perl/Inline/Inline-0.46.ebuild
new file mode 100644
index 000000000000..0fc9b7a526c7
--- /dev/null
+++ b/dev-perl/Inline/Inline-0.46.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.46.ebuild,v 1.1 2010/03/05 08:39:42 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=SISYPHUS
+inherit perl-module
+
+DESCRIPTION="Write Perl subroutines in other languages"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-Digest-MD5
+ virtual/perl-File-Spec
+ dev-perl/Parse-RecDescent"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do