diff options
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index b678cb6a19b4..bf84b1331ec7 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/openbabel # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.8 2006/08/23 09:28:34 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.9 2006/08/28 13:42:35 gustavoz Exp $ + + 28 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> + openbabel-2.0.2.ebuild: + Stable on sparc 23 Aug 2006; <blubb@gentoo.org> openbabel-2.0.2.ebuild: stable on amd64 diff --git a/sci-chemistry/openbabel/openbabel-2.0.2.ebuild b/sci-chemistry/openbabel/openbabel-2.0.2.ebuild index 7e25043e4cda..accc07b12bcd 100644 --- a/sci-chemistry/openbabel/openbabel-2.0.2.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.0.2.ebuild,v 1.3 2006/08/23 09:28:34 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.0.2.ebuild,v 1.4 2006/08/28 13:42:35 gustavoz Exp $ DESCRIPTION="Open Babel interconverts file formats used in molecular modeling." SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" HOMEPAGE="http://openbabel.sourceforge.net/" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |