diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 18:07:16 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 18:07:16 +0000 |
commit | 332b5d9b3dee99935b57123bb23679a4615d6e9a (patch) | |
tree | 81386b52d5f41a16dc81dae1274fb09e09029e62 /sci-biology/embassy-structure | |
parent | Fix #107885, libresolv detection failed on amd64, see changelog for details. (diff) | |
download | gentoo-2-332b5d9b3dee99935b57123bb23679a4615d6e9a.tar.gz gentoo-2-332b5d9b3dee99935b57123bb23679a4615d6e9a.tar.bz2 gentoo-2-332b5d9b3dee99935b57123bb23679a4615d6e9a.zip |
Stable on ppc.
(Portage version: 2.0.53_rc2)
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" |