diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-04-05 06:10:57 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-04-05 06:10:57 +0000 |
commit | 4ed56fa863b1a01bb0fe2394b809b4750b50e1c5 (patch) | |
tree | 9a02f77ce66b290a7fe1e9bdbf65ae90ecce2188 /sci-biology/embassy-phylipnew | |
parent | Dropped old, due to unsatisfied deps (diff) | |
download | gentoo-2-4ed56fa863b1a01bb0fe2394b809b4750b50e1c5.tar.gz gentoo-2-4ed56fa863b1a01bb0fe2394b809b4750b50e1c5.tar.bz2 gentoo-2-4ed56fa863b1a01bb0fe2394b809b4750b50e1c5.zip |
Dropped old, due to unsatisfied deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/embassy-phylipnew')
-rw-r--r-- | sci-biology/embassy-phylipnew/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.6b.ebuild | 14 |
2 files changed, 4 insertions, 15 deletions
diff --git a/sci-biology/embassy-phylipnew/ChangeLog b/sci-biology/embassy-phylipnew/ChangeLog index 80102f22b2b2..caea87fffc45 100644 --- a/sci-biology/embassy-phylipnew/ChangeLog +++ b/sci-biology/embassy-phylipnew/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/embassy-phylipnew # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.13 2011/03/13 12:58:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.14 2011/04/05 06:10:57 jlec Exp $ + + 05 Apr 2011; Justin Lecher <jlec@gentoo.org> -embassy-phylipnew-3.6b.ebuild: + Dropped old, due to unsatisfied deps 13 Mar 2011; Raúl Porcel <armin76@gentoo.org> embassy-phylipnew-3.6b.ebuild, embassy-phylipnew-3.67.ebuild, embassy-phylipnew-3.68.ebuild: diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.6b.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.6b.ebuild deleted file mode 100644 index d4927f4ca97a..000000000000 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.6b.ebuild +++ /dev/null @@ -1,14 +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-phylipnew/embassy-phylipnew-3.6b.ebuild,v 1.8 2011/03/13 12:58:43 armin76 Exp $ - -EBOV="4.0.0" - -inherit embassy - -DESCRIPTION="EMBOSS integrated version of PHYLIP - The Phylogeny Inference Package" -LICENSE="freedist" -SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${EBOV}.tar.gz - mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz" - -KEYWORDS="~amd64 ppc x86" |