diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 18:10:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 18:10:42 +0000 |
commit | 5b65dbe50cfa6184f9b61c715ee5e10a5df6d31d (patch) | |
tree | bd3c55401df99c616b403ec6f8bf18e880b10a7d /sci-chemistry/babel | |
parent | sparc stable wrt #389333 (diff) | |
download | gentoo-2-5b65dbe50cfa6184f9b61c715ee5e10a5df6d31d.tar.gz gentoo-2-5b65dbe50cfa6184f9b61c715ee5e10a5df6d31d.tar.bz2 gentoo-2-5b65dbe50cfa6184f9b61c715ee5e10a5df6d31d.zip |
Stable for AMD64, wrt bug #393887
(Portage version: 2.1.10.40/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 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" |