diff options
author | 2005-01-14 22:28:35 +0000 | |
---|---|---|
committer | 2005-01-14 22:28:35 +0000 | |
commit | 1f81e0d4ca72f00acefd6f7f0d8f75bd5bdedaab (patch) | |
tree | b7d17e53633191bbf42dc01e494d2a45d7c98af5 /sci-biology/primer3/primer3-1.0.0.ebuild | |
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/primer3/primer3-1.0.0.ebuild')
-rw-r--r-- | sci-biology/primer3/primer3-1.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |