diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-01-05 16:08:58 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-01-05 16:08:58 +0000 |
commit | 0a8a4b987c51b6260e1d168a84b3b67c1d3a2736 (patch) | |
tree | 4fb99f5f24be391c0fa59f1c187472439b07b672 /sci-libs/ogdi | |
parent | keyword ~arm (diff) | |
download | gentoo-2-0a8a4b987c51b6260e1d168a84b3b67c1d3a2736.tar.gz gentoo-2-0a8a4b987c51b6260e1d168a84b3b67c1d3a2736.tar.bz2 gentoo-2-0a8a4b987c51b6260e1d168a84b3b67c1d3a2736.zip |
keyword ~arm
Signed-off-by: aballier@gentoo.org
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sci-libs/ogdi')
-rw-r--r-- | sci-libs/ogdi/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/ogdi/ChangeLog b/sci-libs/ogdi/ChangeLog index 520595ed867e..94c63cf799ee 100644 --- a/sci-libs/ogdi/ChangeLog +++ b/sci-libs/ogdi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ogdi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ChangeLog,v 1.44 2014/08/09 12:08:58 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ChangeLog,v 1.45 2015/01/05 16:08:58 aballier Exp $ + + 05 Jan 2015; Alexis Ballier <aballier@gentoo.org> ogdi-3.2.0_beta2.ebuild: + keyword ~arm 09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> ogdi-3.2.0_beta2.ebuild: Stable for ppc, wrt bug #413635 diff --git a/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild b/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild index 954732304aa4..89fe4612f043 100644 --- a/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild +++ b/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild,v 1.13 2014/08/09 12:08:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild,v 1.14 2015/01/05 16:08:58 aballier Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/ogdi/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=" |