diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-01 16:35:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-01 16:35:25 +0000 |
commit | 5f271fd0feab3c186a49d8f5e57f7b9cb962f7ee (patch) | |
tree | 3cafc62e52a06d3f04a26b06c9d4d080c446878e /sci-chemistry/openbabel | |
parent | Stable for HPPA (bug #325179). (diff) | |
download | gentoo-2-5f271fd0feab3c186a49d8f5e57f7b9cb962f7ee.tar.gz gentoo-2-5f271fd0feab3c186a49d8f5e57f7b9cb962f7ee.tar.bz2 gentoo-2-5f271fd0feab3c186a49d8f5e57f7b9cb962f7ee.zip |
Stable for HPPA (bug #324283).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index 1263d1b81008..91f3fac23147 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.39 2010/06/28 07:09:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.40 2010/07/01 16:35:25 jer Exp $ + + 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> openbabel-2.2.3.ebuild: + Stable for HPPA (bug #324283). 28 Jun 2010; Justin Lecher <jlec@gentoo.org> openbabel-2.2.3.ebuild: Keyworded for *-linux prefix diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild index 2b56d08c10cf..4d04c40d8173 100644 --- a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.6 2010/06/28 07:09:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.7 2010/07/01 16:35:25 jer Exp $ EAPI="3" @@ -14,7 +14,7 @@ DESCRIPTION="Interconverts file formats used in molecular modeling" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="doc python swig" |