diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-04-05 08:06:56 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-04-05 08:06:56 +0000 |
commit | 4a07e9282f690c98c9b64f011b73ce92118fab13 (patch) | |
tree | 4863cc6e742ec3cc73e4d2e5a02ab488d444be64 /sci-biology | |
parent | Stable on amd64 wrt bug #361917 (diff) | |
download | gentoo-2-4a07e9282f690c98c9b64f011b73ce92118fab13.tar.gz gentoo-2-4a07e9282f690c98c9b64f011b73ce92118fab13.tar.bz2 gentoo-2-4a07e9282f690c98c9b64f011b73ce92118fab13.zip |
Dropped old, due to unsatisfied deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/embassy/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/embassy/embassy-4.0.0.ebuild | 38 |
2 files changed, 4 insertions, 39 deletions
diff --git a/sci-biology/embassy/ChangeLog b/sci-biology/embassy/ChangeLog index db24ddc315b2..bd6b1008fd01 100644 --- a/sci-biology/embassy/ChangeLog +++ b/sci-biology/embassy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/embassy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/ChangeLog,v 1.34 2011/03/09 18:50:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/ChangeLog,v 1.35 2011/04/05 08:06:56 jlec Exp $ + + 05 Apr 2011; Justin Lecher <jlec@gentoo.org> -embassy-4.0.0.ebuild: + Dropped old, due to unsatisfied deps 09 Mar 2011; Raúl Porcel <armin76@gentoo.org> embassy-4.0.0.ebuild, embassy-6.0.1.ebuild, embassy-6.1.0.ebuild: diff --git a/sci-biology/embassy/embassy-4.0.0.ebuild b/sci-biology/embassy/embassy-4.0.0.ebuild deleted file mode 100644 index c76aecc94ac6..000000000000 --- a/sci-biology/embassy/embassy-4.0.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy/embassy-4.0.0.ebuild,v 1.7 2011/03/09 18:50:22 armin76 Exp $ - -DESCRIPTION="A meta-package for installing all EMBASSY packages (EMBOSS add-ons)" -HOMEPAGE="http://www.emboss.org/" -SRC_URI="" -LICENSE="GPL-2 freedist" - -SLOT="0" -KEYWORDS="~amd64 ppc x86" -IUSE="" - -# IUSE="no-conflict" -# In the future, I plan to integrate packages such as the standalone meme, which -# would conflict with the corresponding embassy-meme package. Conflicting -# EMBASSY packages will be marked as blockers of the standalone version (and vice -# versa), and the no-conflict USE flag will make it easy to install all EMBASSY -# packages except the conflictual ones. - -RDEPEND="!<sci-biology/emboss-4.0.0 - !sci-biology/embassy-construct - !sci-biology/embassy-meme - !sci-biology/embassy-phylip - =sci-biology/emboss-4.0.0* - =sci-biology/embassy-domainatrix-0.1.0-r1 - =sci-biology/embassy-domalign-0.1.0-r1 - =sci-biology/embassy-domsearch-0.1.0-r1 - =sci-biology/embassy-signature-0.1.0-r1 - =sci-biology/embassy-structure-0.1.0-r1 - =sci-biology/embassy-emnu-1.05-r3 - =sci-biology/embassy-esim4-1.0.0-r3 - =sci-biology/embassy-hmmer-2.3.2 - =sci-biology/embassy-memenew-0.1.0 - || ( =sci-biology/embassy-mse-1.0.0-r3 - =sci-biology/embassy-mse-1.0.0-r4 ) - =sci-biology/embassy-phylipnew-3.6b - =sci-biology/embassy-topo-1.0.0-r3" |