diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 14:53:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 14:53:22 +0000 |
commit | 0117b3b0cb8f69a8d07a008cf5e980e96c6ee4af (patch) | |
tree | 33749c4a2387eac26a28fdeff7dd7613de8d2377 /sci-chemistry | |
parent | arm/ia64/s390/sh/sparc stable wrt #307613 (diff) | |
download | gentoo-2-0117b3b0cb8f69a8d07a008cf5e980e96c6ee4af.tar.gz gentoo-2-0117b3b0cb8f69a8d07a008cf5e980e96c6ee4af.tar.bz2 gentoo-2-0117b3b0cb8f69a8d07a008cf5e980e96c6ee4af.zip |
sparc stable wrt #324283
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry')
-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 42ec1794d5cc..f19ca06d9fad 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.43 2010/07/18 13:45:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.44 2010/07/18 14:53:22 armin76 Exp $ + + 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> openbabel-2.2.3.ebuild: + sparc stable wrt #324283 18 Jul 2010; <nixnut@gentoo.org> openbabel-2.2.3.ebuild: ppc stable #324283 diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild index cd9ae2606106..69c4c393163f 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.10 2010/07/18 13:45:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.11 2010/07/18 14:53:22 armin76 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" |