diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 21:32:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 21:32:16 +0000 |
commit | 59bce5b3b0a5e8c30b4bec84bf357ee1d50a0e68 (patch) | |
tree | ab8bc5bd7082e8a15474604b2065a6f1056816bf /sci-chemistry/moldy/moldy-2.16e-r2.ebuild | |
parent | www-servers/tomcat: fixed bug with storing session information (diff) | |
download | gentoo-2-59bce5b3b0a5e8c30b4bec84bf357ee1d50a0e68.tar.gz gentoo-2-59bce5b3b0a5e8c30b4bec84bf357ee1d50a0e68.tar.bz2 gentoo-2-59bce5b3b0a5e8c30b4bec84bf357ee1d50a0e68.zip |
Stable for AMD64, wrt bug #393697
(Portage version: 2.1.10.40/cvs/Linux i686)
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 )" |