diff options
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 4eeea9bbd9be..e1486cb0ef19 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.2 2005/09/21 23:34:16 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.3 2005/10/02 18:07:03 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + embassy-structure-0.1.0.ebuild: + Stable on ppc. 21 Sep 2005; Olivier Fisette <ribosome@gentoo.org> embassy-structure-0.1.0.ebuild: 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 8ead04a90536..ca86e73f2f5a 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.2 2005/09/21 23:34:16 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild,v 1.3 2005/10/02 18:07:03 hansmi 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" |