diff options
author | 2009-12-24 20:39:10 +0000 | |
---|---|---|
committer | 2009-12-24 20:39:10 +0000 | |
commit | f617b8f64a77b2e501617d6a44d4412b15e2c138 (patch) | |
tree | f98a10fdefca0fbcf93f2bc493f3b4289c4d98dc /dev-perl/Bio-Graphics | |
parent | Version bump. (diff) | |
download | historical-f617b8f64a77b2e501617d6a44d4412b15e2c138.tar.gz historical-f617b8f64a77b2e501617d6a44d4412b15e2c138.tar.bz2 historical-f617b8f64a77b2e501617d6a44d4412b15e2c138.zip |
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Bio-Graphics')
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-1.982.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-1.992.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Bio-Graphics/ChangeLog | 6 |
4 files changed, 5 insertions, 61 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-1.982.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-1.982.ebuild deleted file mode 100644 index 582d38de8fe8..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-1.982.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-1.982.ebuild,v 1.2 2009/11/23 15:57:13 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/Bio-Graphics-1.992.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-1.992.ebuild deleted file mode 100644 index 9fe794da0878..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-1.992.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-1.992.ebuild,v 1.2 2009/11/23 15:57:13 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/Bio-Graphics-1.993.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild deleted file mode 100644 index fc53a2f499a6..000000000000 --- a/dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild,v 1.1 2009/12/10 17:11:59 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 164ed9ebe79f..b6685a1e32ee 100644 --- a/dev-perl/Bio-Graphics/ChangeLog +++ b/dev-perl/Bio-Graphics/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Bio-Graphics # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.5 2009/12/11 19:01:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.6 2009/12/24 20:37:18 tove Exp $ + + 24 Dec 2009; Torsten Veller <tove@gentoo.org> -Bio-Graphics-1.982.ebuild, + -Bio-Graphics-1.992.ebuild, -Bio-Graphics-1.993.ebuild: + Cleanup *Bio-Graphics-1.994 (11 Dec 2009) |