diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-06-26 20:55:43 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-06-26 20:55:43 +0000 |
commit | 40367f69f61263e95af9dfed53104bcd9f51a3f5 (patch) | |
tree | 2868d21b65ecef55dd90923366d2acdf132127fb /sci-biology | |
parent | Cleaning house (diff) | |
download | historical-40367f69f61263e95af9dfed53104bcd9f51a3f5.tar.gz historical-40367f69f61263e95af9dfed53104bcd9f51a3f5.tar.bz2 historical-40367f69f61263e95af9dfed53104bcd9f51a3f5.zip |
Testing ppc-macos
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/embassy-construct/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/embassy-construct/Manifest | 4 | ||||
-rw-r--r-- | sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/embassy-construct/ChangeLog b/sci-biology/embassy-construct/ChangeLog index 06ed0576c655..b3f62f54634a 100644 --- a/sci-biology/embassy-construct/ChangeLog +++ b/sci-biology/embassy-construct/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/embassy-construct # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-construct/ChangeLog,v 1.4 2005/06/24 14:30:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-construct/ChangeLog,v 1.5 2005/06/26 20:55:43 j4rg0n Exp $ + + 26 Jun 2005; Lina Pezzella <j4rg0n@gentoo.org> + embassy-construct-1.0.0.ebuild: + Keyworded ~ppc-macos 24 Jun 2005; Joseph Jezak <josejx@gentoo.org> embassy-construct-1.0.0.ebuild: diff --git a/sci-biology/embassy-construct/Manifest b/sci-biology/embassy-construct/Manifest index 45abaecdfa2f..ecd6a7281c98 100644 --- a/sci-biology/embassy-construct/Manifest +++ b/sci-biology/embassy-construct/Manifest @@ -1,4 +1,4 @@ -MD5 9337f006c187b73d83d829aef88d5b1d ChangeLog 696 +MD5 90d4b3f169ecdb61c5ead9feef280511 ChangeLog 803 +MD5 260b83824c2d5c746eb576919983b2f9 embassy-construct-1.0.0.ebuild 355 MD5 f189a3c4ff5ae55bcee4f8ed0ace5d20 metadata.xml 254 -MD5 c4d6fb04feb93275e440cf16b3e79fe5 embassy-construct-1.0.0.ebuild 344 MD5 9e9daba9b9de731f2ca2f60f7fc69960 files/digest-embassy-construct-1.0.0 134 diff --git a/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild b/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild index 0b7a3874e52e..cf17852320be 100644 --- a/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild +++ b/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild,v 1.5 2005/06/24 14:30:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild,v 1.6 2005/06/26 20:55:43 j4rg0n Exp $ inherit embassy-2.10 DESCRIPTION="Sequence alignment add-on package for EMBOSS" -KEYWORDS="ppc x86" +KEYWORDS="ppc ~ppc-macos x86" |