diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2008-08-27 21:54:41 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2008-08-27 21:54:41 +0000 |
commit | 1d03fdd6f9026674a129d248746480a264adee09 (patch) | |
tree | 98f28082ce24727cfd43db4017f0cffb5b234ab9 /sci-biology/embassy-structure | |
parent | Pruning version that will never be stabilised. (diff) | |
download | gentoo-2-1d03fdd6f9026674a129d248746480a264adee09.tar.gz gentoo-2-1d03fdd6f9026674a129d248746480a264adee09.tar.bz2 gentoo-2-1d03fdd6f9026674a129d248746480a264adee09.zip |
Pruning version that will never be stabilised.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-biology/embassy-structure')
-rw-r--r-- | sci-biology/embassy-structure/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/embassy-structure/embassy-structure-0.1.0-r2.ebuild | 13 |
2 files changed, 5 insertions, 14 deletions
diff --git a/sci-biology/embassy-structure/ChangeLog b/sci-biology/embassy-structure/ChangeLog index 9f3ab2a4e636..e2ae5c0e2746 100644 --- a/sci-biology/embassy-structure/ChangeLog +++ b/sci-biology/embassy-structure/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/embassy-structure # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.14 2008/08/27 20:39:11 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.15 2008/08/27 21:54:41 ribosome Exp $ + + 27 Aug 2008; Olivier Fisette <ribosome@gentoo.org> + -embassy-structure-0.1.0-r2.ebuild: + Pruning version that will never be stabilised. *embassy-structure-0.1.0-r3 (27 Aug 2008) diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.0-r2.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.0-r2.ebuild deleted file mode 100644 index c15c728276ae..000000000000 --- a/sci-biology/embassy-structure/embassy-structure-0.1.0-r2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0-r2.ebuild,v 1.1 2007/07/18 01:54:57 ribosome Exp $ - -EBOV="5.0.0" - -inherit embassy - -DESCRIPTION="Protein structure add-on package for EMBOSS" -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 ~sparc ~x86" |