diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2008-08-27 20:39:11 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2008-08-27 20:39:11 +0000 |
commit | eced1e0047993ca2e783558acef1243705852136 (patch) | |
tree | d0b0e65633564699d5c799f9e58d37b9339e9ce9 /sci-biology/embassy-structure | |
parent | Mark -arm (diff) | |
download | gentoo-2-eced1e0047993ca2e783558acef1243705852136.tar.gz gentoo-2-eced1e0047993ca2e783558acef1243705852136.tar.bz2 gentoo-2-eced1e0047993ca2e783558acef1243705852136.zip |
New upstream version/package for EMBASSY 6.0.1.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-biology/embassy-structure')
-rw-r--r-- | sci-biology/embassy-structure/ChangeLog | 10 | ||||
-rw-r--r-- | sci-biology/embassy-structure/embassy-structure-0.1.0-r3.ebuild | 13 |
2 files changed, 21 insertions, 2 deletions
diff --git a/sci-biology/embassy-structure/ChangeLog b/sci-biology/embassy-structure/ChangeLog index b6e7266f48f2..9f3ab2a4e636 100644 --- a/sci-biology/embassy-structure/ChangeLog +++ b/sci-biology/embassy-structure/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-biology/embassy-structure -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.13 2007/07/18 01:54:57 ribosome Exp $ +# 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 $ + +*embassy-structure-0.1.0-r3 (27 Aug 2008) + + 27 Aug 2008; Olivier Fisette <ribosome@gentoo.org> + +embassy-structure-0.1.0-r3.ebuild: + New upstream version/package for EMBASSY 6.0.1. *embassy-structure-0.1.0-r2 (18 Jul 2007) diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.0-r3.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.0-r3.ebuild new file mode 100644 index 000000000000..f6e869d6acb2 --- /dev/null +++ b/sci-biology/embassy-structure/embassy-structure-0.1.0-r3.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2008 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-r3.ebuild,v 1.1 2008/08/27 20:39:11 ribosome Exp $ + +EBOV="6.0.1" + +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" |