summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-11 06:38:36 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-11 06:38:36 +0000
commit786e01d8558a85c257f53bf3b3b935eb92cb637d (patch)
tree5505554140a23abb581492dbfbf9995f065064fe /dev-perl/Bio-Graphics
parentCleanup (diff)
downloadhistorical-786e01d8558a85c257f53bf3b3b935eb92cb637d.tar.gz
historical-786e01d8558a85c257f53bf3b3b935eb92cb637d.tar.bz2
historical-786e01d8558a85c257f53bf3b3b935eb92cb637d.zip
Cleanup
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Bio-Graphics')
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.00.ebuild20
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.01.ebuild20
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.02.ebuild20
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.04.ebuild21
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.05.ebuild21
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.06.ebuild21
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.07.ebuild21
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.08.ebuild21
-rw-r--r--dev-perl/Bio-Graphics/ChangeLog9
9 files changed, 8 insertions, 166 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.00.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.00.ebuild
deleted file mode 100644
index 2de3ba88d084..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.00.ebuild
+++ /dev/null
@@ -1,20 +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.00.ebuild,v 1.1 2010/02/14 08:42:46 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-2.01.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.01.ebuild
deleted file mode 100644
index b6c5b34a2d7c..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.01.ebuild
+++ /dev/null
@@ -1,20 +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.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/Bio-Graphics-2.02.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.02.ebuild
deleted file mode 100644
index 78926a7cb630..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.02.ebuild
+++ /dev/null
@@ -1,20 +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.02.ebuild,v 1.1 2010/03/27 21:35:56 robbat2 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-2.04.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.04.ebuild
deleted file mode 100644
index ef107c0334db..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.04.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.04.ebuild,v 1.1 2010/04/23 13:41:01 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.05.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.05.ebuild
deleted file mode 100644
index 941a0348abdf..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.05.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.05.ebuild,v 1.1 2010/05/04 19:02:30 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.06.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.06.ebuild
deleted file mode 100644
index 2e7ee400aa37..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.06.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.06.ebuild,v 1.1 2010/05/06 06:42:23 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.07.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.07.ebuild
deleted file mode 100644
index 07dafc89af7b..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.07.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.07.ebuild,v 1.1 2010/05/09 20:44:55 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.08.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.08.ebuild
deleted file mode 100644
index 675f1ab578e0..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.08.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.08.ebuild,v 1.1 2010/05/15 08:26:19 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/ChangeLog b/dev-perl/Bio-Graphics/ChangeLog
index 23fd46ca461c..b61a23d69eaa 100644
--- a/dev-perl/Bio-Graphics/ChangeLog
+++ b/dev-perl/Bio-Graphics/ChangeLog
@@ -1,6 +1,13 @@
# 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.15 2010/05/18 06:43:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.16 2010/06/11 06:34:27 tove Exp $
+
+ 11 Jun 2010; Torsten Veller <tove@gentoo.org> -Bio-Graphics-2.00.ebuild,
+ -Bio-Graphics-2.01.ebuild, -Bio-Graphics-2.02.ebuild,
+ -Bio-Graphics-2.04.ebuild, -Bio-Graphics-2.05.ebuild,
+ -Bio-Graphics-2.06.ebuild, -Bio-Graphics-2.07.ebuild,
+ -Bio-Graphics-2.08.ebuild:
+ Cleanup
*Bio-Graphics-2.09 (18 May 2010)