Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
commit: f8fb890e12680d938279624dc0f7d08ab756e72e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 7 11:54:45 2011 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Apr 7 11:54:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f8fb890e
dev-cpp/gtksourceviewmm: 2.91.9 → 3.0.0
(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)
---
...-2.91.9.ebuild => gtksourceviewmm-3.0.0.ebuild} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.91.9.ebuild b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.0.0.ebuild
similarity index 87%
rename from dev-cpp/gtksourceviewmm/gtksourceviewmm-2.91.9.ebuild
rename to dev-cpp/gtksourceviewmm/gtksourceviewmm-3.0.0.ebuild
index 31107f8..5452c61 100644
--- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.91.9.ebuild
+++ b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.0.0.ebuild
@@ -16,9 +16,9 @@ IUSE="doc"
SLOT="3.0"
LICENSE="LGPL-2.1"
-RDEPEND=">=dev-cpp/glibmm-2.27.93:2
- >=dev-cpp/gtkmm-2.91.2:3.0
- >=x11-libs/gtksourceview-2.91.9:3.0
+RDEPEND=">=dev-cpp/glibmm-2.28:2
+ >=dev-cpp/gtkmm-3:3.0
+ >=x11-libs/gtksourceview-3:3.0
dev-cpp/atkmm
dev-cpp/cairomm
|
|