diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-23 09:28:34 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-23 09:28:34 +0000 |
commit | 81b7db4488f96347c1fe25301ec79f341cd14285 (patch) | |
tree | 375bf666bd4e08986a7febca75aa839f21b4e3fc | |
parent | Version bump to joe 3.5, thanks to Daevid Vincent, fixes bug #144810 (diff) | |
download | gentoo-2-81b7db4488f96347c1fe25301ec79f341cd14285.tar.gz gentoo-2-81b7db4488f96347c1fe25301ec79f341cd14285.tar.bz2 gentoo-2-81b7db4488f96347c1fe25301ec79f341cd14285.zip |
stable on amd64
(Portage version: 2.1.1_pre2-r6)
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index 789eb7c7b1f9..b678cb6a19b4 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2006/08/20 23:02:30 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.8 2006/08/23 09:28:34 blubb Exp $ + + 23 Aug 2006; <blubb@gentoo.org> openbabel-2.0.2.ebuild: + stable on amd64 20 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; openbabel-2.0.2.ebuild: diff --git a/sci-chemistry/openbabel/openbabel-2.0.2.ebuild b/sci-chemistry/openbabel/openbabel-2.0.2.ebuild index 911bf49938ef..7e25043e4cda 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.2 2006/08/20 23:02:30 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.0.2.ebuild,v 1.3 2006/08/23 09:28:34 blubb 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="" |