diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 08:30:45 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-21 08:30:45 +0000 |
commit | 180b003ab715cbe60b56f99c83b41c581545cf4d (patch) | |
tree | 7f16f5ba7c875dd8a8ed308cfa440c90ea24c63e /sci-chemistry/babel | |
parent | x86 stable wrt bug #393885 (diff) | |
download | gentoo-2-180b003ab715cbe60b56f99c83b41c581545cf4d.tar.gz gentoo-2-180b003ab715cbe60b56f99c83b41c581545cf4d.tar.bz2 gentoo-2-180b003ab715cbe60b56f99c83b41c581545cf4d.zip |
x86 stable wrt bug #393887
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/babel')
-rw-r--r-- | sci-chemistry/babel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/babel/babel-1.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/babel/ChangeLog b/sci-chemistry/babel/ChangeLog index 96e5c3feedde..b9cd22366b68 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.11 2011/12/18 18:10:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.12 2011/12/21 08:30:45 phajdan.jr Exp $ + + 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> babel-1.6-r1.ebuild: + x86 stable wrt bug #393887 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> babel-1.6-r1.ebuild: Stable for AMD64, wrt bug #393887 diff --git a/sci-chemistry/babel/babel-1.6-r1.ebuild b/sci-chemistry/babel/babel-1.6-r1.ebuild index b5e64212c752..fe3b936ad01f 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.6 2011/12/18 18:10:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.7 2011/12/21 08:30:45 phajdan.jr 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" |