diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 19:42:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 19:42:53 +0000 |
commit | 6c0c3ddaf2931e5207d0ff315bb018943a92a1c7 (patch) | |
tree | 9d30cf84aca6be6254bcc559fd645824c8b1781e /sci-chemistry | |
parent | Add ~arm, wrt bug #455960 (diff) | |
download | gentoo-2-6c0c3ddaf2931e5207d0ff315bb018943a92a1c7.tar.gz gentoo-2-6c0c3ddaf2931e5207d0ff315bb018943a92a1c7.tar.bz2 gentoo-2-6c0c3ddaf2931e5207d0ff315bb018943a92a1c7.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-chemistry')
-rw-r--r-- | sci-chemistry/openbabel-perl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel-perl/ChangeLog b/sci-chemistry/openbabel-perl/ChangeLog index 0086360ef6e8..0e52149e2058 100644 --- a/sci-chemistry/openbabel-perl/ChangeLog +++ b/sci-chemistry/openbabel-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel-perl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-perl/ChangeLog,v 1.9 2013/02/08 12:25:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-perl/ChangeLog,v 1.10 2013/02/20 19:42:53 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> openbabel-perl-2.3.2.ebuild: + Add ~arm, wrt bug #455960 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> openbabel-perl-2.3.2.ebuild: Add ~ppc, wrt bug #455960 diff --git a/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild b/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild index 4a2bc4370d13..2bd8f6ae2aea 100644 --- a/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild +++ b/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild,v 1.3 2013/02/08 12:25:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild,v 1.4 2013/02/20 19:42:53 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="Perl bindings for OpenBabel" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/openbabel-${PV}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="" |