diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-09-21 23:34:16 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-09-21 23:34:16 +0000 |
commit | af1d94cb2fc9c80963589461cf709af78812da27 (patch) | |
tree | faf435d329c6c4c091e15a668d421f5d96db93e9 /sci-biology/embassy-structure | |
parent | make sure user subversion supports http (diff) | |
download | gentoo-2-af1d94cb2fc9c80963589461cf709af78812da27.tar.gz gentoo-2-af1d94cb2fc9c80963589461cf709af78812da27.tar.bz2 gentoo-2-af1d94cb2fc9c80963589461cf709af78812da27.zip |
Added EMBASSY packages to x86
(Portage version: 2.0.51.22-r2)
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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/embassy-structure/ChangeLog b/sci-biology/embassy-structure/ChangeLog index ef07e15fcb25..4eeea9bbd9be 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.1 2005/08/07 21:41:10 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.2 2005/09/21 23:34:16 ribosome Exp $ + + 21 Sep 2005; Olivier Fisette <ribosome@gentoo.org> + embassy-structure-0.1.0.ebuild: + Added to x86. *embassy-structure-0.1.0 (07 Aug 2005) diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild index dd80e9292272..8ead04a90536 100644 --- a/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild +++ b/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.1 2005/08/07 21:41:10 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild,v 1.2 2005/09/21 23:34:16 ribosome Exp $ EBOV="3.0.0" @@ -8,4 +8,4 @@ inherit embassy DESCRIPTION="Protein structure add-on package for EMBOSS" -KEYWORDS="~ppc ~ppc-macos ~x86" +KEYWORDS="~ppc ~ppc-macos x86" |