diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2006-11-02 01:04:02 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2006-11-02 01:04:02 +0000 |
commit | d43937a11b77bf379a33cca427e37418878d77c7 (patch) | |
tree | ae233881f262419f876cea04bae6b675e736acf2 /sci-biology/embassy-structure | |
parent | Added to x86 (diff) | |
download | gentoo-2-d43937a11b77bf379a33cca427e37418878d77c7.tar.gz gentoo-2-d43937a11b77bf379a33cca427e37418878d77c7.tar.bz2 gentoo-2-d43937a11b77bf379a33cca427e37418878d77c7.zip |
Added to x86
(Portage version: 2.1.1-r1)
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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/embassy-structure/ChangeLog b/sci-biology/embassy-structure/ChangeLog index aeab9ca49d10..92929484ca0f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.6 2006/07/21 15:12:43 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.7 2006/11/02 01:04:02 ribosome Exp $ + + 02 Nov 2006; Olivier Fisette <ribosome@gentoo.org> + embassy-structure-0.1.0-r1.ebuild: + Added to x86. *embassy-structure-0.1.0-r1 (21 Jul 2006) diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.0-r1.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.0-r1.ebuild index b9026940f2d5..aebde55a97d3 100644 --- a/sci-biology/embassy-structure/embassy-structure-0.1.0-r1.ebuild +++ b/sci-biology/embassy-structure/embassy-structure-0.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.1 2006/07/21 15:12:43 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0-r1.ebuild,v 1.2 2006/11/02 01:04:02 ribosome Exp $ EBOV="4.0.0" @@ -10,4 +10,4 @@ DESCRIPTION="Protein structure add-on package for EMBOSS" SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${EBOV}.tar.gz mirror://gentoo/embassy-${EBOV}-${PN:8}-${PV}.tar.gz" -KEYWORDS="~ppc ~ppc-macos ~x86" +KEYWORDS="~ppc ~ppc-macos x86" |