diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-04 20:58:25 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-04 20:58:25 +0000 |
commit | 5fa99e38edefa6bda96eda107ec3d04a8725791e (patch) | |
tree | 3f104d83d4b8d7c354e723dbf0cfcacaa9cdea79 /sci-libs/ogdi | |
parent | amd64 stable wrt bug #540132 (diff) | |
download | gentoo-2-5fa99e38edefa6bda96eda107ec3d04a8725791e.tar.gz gentoo-2-5fa99e38edefa6bda96eda107ec3d04a8725791e.tar.bz2 gentoo-2-5fa99e38edefa6bda96eda107ec3d04a8725791e.zip |
ppc64 stable wrt bug #413635
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sci-libs/ogdi')
-rw-r--r-- | sci-libs/ogdi/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/ogdi/ChangeLog b/sci-libs/ogdi/ChangeLog index 94c63cf799ee..438ddf266454 100644 --- a/sci-libs/ogdi/ChangeLog +++ b/sci-libs/ogdi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/ogdi # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ChangeLog,v 1.46 2015/04/04 20:58:25 zlogene Exp $ + + 04 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> ogdi-3.2.0_beta2.ebuild: + ppc64 stable wrt bug #413635 05 Jan 2015; Alexis Ballier <aballier@gentoo.org> ogdi-3.2.0_beta2.ebuild: keyword ~arm diff --git a/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild b/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild index 89fe4612f043..bcb93204633c 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-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.14 2015/01/05 16:08:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild,v 1.15 2015/04/04 20:58:25 zlogene Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/ogdi/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=" |