diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-03-28 17:58:36 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-03-28 17:58:36 +0000 |
commit | fe8e3f83dffb025bb0e5bf04bf3f2e2acce5879a (patch) | |
tree | 0bb5adfc75de4e1cab314fee3c6c934c848956b2 /sci-biology/embassy-phylipnew | |
parent | Drop old (diff) | |
download | gentoo-2-fe8e3f83dffb025bb0e5bf04bf3f2e2acce5879a.tar.gz gentoo-2-fe8e3f83dffb025bb0e5bf04bf3f2e2acce5879a.tar.bz2 gentoo-2-fe8e3f83dffb025bb0e5bf04bf3f2e2acce5879a.zip |
Drop old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-biology/embassy-phylipnew')
-rw-r--r-- | sci-biology/embassy-phylipnew/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild | 14 | ||||
-rw-r--r-- | sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild | 8 |
3 files changed, 10 insertions, 18 deletions
diff --git a/sci-biology/embassy-phylipnew/ChangeLog b/sci-biology/embassy-phylipnew/ChangeLog index 90c7fbada465..81bc2d6382c4 100644 --- a/sci-biology/embassy-phylipnew/ChangeLog +++ b/sci-biology/embassy-phylipnew/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/embassy-phylipnew # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.16 2015/03/28 17:13:13 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.17 2015/03/28 17:58:36 jlec Exp $ + + 28 Mar 2015; Justin Lecher <jlec@gentoo.org> -embassy-phylipnew-3.68.ebuild, + embassy-phylipnew-3.69.650.ebuild: + Drop old *embassy-phylipnew-3.69.650 (28 Mar 2015) diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.ebuild deleted file mode 100644 index 7f797a393ce9..000000000000 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.68.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.68.ebuild,v 1.4 2011/10/20 08:50:46 xarthisius Exp $ - -EBOV="6.1.0" - -inherit embassy - -DESCRIPTION="EMBOSS integrated version of PHYLIP - The Phylogeny Inference Package" -LICENSE="freedist" -SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/old/${EBOV}/EMBOSS-${EBOV}.tar.gz - mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz" - -KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos" diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild index f84223e5232b..26e939e7d366 100644 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild @@ -1,15 +1,17 @@ # Copyright 1999-2015 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.69.650.ebuild,v 1.1 2015/03/28 17:13:13 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild,v 1.2 2015/03/28 17:58:36 jlec Exp $ EAPI=5 -EBO_DESCRIPTION="the Phylogeny Inference Package" +EBO_DESCRIPTION="The Phylogeny Inference Package" -PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) AUTOTOOLS_AUTORECONF=1 + inherit emboss-r1 LICENSE+=" freedist" KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos" + +PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) |