diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-10-03 23:54:12 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-10-03 23:54:12 +0000 |
commit | b57a29b7bad4b102fd763be5945bdda9e704c0bd (patch) | |
tree | d80e32900a8655126c6151a945d23efde9a3c352 /sci-biology/embassy-structure | |
parent | New release: 1.10.1 (diff) | |
download | gentoo-2-b57a29b7bad4b102fd763be5945bdda9e704c0bd.tar.gz gentoo-2-b57a29b7bad4b102fd763be5945bdda9e704c0bd.tar.bz2 gentoo-2-b57a29b7bad4b102fd763be5945bdda9e704c0bd.zip |
EMBASSY: Stable on ppc-macos (with j4rg0n's permission, bug #102420).
(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 e1486cb0ef19..cc474126e95c 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.3 2005/10/02 18:07:03 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.4 2005/10/03 23:54:12 ribosome Exp $ + + 03 Oct 2005; Olivier Fisette <ribosome@gentoo.org> + embassy-structure-0.1.0.ebuild: + Stable on ppc-macos (with j4rg0n's permission, bug #102420). 02 Oct 2005; Michael Hanselmann <hansmi@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 ca86e73f2f5a..bd5dc74aad72 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.3 2005/10/02 18:07:03 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild,v 1.4 2005/10/03 23:54:12 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" |