I'd like to maintain geany-plugins, suggested ebuild: https://github.com/gentoo/gentoo/pull/2063
# emerge geany-plugins -av * IMPORTANT: 1 news items need reading for repository 'gentoo'. * Use eselect news read to view new items. These are the packages that would be merged, in order: Calculating dependencies / !!! Problem resolving dependencies for dev-util/geany-plugins ... done! !!! The ebuild selected to satisfy "geany-plugins" has unmet requirements. - dev-util/geany-plugins-1.28::gentoo USE="autoclose automark commander ctags defineformat enchant git gpg gtk3 gtkspell lua markdown nls overview python soup webkit -debugger -devhelp -multiterm -scope" ABI_X86="64" PYTHON_TARGETS="python2_7" The following REQUIRED_USE flag constraints are unsatisfied: gtk3? ( !python ) The above constraints are a subset of the following complete expression: gtk3? ( !debugger !devhelp !multiterm !python !scope ) python? ( python_targets_python2_7 )
(In reply to tman from comment #1) GeanyPy only works with GTK+ 2. This is saying either gtk3 or python is allowed in the USE flags: > The following REQUIRED_USE flag constraints are unsatisfied: > gtk3? ( !python ) Please create new bug reports for new issues (not that comment #1 is a problem).
JFYI: I opened a version bump request for current release 1.29: https://bugs.gentoo.org/show_bug.cgi?id=606620 Thanks for your work!
commit cbcb8b97efae90ed94705d418b7f387a0a4a25f0 (HEAD -> master, origin/master, origin/HEAD) Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: Wed Jul 19 18:29:46 2017 +0200 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Wed Jul 19 18:30:26 2017 +0200 dev-util/geany-plugins: assign new maintainer. Gentoo-Bug: https://bugs.gentoo.org/591192 Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-util/geany-plugins/metadata.xml | 40 ++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 16 deletions(-)