diff options
Diffstat (limited to 'sci-biology/elph/elph-1.0.1.ebuild')
-rw-r--r-- | sci-biology/elph/elph-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/elph/elph-1.0.1.ebuild b/sci-biology/elph/elph-1.0.1.ebuild index 0457d2237e65..e9833a1230ef 100644 --- a/sci-biology/elph/elph-1.0.1.ebuild +++ b/sci-biology/elph/elph-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/elph-1.0.1.ebuild,v 1.1 2008/01/27 12:25:35 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/elph-1.0.1.ebuild,v 1.2 2008/02/07 14:48:26 grobian Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cbcb.umd.edu/pub/software/elph/ELPH-${PV}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc-macos ~amd64" +KEYWORDS="~x86 ~amd64" S="${WORKDIR}/ELPH/sources" |