summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-27 04:51:22 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-27 04:51:22 +0000
commitdd44cddecc553815ad046a39d89fa88d5139908d (patch)
tree2111c7a22b4268e493cd4acec6a5f773bebb9c52 /dev-util/geany-plugins
parentSlot gtk2-based gtkspell to 2 in preparation for gtkspell-3. (diff)
downloadgentoo-2-dd44cddecc553815ad046a39d89fa88d5139908d.tar.gz
gentoo-2-dd44cddecc553815ad046a39d89fa88d5139908d.tar.bz2
gentoo-2-dd44cddecc553815ad046a39d89fa88d5139908d.zip
Re-slot gtkspell dependency to 2.
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r--dev-util/geany-plugins/ChangeLog6
-rw-r--r--dev-util/geany-plugins/geany-plugins-0.19.ebuild4
-rw-r--r--dev-util/geany-plugins/geany-plugins-0.20-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/geany-plugins/ChangeLog b/dev-util/geany-plugins/ChangeLog
index 8e146130148b..c1febcff42cb 100644
--- a/dev-util/geany-plugins/ChangeLog
+++ b/dev-util/geany-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/geany-plugins
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.9 2011/10/25 16:04:15 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.10 2011/10/27 04:51:22 tetromino Exp $
+
+ 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+ geany-plugins-0.19.ebuild, geany-plugins-0.20-r1.ebuild:
+ Re-slot gtkspell dependency to 2.
25 Oct 2011; Nathan Phillip Brink <binki@gentoo.org>
geany-plugins-0.19.ebuild, geany-plugins-0.20-r1.ebuild:
diff --git a/dev-util/geany-plugins/geany-plugins-0.19.ebuild b/dev-util/geany-plugins/geany-plugins-0.19.ebuild
index 0c37cd772f66..cff8034a5c33 100644
--- a/dev-util/geany-plugins/geany-plugins-0.19.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-0.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-0.19.ebuild,v 1.4 2011/10/25 16:04:15 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-0.19.ebuild,v 1.5 2011/10/27 04:51:22 tetromino Exp $
EAPI="2"
@@ -19,7 +19,7 @@ LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN"
RDEPEND="=dev-util/geany-$(get_version_component_range 1-2)*
enchant? ( app-text/enchant )
- gtkspell? ( app-text/gtkspell:0 )
+ gtkspell? ( app-text/gtkspell:2 )
lua? ( dev-lang/lua )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
diff --git a/dev-util/geany-plugins/geany-plugins-0.20-r1.ebuild b/dev-util/geany-plugins/geany-plugins-0.20-r1.ebuild
index 5211fe978a7a..efbfd4032b30 100644
--- a/dev-util/geany-plugins/geany-plugins-0.20-r1.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-0.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-0.20-r1.ebuild,v 1.4 2011/10/25 16:04:15 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/geany-plugins-0.20-r1.ebuild,v 1.5 2011/10/27 04:51:22 tetromino Exp $
EAPI="2"
@@ -21,7 +21,7 @@ RDEPEND=">=dev-util/geany-$(get_version_component_range 1-2)
dev-libs/libxml2:2
dev-libs/glib:2
enchant? ( app-text/enchant )
- gtkspell? ( app-text/gtkspell:0 )
+ gtkspell? ( app-text/gtkspell:2 )
lua? ( dev-lang/lua )
soup? ( net-libs/libsoup )
webkit? (