diff options
Diffstat (limited to 'app-sci/pymol/pymol-0.88.ebuild')
-rw-r--r-- | app-sci/pymol/pymol-0.88.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-sci/pymol/pymol-0.88.ebuild b/app-sci/pymol/pymol-0.88.ebuild index 7d018344401b..5c9082eb7e01 100644 --- a/app-sci/pymol/pymol-0.88.ebuild +++ b/app-sci/pymol/pymol-0.88.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.88.ebuild,v 1.4 2003/09/02 22:45:15 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.88.ebuild,v 1.5 2004/04/19 12:16:46 phosphan Exp $ inherit distutils eutils @@ -10,6 +10,7 @@ SRC_URI="mirror://sourceforge/pymol/${PN}-${PV/./_}-src.tgz" LICENSE="PSF-2.2" SLOT="0" +IUSE="" KEYWORDS="x86 ppc" DEPEND="dev-lang/python |