diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 19:42:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 19:42:07 +0000 |
commit | a3c9d8b3be0d93bd4e14529741045c160fdb4bda (patch) | |
tree | 0fd3f1fcf7b7730509f23cbd50149578fdce24e5 /sci-libs/inchi | |
parent | Add ~arm, wrt bug #455960 (diff) | |
download | gentoo-2-a3c9d8b3be0d93bd4e14529741045c160fdb4bda.tar.gz gentoo-2-a3c9d8b3be0d93bd4e14529741045c160fdb4bda.tar.bz2 gentoo-2-a3c9d8b3be0d93bd4e14529741045c160fdb4bda.zip |
Add ~arm, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/inchi')
-rw-r--r-- | sci-libs/inchi/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/inchi/inchi-1.04.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/inchi/ChangeLog b/sci-libs/inchi/ChangeLog index 1cb25d9188c8..5d79a8d3c0eb 100644 --- a/sci-libs/inchi/ChangeLog +++ b/sci-libs/inchi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/inchi -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/ChangeLog,v 1.5 2012/12/11 17:47:40 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/ChangeLog,v 1.6 2013/02/20 19:42:07 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> inchi-1.04.ebuild: + Add ~arm, wrt bug #455960 11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> inchi-1.04.ebuild: Add ~ppc, wrt bug #360573 diff --git a/sci-libs/inchi/inchi-1.04.ebuild b/sci-libs/inchi/inchi-1.04.ebuild index 86b23b66b2ab..c953ad9f9a05 100644 --- a/sci-libs/inchi/inchi-1.04.ebuild +++ b/sci-libs/inchi/inchi-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/inchi-1.04.ebuild,v 1.4 2012/12/11 17:47:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/inchi/inchi-1.04.ebuild,v 1.5 2013/02/20 19:42:07 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="IUPAC-InChi" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" DEPEND="app-arch/unzip" |