summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/openbabel/ChangeLog5
-rw-r--r--sci-chemistry/openbabel/openbabel-2.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog
index 05d4a326db07..1263d1b81008 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.38 2010/06/24 21:29:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.39 2010/06/28 07:09:18 jlec Exp $
+
+ 28 Jun 2010; Justin Lecher <jlec@gentoo.org> openbabel-2.2.3.ebuild:
+ Keyworded for *-linux prefix
24 Jun 2010; Pacho Ramos <pacho@gentoo.org> openbabel-2.2.3.ebuild:
stable amd64, bug 324283
diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild
index 69661a34a4c3..2b56d08c10cf 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.5 2010/06/24 21:29:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.6 2010/06/28 07:09:18 jlec 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"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="GPL-2"
IUSE="doc python swig"