diff options
author | Torsten Veller <tove@gentoo.org> | 2011-04-03 06:52:43 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-04-03 06:52:43 +0000 |
commit | 33fddb1f1ff0ea8211ca7f950e77b32a58e26457 (patch) | |
tree | 2e5aceb0f1ed28d53b9994ea540859187c7c578e /dev-perl/Bio-Graphics | |
parent | Moved from Sunrise (diff) | |
download | gentoo-2-33fddb1f1ff0ea8211ca7f950e77b32a58e26457.tar.gz gentoo-2-33fddb1f1ff0ea8211ca7f950e77b32a58e26457.tar.bz2 gentoo-2-33fddb1f1ff0ea8211ca7f950e77b32a58e26457.zip |
Cleanup
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Bio-Graphics')
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-2.13.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-2.14.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-2.15.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-2.180.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/Bio-Graphics/ChangeLog | 7 |
5 files changed, 6 insertions, 86 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.13.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.13.ebuild deleted file mode 100644 index 525bc27cec39..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.13.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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.13.ebuild,v 1.1 2010/09/21 19:03:16 tove Exp $ - -EAPI="3" - -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 - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.14.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.14.ebuild deleted file mode 100644 index 9889e877bad9..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.14.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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.14.ebuild,v 1.1 2010/10/20 16:59:25 tove Exp $ - -EAPI="3" - -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 - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.15.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.15.ebuild deleted file mode 100644 index 72b76e2250f7..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.15.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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.15.ebuild,v 1.1 2010/11/03 19:08:11 tove Exp $ - -EAPI="3" - -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 - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.180.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.180.ebuild deleted file mode 100644 index 25f3f4fb18bc..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-2.180.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2011 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.180.ebuild,v 1.1 2011/01/13 21:13:07 tove Exp $ - -EAPI="3" - -MODULE_AUTHOR=LDS -MODULE_VERSION=2.18 -inherit perl-module - -DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-perl/GD - dev-perl/Statistics-Descriptive" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -SRC_TEST=no diff --git a/dev-perl/Bio-Graphics/ChangeLog b/dev-perl/Bio-Graphics/ChangeLog index 512557bc2e7e..8df076070792 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.26 2011/02/07 18:37:36 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.27 2011/04/03 06:52:43 tove Exp $ + + 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Bio-Graphics-2.13.ebuild, + -Bio-Graphics-2.14.ebuild, -Bio-Graphics-2.15.ebuild, + -Bio-Graphics-2.180.ebuild: + Cleanup 07 Feb 2011; Robin H. Johnson <robbat2@gentoo.org> Bio-Graphics-2.190.ebuild: Convert MODULE_VERSION back to explicit number for detection by update-ng |