summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-10-14 11:52:11 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-10-14 11:52:11 +0000
commitd714058c6fecff78e1735520de260c19e17d2a98 (patch)
tree149a790d9aaa6afbfe54cb5d58fc471470ef4ac6 /dev-perl/Bio-Graphics
parentMove to ~ia64 (#524378, thanks to armin76 for approval) (diff)
downloadgentoo-2-d714058c6fecff78e1735520de260c19e17d2a98.tar.gz
gentoo-2-d714058c6fecff78e1735520de260c19e17d2a98.tar.bz2
gentoo-2-d714058c6fecff78e1735520de260c19e17d2a98.zip
Drop old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Bio-Graphics')
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.290.0.ebuild22
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.310.0.ebuild22
-rw-r--r--dev-perl/Bio-Graphics/Bio-Graphics-2.320.0.ebuild22
-rw-r--r--dev-perl/Bio-Graphics/ChangeLog6
4 files changed, 5 insertions, 67 deletions
diff --git a/dev-perl/Bio-Graphics/Bio-Graphics-2.290.0.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.290.0.ebuild
deleted file mode 100644
index fc03667fa081..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.290.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 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.290.0.ebuild,v 1.1 2012/06/16 19:20:48 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=LDS
-MODULE_VERSION=2.29
-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.310.0.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.310.0.ebuild
deleted file mode 100644
index 003350558b26..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.310.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 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.310.0.ebuild,v 1.1 2012/10/09 18:06:05 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=LDS
-MODULE_VERSION=2.31
-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.320.0.ebuild b/dev-perl/Bio-Graphics/Bio-Graphics-2.320.0.ebuild
deleted file mode 100644
index 91935758fa2e..000000000000
--- a/dev-perl/Bio-Graphics/Bio-Graphics-2.320.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 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.320.0.ebuild,v 1.1 2012/12/10 19:33:26 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=LDS
-MODULE_VERSION=2.32
-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 79c67c2d3297..134a7f32c22e 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.42 2014/08/26 18:17:59 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Graphics/ChangeLog,v 1.43 2014/10/14 11:52:11 zlogene Exp $
+
+ 14 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -Bio-Graphics-2.290.0.ebuild,
+ -Bio-Graphics-2.310.0.ebuild, -Bio-Graphics-2.320.0.ebuild:
+ Drop old.
*Bio-Graphics-2.370.0-r1 (26 Aug 2014)