Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/codeblocks/
Date: Mon, 28 May 2018 18:24:11
Message-Id: 1527531833.550ded86e5ce58fd5e6ba5fcd026a37d0eb95890.pacho@gentoo
1 commit: 550ded86e5ce58fd5e6ba5fcd026a37d0eb95890
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 28 18:23:53 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Mon May 28 18:23:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550ded86
7
8 dev-util/codeblocks: Uses wxGTK:3.0 since 17.12 versions
9
10 Package-Manager: Portage-2.3.38, Repoman-2.3.9
11
12 dev-util/codeblocks/codeblocks-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/codeblocks/codeblocks-9999.ebuild b/dev-util/codeblocks/codeblocks-9999.ebuild
16 index 4592ffeead9..9296cc13443 100644
17 --- a/dev-util/codeblocks/codeblocks-9999.ebuild
18 +++ b/dev-util/codeblocks/codeblocks-9999.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 -WX_GTK_VER="2.8"
26 +WX_GTK_VER="3.0"
27
28 inherit autotools eutils subversion wxwidgets