diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-28 13:42:35 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-28 13:42:35 +0000 |
commit | ccddc8fe92a797ed1bd2a6dea56d6de7ee7b659b (patch) | |
tree | 09e5de4006d277b8c0d7d72c885622ae29331e15 /sci-chemistry | |
parent | Version bump. Addresses a bug where if you set the system vm the first time a... (diff) | |
download | gentoo-2-ccddc8fe92a797ed1bd2a6dea56d6de7ee7b659b.tar.gz gentoo-2-ccddc8fe92a797ed1bd2a6dea56d6de7ee7b659b.tar.bz2 gentoo-2-ccddc8fe92a797ed1bd2a6dea56d6de7ee7b659b.zip |
Stable on sparc
(Portage version: 2.1-r2)
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="" |