diff options
Diffstat (limited to 'sci-chemistry/moldy/moldy-2.16e-r2.ebuild')
-rw-r--r-- | sci-chemistry/moldy/moldy-2.16e-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/moldy/moldy-2.16e-r2.ebuild b/sci-chemistry/moldy/moldy-2.16e-r2.ebuild index 5a256fe49367..136184ff34f5 100644 --- a/sci-chemistry/moldy/moldy-2.16e-r2.ebuild +++ b/sci-chemistry/moldy/moldy-2.16e-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e-r2.ebuild,v 1.3 2011/12/15 21:24:01 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e-r2.ebuild,v 1.4 2011/12/15 21:32:16 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.earth.ox.ac.uk/pub/keith/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples" DEPEND="doc? ( virtual/latex-base )" |