summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-24 20:37:18 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-24 20:37:18 +0000
commitcf88cb935b4447b8ad120bcd5576181f48f494a7 (patch)
treef35ff905c4c5c7ae4914665ddde4f6bd24f998d3 /dev-perl/Bio-Graphics
parentCleanup (diff)
downloadgentoo-2-cf88cb935b4447b8ad120bcd5576181f48f494a7.tar.gz
gentoo-2-cf88cb935b4447b8ad120bcd5576181f48f494a7.tar.bz2
gentoo-2-cf88cb935b4447b8ad120bcd5576181f48f494a7.zip
Cleanup
(Portage version: 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.ebuild20
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-1.992.ebuild20
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-1.993.ebuild20
-rw-r--r--dev-perl/Bio-Graphics/ChangeLog6
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)