Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: dev-cpp/gtksourceviewmm/
Date: Thu, 07 Apr 2011 11:55:46
Message-Id: f8fb890e12680d938279624dc0f7d08ab756e72e.eva@gentoo
1 commit: f8fb890e12680d938279624dc0f7d08ab756e72e
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 7 11:54:45 2011 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 7 11:54:45 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f8fb890e
7
8 dev-cpp/gtksourceviewmm: 2.91.9 → 3.0.0
9
10 (Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)
11
12 ---
13 ...-2.91.9.ebuild => gtksourceviewmm-3.0.0.ebuild} | 6 +++---
14 1 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.91.9.ebuild b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.0.0.ebuild
17 similarity index 87%
18 rename from dev-cpp/gtksourceviewmm/gtksourceviewmm-2.91.9.ebuild
19 rename to dev-cpp/gtksourceviewmm/gtksourceviewmm-3.0.0.ebuild
20 index 31107f8..5452c61 100644
21 --- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.91.9.ebuild
22 +++ b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.0.0.ebuild
23 @@ -16,9 +16,9 @@ IUSE="doc"
24 SLOT="3.0"
25 LICENSE="LGPL-2.1"
26
27 -RDEPEND=">=dev-cpp/glibmm-2.27.93:2
28 - >=dev-cpp/gtkmm-2.91.2:3.0
29 - >=x11-libs/gtksourceview-2.91.9:3.0
30 +RDEPEND=">=dev-cpp/glibmm-2.28:2
31 + >=dev-cpp/gtkmm-3:3.0
32 + >=x11-libs/gtksourceview-3:3.0
33
34 dev-cpp/atkmm
35 dev-cpp/cairomm