diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-06-18 12:15:03 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-06-18 12:15:03 +0000 |
commit | a04b6100722d54fcdc82a2f904b1c3ab93d11585 (patch) | |
tree | 9cb8e8a12e7c24e88a116ec08ae3d592f34b3999 /sci-libs/ogdi | |
parent | Keyworded on alpha, bug #330337 (diff) | |
download | gentoo-2-a04b6100722d54fcdc82a2f904b1c3ab93d11585.tar.gz gentoo-2-a04b6100722d54fcdc82a2f904b1c3ab93d11585.tar.bz2 gentoo-2-a04b6100722d54fcdc82a2f904b1c3ab93d11585.zip |
Stable on alpha, bug 413635; committing with -f to avoid 3.1.5-r1 triggering dependency.bad.
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key CE5D54E8)
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 cc51d96e3d59..0ea0ed489ab4 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.39 2014/01/18 15:55:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ChangeLog,v 1.40 2014/06/18 12:15:03 klausman Exp $ + + 18 Jun 2014; Tobias Klausmann <klausman@gentoo.org> ogdi-3.2.0_beta2.ebuild: + Stable on alpha, bug #413635 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> ogdi-3.2.0_beta2.ebuild: amd64 stable, 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 962761e8e9b9..4fed73e95533 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.9 2014/01/18 15:55:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild,v 1.10 2014/06/18 12:15:03 klausman 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 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=" |