diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-11-02 22:33:43 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-11-02 22:33:43 +0000 |
commit | 248809b29882f63abc33776d27f6f5fcee1affd8 (patch) | |
tree | 1c6f3b0b9487f5a1380a058d482baf52369adbaf /sci-biology/embassy-structure | |
parent | remove old and inaccurate README - bug #150538 (diff) | |
download | gentoo-2-248809b29882f63abc33776d27f6f5fcee1affd8.tar.gz gentoo-2-248809b29882f63abc33776d27f6f5fcee1affd8.tar.bz2 gentoo-2-248809b29882f63abc33776d27f6f5fcee1affd8.zip |
Dropped ppc-macos, see you in prefix.
(Portage version: 2.1.1)
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 | ||||
-rw-r--r-- | sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/embassy-structure/ChangeLog b/sci-biology/embassy-structure/ChangeLog index 92929484ca0f..9ca85e14f679 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.7 2006/11/02 01:04:02 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/ChangeLog,v 1.8 2006/11/02 22:33:43 grobian Exp $ + + 02 Nov 2006; Fabian Groffen <grobian@gentoo.org> + embassy-structure-0.1.0.ebuild, embassy-structure-0.1.0-r1.ebuild: + Dropped ppc-macos, see you in prefix. 02 Nov 2006; Olivier Fisette <ribosome@gentoo.org> embassy-structure-0.1.0-r1.ebuild: 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 aebde55a97d3..ed10845f718c 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.2 2006/11/02 01:04:02 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0-r1.ebuild,v 1.3 2006/11/02 22:33:43 grobian 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 x86" 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 7de27f37cdbf..19d4340b096b 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-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.ebuild,v 1.5 2006/07/21 00:33:10 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild,v 1.6 2006/11/02 22:33:43 grobian Exp $ EBOV="3.0.0" @@ -12,4 +12,4 @@ SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/old/${EBOV}/EMBOSS-${EBOV}.tar.gz RESTRICT="mirror" -KEYWORDS="ppc ppc-macos x86" +KEYWORDS="ppc x86" |