diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-12 04:09:38 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-12 04:09:38 +0000 |
commit | 7a2460ae9ea223e7be149db079967105a0393f57 (patch) | |
tree | cd22d51cb0a3cacd4f11458ee4c1bf89b48408ea /sci-chemistry/molden/molden-4.4.ebuild | |
parent | amd64 stable, bug 188529 (diff) | |
download | gentoo-2-7a2460ae9ea223e7be149db079967105a0393f57.tar.gz gentoo-2-7a2460ae9ea223e7be149db079967105a0393f57.tar.bz2 gentoo-2-7a2460ae9ea223e7be149db079967105a0393f57.zip |
amd64 stable, bug 187124
(Portage version: 2.1.2.11)
Diffstat (limited to 'sci-chemistry/molden/molden-4.4.ebuild')
-rw-r--r-- | sci-chemistry/molden/molden-4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/molden/molden-4.4.ebuild b/sci-chemistry/molden/molden-4.4.ebuild index b54a53aa9667..2afd41112fb1 100644 --- a/sci-chemistry/molden/molden-4.4.ebuild +++ b/sci-chemistry/molden/molden-4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molden/molden-4.4.ebuild,v 1.4 2007/07/30 18:31:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molden/molden-4.4.ebuild,v 1.5 2007/08/12 04:09:38 beandog Exp $ inherit eutils toolchain-funcs flag-o-matic fortran @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cmbi.kun.nl/pub/molgraph/${PN}/${MY_P}.tar.Z" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 x86" +KEYWORDS="alpha amd64 ia64 x86" IUSE="opengl" RDEPEND="opengl? ( virtual/glut |