diff options
author | Peter Bienstman <pbienst@gentoo.org> | 2004-03-03 17:08:42 +0000 |
---|---|---|
committer | Peter Bienstman <pbienst@gentoo.org> | 2004-03-03 17:08:42 +0000 |
commit | 7238882285fdf7c25b5ba139ce150d6d9dc9df91 (patch) | |
tree | 4a2d40bcf9b24ca8648db8f657eca7031a2c39c4 /app-sci/pymol | |
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')
-rw-r--r-- | app-sci/pymol/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/pymol/pymol-0.90.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/pymol/ChangeLog b/app-sci/pymol/ChangeLog index bb71864dc689..8530b82173a0 100644 --- a/app-sci/pymol/ChangeLog +++ b/app-sci/pymol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/pymol -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/ChangeLog,v 1.7 2003/09/02 22:45:15 liquidx Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/ChangeLog,v 1.8 2004/03/03 17:08:42 pbienst Exp $ + + 03 Mar 2004; Peter Bienstman <pbienst@gentoo.org> pymol-0.90: + marked stable on x86 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> pymol-0.82.ebuild, pymol-0.86.ebuild, pymol-0.88.ebuild, pymol-0.90.ebuild: 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 |