summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Phillip Brink <binki@gentoo.org>2015-09-26 04:16:24 +0000
committerNathan Phillip Brink <binki@gentoo.org>2015-09-26 04:16:24 +0000
commitf0fc4e9b67ff85c6bd22c869d57dc084dc1b1b90 (patch)
tree7b6aae00d1ab0f9e77e2837cdbb15886dc4af90e /dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild
parentdev-util/geany-plugins: Add geany-plugins-1.25 for bug #555330 thanks vityoks... (diff)
downloadgentoo-f0fc4e9b67ff85c6bd22c869d57dc084dc1b1b90.tar.gz
gentoo-f0fc4e9b67ff85c6bd22c869d57dc084dc1b1b90.tar.bz2
gentoo-f0fc4e9b67ff85c6bd22c869d57dc084dc1b1b90.zip
dev-util/geany-plugins: Older plugins are incompatible with geany-1.25. Fix lua deps.
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild')
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild b/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild
index 5406b1f56fc5..12ed5a061140 100644
--- a/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.24-r1.ebuild
@@ -20,6 +20,7 @@ IUSE="+autoclose +commander debugger +defineformat devhelp enchant gpg gtkspell
LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN"
COMMON_DEPEND=">=dev-util/geany-$(get_version_component_range 1-2)
+ <dev-util/geany-1.25
autoclose? ( x11-libs/gtk+:2 )
commander? ( x11-libs/gtk+:2 )
defineformat? ( x11-libs/gtk+:2 )
@@ -36,7 +37,7 @@ COMMON_DEPEND=">=dev-util/geany-$(get_version_component_range 1-2)
enchant? ( app-text/enchant )
gpg? ( app-crypt/gpgme )
gtkspell? ( app-text/gtkspell:2 )
- lua? ( dev-lang/lua )
+ lua? ( dev-lang/lua:* )
markdown? (
app-text/discount
net-libs/webkit-gtk:2