diff options
author | 2004-03-03 17:08:42 +0000 | |
---|---|---|
committer | 2004-03-03 17:08:42 +0000 | |
commit | 7238882285fdf7c25b5ba139ce150d6d9dc9df91 (patch) | |
tree | 4a2d40bcf9b24ca8648db8f657eca7031a2c39c4 /app-sci/pymol/pymol-0.90.ebuild | |
parent | Withdrew prime-0.7a_p1 from CVS tree because portage doesn't accept a single ... (diff) | |
download | gentoo-2-7238882285fdf7c25b5ba139ce150d6d9dc9df91.tar.gz gentoo-2-7238882285fdf7c25b5ba139ce150d6d9dc9df91.tar.bz2 gentoo-2-7238882285fdf7c25b5ba139ce150d6d9dc9df91.zip |
mark 0.90 stable on x86
Diffstat (limited to 'app-sci/pymol/pymol-0.90.ebuild')
-rw-r--r-- | app-sci/pymol/pymol-0.90.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/pymol/pymol-0.90.ebuild b/app-sci/pymol/pymol-0.90.ebuild index 8536f52c998b..bf9cc42439ee 100644 --- a/app-sci/pymol/pymol-0.90.ebuild +++ b/app-sci/pymol/pymol-0.90.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.90.ebuild,v 1.3 2003/09/02 22:45:15 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.90.ebuild,v 1.4 2004/03/03 17:08:42 pbienst Exp $ inherit distutils eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pymol/${PN}-${PV/./_}-src.tgz" LICENSE="PSF-2.2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="dev-lang/python dev-python/pmw |