diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2014-08-08 18:40:21 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2014-08-08 18:40:21 +0000 |
commit | 5d221711767d603d7eb12b7d988ad5718cd00525 (patch) | |
tree | 4a05f6ea0e5e097b1713a549e531d5ab1fbe9a1b /sci-libs/ogdi | |
parent | Use PVR for BASEPOL in SELinux eclass (diff) | |
download | gentoo-2-5d221711767d603d7eb12b7d988ad5718cd00525.tar.gz gentoo-2-5d221711767d603d7eb12b7d988ad5718cd00525.tar.bz2 gentoo-2-5d221711767d603d7eb12b7d988ad5718cd00525.zip |
x86 stable, see bug 413635
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
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 6f9f60873a48..b7a693d5dcb8 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.42 2014/08/01 09:59:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ChangeLog,v 1.43 2014/08/08 18:40:21 nativemad Exp $ + + 08 Aug 2014; <mad@gentoo.org> ogdi-3.2.0_beta2.ebuild: + x86 stable, see bug 413635 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> ogdi-3.2.0_beta2.ebuild: Drop sparc keyword diff --git a/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild b/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild index a8d61632090d..f69dfcdbb2b9 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 # 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.11 2014/08/01 09:59:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild,v 1.12 2014/08/08 18:40:21 nativemad 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 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=" |