summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-10-17 17:49:07 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-10-17 17:49:07 +0000
commit0f249c4232555eca48299747ad095f7fce55afb7 (patch)
treef3baa98138c69a20ccee5592c03b92451c0bc2f2 /sci-biology
parent(#109354) In some mystical way all the dependency changes got reverted in the... (diff)
downloadgentoo-2-0f249c4232555eca48299747ad095f7fce55afb7.tar.gz
gentoo-2-0f249c4232555eca48299747ad095f7fce55afb7.tar.bz2
gentoo-2-0f249c4232555eca48299747ad095f7fce55afb7.zip
Pruning old versions
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/rebase/ChangeLog6
-rw-r--r--sci-biology/rebase/files/digest-rebase-5071
-rw-r--r--sci-biology/rebase/files/digest-rebase-5081
-rw-r--r--sci-biology/rebase/rebase-507.ebuild39
-rw-r--r--sci-biology/rebase/rebase-508.ebuild39
5 files changed, 5 insertions, 81 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index cd2888e4e42d..874e55b80505 100644
--- a/sci-biology/rebase/ChangeLog
+++ b/sci-biology/rebase/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/rebase
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.37 2005/10/08 21:51:58 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.38 2005/10/17 17:49:07 ribosome Exp $
+
+ 17 Oct 2005; Olivier Fisette <ribosome@gentoo.org> -rebase-507.ebuild,
+ -rebase-508.ebuild:
+ Pruning old versions.
08 Oct 2005; Lina Pezzella <j4rg0n@gentoo.org> rebase-509.ebuild:
Stable ppc-macos, Bug 108337
diff --git a/sci-biology/rebase/files/digest-rebase-507 b/sci-biology/rebase/files/digest-rebase-507
deleted file mode 100644
index 50243b56cd0b..000000000000
--- a/sci-biology/rebase/files/digest-rebase-507
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6cbb5e2fd8029c10898e7a35c102b283 rebase-507.tar.bz2 179451
diff --git a/sci-biology/rebase/files/digest-rebase-508 b/sci-biology/rebase/files/digest-rebase-508
deleted file mode 100644
index 600af8600f1f..000000000000
--- a/sci-biology/rebase/files/digest-rebase-508
+++ /dev/null
@@ -1 +0,0 @@
-MD5 195071267b6a73bea78717f9b788190c rebase-508.tar.bz2 179937
diff --git a/sci-biology/rebase/rebase-507.ebuild b/sci-biology/rebase/rebase-507.ebuild
deleted file mode 100644
index 34966d9de1af..000000000000
--- a/sci-biology/rebase/rebase-507.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-507.ebuild,v 1.5 2005/08/29 16:01:56 j4rg0n Exp $
-
-DESCRIPTION="A restriction enzyme database"
-HOMEPAGE="http://rebase.neb.com"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="public-domain"
-
-SLOT="0"
-KEYWORDS="~amd64 ppc ppc-macos ppc64 x86"
-IUSE="emboss minimal"
-# Minimal build keeps only the indexed files (if applicable) and the documentation.
-# The non-indexed database is not installed.
-
-DEPEND="emboss? ( sci-biology/emboss )"
-
-src_compile() {
- if use emboss; then
- echo
- einfo "Indexing ${PN} for usage with EMBOSS."
- mkdir REBASE
- EMBOSS_DATA=. rebaseextract -auto -infile withrefm.${PV} \
- -protofile proto.${PV} || die "Indexing ${PN} failed."
- echo
- fi
-}
-
-src_install() {
- if ! use minimal; then
- insinto /usr/share/${PN}
- doins withrefm.${PV} proto.${PV}
- fi
- newdoc REBASE.DOC README
- if use emboss; then
- insinto /usr/share/EMBOSS/data/REBASE
- doins REBASE/{embossre.enz,embossre.ref,embossre.sup}
- fi
-}
diff --git a/sci-biology/rebase/rebase-508.ebuild b/sci-biology/rebase/rebase-508.ebuild
deleted file mode 100644
index b5b43ce1e4af..000000000000
--- a/sci-biology/rebase/rebase-508.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-508.ebuild,v 1.1 2005/08/06 19:06:54 ribosome Exp $
-
-DESCRIPTION="A restriction enzyme database"
-HOMEPAGE="http://rebase.neb.com"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="public-domain"
-
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64 ~ppc-macos ~ppc64"
-IUSE="emboss minimal"
-# Minimal build keeps only the indexed files (if applicable) and the documentation.
-# The non-indexed database is not installed.
-
-DEPEND="emboss? ( sci-biology/emboss )"
-
-src_compile() {
- if use emboss; then
- echo
- einfo "Indexing ${PN} for usage with EMBOSS."
- mkdir REBASE
- EMBOSS_DATA=. rebaseextract -auto -infile withrefm.${PV} \
- -protofile proto.${PV} || die "Indexing ${PN} failed."
- echo
- fi
-}
-
-src_install() {
- if ! use minimal; then
- insinto /usr/share/${PN}
- doins withrefm.${PV} proto.${PV}
- fi
- newdoc REBASE.DOC README
- if use emboss; then
- insinto /usr/share/EMBOSS/data/REBASE
- doins REBASE/{embossre.enz,embossre.ref,embossre.sup}
- fi
-}