Gentoo Archives: gentoo-commits

From: Ole Reifschneider <tranquility@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/libgames-support/
Date: Mon, 28 Mar 2016 21:20:59
Message-Id: 1459197100.a3a1fc79ed1cfaa7c88de66b1c0bbda386bbc17f.tranquility@gentoo
1 commit: a3a1fc79ed1cfaa7c88de66b1c0bbda386bbc17f
2 Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 20:31:40 2016 +0000
4 Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 20:31:40 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a3a1fc79
7
8 dev-libs/libgames-support: Bump version to 1.0
9
10 Package-Manager: portage-2.2.28
11 Manifest-Sign-Key: 0xE9E568677E8B4D42
12
13 .../{libgames-support-0.2.ebuild => libgames-support-1.0.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/libgames-support/libgames-support-0.2.ebuild b/dev-libs/libgames-support/libgames-support-1.0.ebuild
17 similarity index 86%
18 rename from dev-libs/libgames-support/libgames-support-0.2.ebuild
19 rename to dev-libs/libgames-support/libgames-support-1.0.ebuild
20 index 88b359c..d201d7a 100644
21 --- a/dev-libs/libgames-support/libgames-support-0.2.ebuild
22 +++ b/dev-libs/libgames-support/libgames-support-1.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -17,7 +17,7 @@ IUSE=""
30
31 RDEPEND="
32 >=dev-libs/glib-2.40:2
33 - >=x11-libs/gtk+-3.12:3
34 + >=x11-libs/gtk+-3.19.2:3
35 dev-libs/libgee:0.8
36 "
37 DEPEND="${DEPEND}