diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 00:38:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 00:38:52 +0000 |
commit | 1783131fbbba9d8ce6ce8b9a98e76e9ba3b0da79 (patch) | |
tree | f89bcefa03170b7de211b9db194c9a6b9b85f186 /sci-chemistry/openbabel | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-1783131fbbba9d8ce6ce8b9a98e76e9ba3b0da79.tar.gz gentoo-2-1783131fbbba9d8ce6ce8b9a98e76e9ba3b0da79.tar.bz2 gentoo-2-1783131fbbba9d8ce6ce8b9a98e76e9ba3b0da79.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index 68c01994f0eb..be59620512ae 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.34 2009/12/26 15:20:35 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.35 2010/01/19 00:38:52 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> openbabel-2.2.1.ebuild: + Stable for HPPA too. 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> openbabel-2.2.1.ebuild: sparc stable wrt #288413 diff --git a/sci-chemistry/openbabel/openbabel-2.2.1.ebuild b/sci-chemistry/openbabel/openbabel-2.2.1.ebuild index aeeef4bd34d7..cde21645a07f 100644 --- a/sci-chemistry/openbabel/openbabel-2.2.1.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.1.ebuild,v 1.8 2009/12/26 15:20:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.1.ebuild,v 1.9 2010/01/19 00:38:52 jer Exp $ EAPI=1 @@ -10,7 +10,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" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="doc" |