summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2007-10-12 11:02:48 +0000
committerRémi Cardona <remi@gentoo.org>2007-10-12 11:02:48 +0000
commitd6bde6a2e1e1f70f9a2c3956d34dd37ec76e067b (patch)
treeeda05f0cf4978b8b7726ac605090cb8a5855340d /app-editors
parentfixes bug #194804. (diff)
downloadgentoo-2-d6bde6a2e1e1f70f9a2c3956d34dd37ec76e067b.tar.gz
gentoo-2-d6bde6a2e1e1f70f9a2c3956d34dd37ec76e067b.tar.bz2
gentoo-2-d6bde6a2e1e1f70f9a2c3956d34dd37ec76e067b.zip
app-editors/gobby: update gtksourceview deps (see bug #195366)
(Portage version: 2.1.3.12)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gobby/ChangeLog5
-rw-r--r--app-editors/gobby/gobby-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog
index 6c9ab19d8ed9..f40e118b1389 100644
--- a/app-editors/gobby/ChangeLog
+++ b/app-editors/gobby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gobby
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.16 2007/08/25 18:37:40 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.17 2007/10/12 11:02:48 remi Exp $
+
+ 12 Oct 2007; Rémi Cardona <remi@gentoo.org> gobby-0.3.0.ebuild:
+ update gtksourceview deps (see bug #195366)
25 Aug 2007; Gustavo Felisberto <humpback@gentoo.org> gobby-0.4.5.ebuild:
Fixing configure issue with gtksourceview2. Close bug #190208. Thanks to Ed
diff --git a/app-editors/gobby/gobby-0.3.0.ebuild b/app-editors/gobby/gobby-0.3.0.ebuild
index 2e22b2c9e06a..43179f559449 100644
--- a/app-editors/gobby/gobby-0.3.0.ebuild
+++ b/app-editors/gobby/gobby-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0.ebuild,v 1.5 2007/08/18 23:06:42 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0.ebuild,v 1.6 2007/10/12 11:02:48 remi Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND=">=dev-cpp/glibmm-2.6
>=dev-libs/libsigc++-2.0
>=net-libs/obby-0.3.0
>=dev-cpp/libxmlpp-2.6
- >=x11-libs/gtksourceview-1.2.0
+ =x11-libs/gtksourceview-1*
dev-libs/gmp"
RDEPEND=""