diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-07-27 05:00:14 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-07-27 05:00:14 +0000 |
commit | 5fddf038d7513b5d379684e30d6f5fc86d85ac63 (patch) | |
tree | c52cfab8c8cba44cdf585633ff0269131bfe6e66 /sci-biology/embassy-construct | |
parent | Initial import of glew, and my first package commit! (diff) | |
download | historical-5fddf038d7513b5d379684e30d6f5fc86d85ac63.tar.gz historical-5fddf038d7513b5d379684e30d6f5fc86d85ac63.tar.bz2 historical-5fddf038d7513b5d379684e30d6f5fc86d85ac63.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-biology/embassy-construct')
-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 b3f62f54634a..9604a56580e1 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.5 2005/06/26 20:55:43 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-construct/ChangeLog,v 1.6 2005/07/27 05:00:14 j4rg0n Exp $ + + 27 Jul 2005; Lina Pezzella <j4rg0n@gentoo.org> + embassy-construct-1.0.0.ebuild: + Stable ppc-macos 26 Jun 2005; Lina Pezzella <j4rg0n@gentoo.org> embassy-construct-1.0.0.ebuild: diff --git a/sci-biology/embassy-construct/Manifest b/sci-biology/embassy-construct/Manifest index ecd6a7281c98..ba89e253f1f8 100644 --- a/sci-biology/embassy-construct/Manifest +++ b/sci-biology/embassy-construct/Manifest @@ -1,4 +1,4 @@ -MD5 90d4b3f169ecdb61c5ead9feef280511 ChangeLog 803 -MD5 260b83824c2d5c746eb576919983b2f9 embassy-construct-1.0.0.ebuild 355 +MD5 7ef864d8fc4a6744daa7d0d4a2874e49 ChangeLog 906 +MD5 100a9401f1e840ed0204c2f6e47a92fa embassy-construct-1.0.0.ebuild 354 MD5 f189a3c4ff5ae55bcee4f8ed0ace5d20 metadata.xml 254 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 cf17852320be..fae928ff5f13 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.6 2005/06/26 20:55:43 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-construct/embassy-construct-1.0.0.ebuild,v 1.7 2005/07/27 05:00:14 j4rg0n Exp $ inherit embassy-2.10 DESCRIPTION="Sequence alignment add-on package for EMBOSS" -KEYWORDS="ppc ~ppc-macos x86" +KEYWORDS="ppc ppc-macos x86" |