diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-02-09 11:17:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-02-09 11:17:38 +0000 |
commit | a6426f736e81b8a1c27c2a12263400331264b6a6 (patch) | |
tree | dfda21136308732873c5381d7a389158277e0235 /sci-biology/paml | |
parent | Remove obsoleted version. Restrict ancient crap to the only arches that still... (diff) | |
download | gentoo-2-a6426f736e81b8a1c27c2a12263400331264b6a6.tar.gz gentoo-2-a6426f736e81b8a1c27c2a12263400331264b6a6.tar.bz2 gentoo-2-a6426f736e81b8a1c27c2a12263400331264b6a6.zip |
amd64 stable, bug 298772
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/paml')
-rw-r--r-- | sci-biology/paml/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/paml/paml-4.3a.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/paml/ChangeLog b/sci-biology/paml/ChangeLog index eccce4138644..96ab6e81ee32 100644 --- a/sci-biology/paml/ChangeLog +++ b/sci-biology/paml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/paml -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/paml/ChangeLog,v 1.10 2009/12/29 21:04:32 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/paml/ChangeLog,v 1.11 2010/02/09 11:17:38 pacho Exp $ + + 09 Feb 2010; Pacho Ramos <pacho@gentoo.org> paml-4.3a.ebuild: + amd64 stable, bug 298772 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> paml-4.3a.ebuild: stable x86, bug 298772 diff --git a/sci-biology/paml/paml-4.3a.ebuild b/sci-biology/paml/paml-4.3a.ebuild index 64dd86042f8d..3f623de29001 100644 --- a/sci-biology/paml/paml-4.3a.ebuild +++ b/sci-biology/paml/paml-4.3a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/paml/paml-4.3a.ebuild,v 1.2 2009/12/29 21:04:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/paml/paml-4.3a.ebuild,v 1.3 2010/02/09 11:17:38 pacho Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://abacus.gene.ucl.ac.uk/software/${PN}${PV}.tar.gz" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |