summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/babel/ChangeLog5
-rw-r--r--sci-chemistry/babel/babel-1.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/babel/ChangeLog b/sci-chemistry/babel/ChangeLog
index 2973fdb3a930..96e5c3feedde 100644
--- a/sci-chemistry/babel/ChangeLog
+++ b/sci-chemistry/babel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/babel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.10 2011/12/18 13:48:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.11 2011/12/18 18:10:42 ago Exp $
+
+ 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> babel-1.6-r1.ebuild:
+ Stable for AMD64, wrt bug #393887
18 Dec 2011; Justin Lecher <jlec@gentoo.org> babel-1.6-r1.ebuild:
Don't install binaries in /
diff --git a/sci-chemistry/babel/babel-1.6-r1.ebuild b/sci-chemistry/babel/babel-1.6-r1.ebuild
index 48fec54ebcf5..b5e64212c752 100644
--- a/sci-chemistry/babel/babel-1.6-r1.ebuild
+++ b/sci-chemistry/babel/babel-1.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.5 2011/12/18 13:48:45 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.6 2011/12/18 18:10:42 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="http://smog.com/chem/babel/files/${P}.tar.Z"
SLOT="0"
LICENSE="as-is"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
#Doesn't really seem to depend on anything (?)
DEPEND="!sci-chemistry/openbabel"