diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2009-09-01 18:38:36 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2009-09-01 18:38:36 +0000 |
commit | a0310620451a32a5fd76713d26693558b0b637a5 (patch) | |
tree | 7bed2073795d16645ed0dcb5840acb122b5be0ea /sci-biology/embassy-structure | |
parent | Stabilised on amd64 and x86. (diff) | |
download | gentoo-2-a0310620451a32a5fd76713d26693558b0b637a5.tar.gz gentoo-2-a0310620451a32a5fd76713d26693558b0b637a5.tar.bz2 gentoo-2-a0310620451a32a5fd76713d26693558b0b637a5.zip |
Stabilised on amd64 and x86.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/embassy-structure')
-rw-r--r-- | sci-biology/embassy-structure/ChangeLog | 8 | ||||
-rw-r--r-- | sci-biology/embassy-structure/embassy-structure-0.1.0-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/embassy-structure/ChangeLog b/sci-biology/embassy-structure/ChangeLog index e2ae5c0e2746..534e51b090b7 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.15 2008/08/27 21:54:41 ribosome Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.16 2009/09/01 18:38:36 ribosome Exp $ + + 01 Sep 2009; Olivier Fisette <ribosome@gentoo.org> + embassy-structure-0.1.0-r3.ebuild: + Stabilised on amd64 and x86. 27 Aug 2008; Olivier Fisette <ribosome@gentoo.org> -embassy-structure-0.1.0-r2.ebuild: 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 index f6e869d6acb2..dd74c8ae9ff3 100644 --- a/sci-biology/embassy-structure/embassy-structure-0.1.0-r3.ebuild +++ b/sci-biology/embassy-structure/embassy-structure-0.1.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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 $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0-r3.ebuild,v 1.2 2009/09/01 18:38:36 ribosome Exp $ EBOV="6.0.1" @@ -10,4 +10,4 @@ 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" +KEYWORDS="amd64 ~ppc ~sparc x86" |