diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-14 22:28:35 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-14 22:28:35 +0000 |
commit | 1f81e0d4ca72f00acefd6f7f0d8f75bd5bdedaab (patch) | |
tree | b7d17e53633191bbf42dc01e494d2a45d7c98af5 /sci-biology | |
parent | Stable ppc-macos. (Manifest recommit) (diff) | |
download | gentoo-2-1f81e0d4ca72f00acefd6f7f0d8f75bd5bdedaab.tar.gz gentoo-2-1f81e0d4ca72f00acefd6f7f0d8f75bd5bdedaab.tar.bz2 gentoo-2-1f81e0d4ca72f00acefd6f7f0d8f75bd5bdedaab.zip |
Stable ppc-macos
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/primer3/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/primer3/primer3-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/primer3/ChangeLog b/sci-biology/primer3/ChangeLog index 581568e36b8c..aee6c62f97a6 100644 --- a/sci-biology/primer3/ChangeLog +++ b/sci-biology/primer3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/primer3 -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/primer3/ChangeLog,v 1.3 2004/12/27 02:39:51 j4rg0n Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/primer3/ChangeLog,v 1.4 2005/01/14 22:28:35 j4rg0n Exp $ + + 14 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> primer3-1.0.0.ebuild: + Stable ppc-macos. 26 Dec 2004; Lina Pezzella <j4rg0n@gentoo.org> primer-3-1.0.0.ebuild: Keyworded ~ppc-macos. diff --git a/sci-biology/primer3/primer3-1.0.0.ebuild b/sci-biology/primer3/primer3-1.0.0.ebuild index 7f44c44dea89..34ef00b7af35 100644 --- a/sci-biology/primer3/primer3-1.0.0.ebuild +++ b/sci-biology/primer3/primer3-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/primer3/primer3-1.0.0.ebuild,v 1.2 2004/12/27 02:39:51 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/primer3/primer3-1.0.0.ebuild,v 1.3 2005/01/14 22:28:35 j4rg0n Exp $ DESCRIPTION="Design primers for PCR reactions." HOMEPAGE="http://frodo.wi.mit.edu/primer3/primer3_code.html" @@ -8,7 +8,7 @@ SRC_URI="http://frodo.wi.mit.edu/${PN}/${PN}_${PV}.tar.gz" LICENSE="whitehead" SLOT="0" -KEYWORDS="x86 ~ppc ~ppc-macos" +KEYWORDS="x86 ~ppc ppc-macos" IUSE="" RDEPEND="" |