{"bugs":[],"categories":[{"categoryid":401,"name":"app-dicts","summary":"The app-dicts category contains dictionary and word-list packages."},{"categoryid":391,"name":"app-text","summary":"The app-text category contains tools for working with human-language text files."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."},{"categoryid":330,"name":"x11-libs","summary":"The x11-libs category contains various X11-related libraries."},{"categoryid":324,"name":"x11-themes","summary":"The x11-themes category contains various theme and style packages for X11 applications."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"503bf022f7cbaf83c7aa73f4c5e1f2c95b0c38d9","committime":"2024-07-09T19:06:02","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Bug: https:\/\/bugs.gentoo.org\/929362\nSigned-off-by: Pacho Ramos <pacho@gentoo.org>","commitid":"5f7952d290d965620a401233e6e1220a4692830f","committime":"2024-07-09T18:49:27","packageid":48262,"repoid":1,"summary":"app-dicts\/gwaei: drop 3.6.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f3d21d934733f83dc93a8c22a166bb1a3aa34d6e","committime":"2024-06-16T10:49:25","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Stop using dead gnome-doc-utils\n\nSigned-off-by: Pacho Ramos <pacho@gentoo.org>","commitid":"e7a978de40f3e9cd1d05bb33434ab632d7e7bc3f","committime":"2024-06-16T10:37:26","packageid":48262,"repoid":1,"summary":"app-dicts\/gwaei: Migrate to yelp"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e817756739654c06c8a96e8fb68a3da1ba3af055","committime":"2024-04-30T18:48:55","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"watermanpaint@posteo.net","authorname":"Lucio Sauer","body":"bump copyright of touched ebuilds to 2024\n\nSigned-off-by: Lucio Sauer <watermanpaint@posteo.net>\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"794061a3298b5716db015defa7b3e2c583b73980","committime":"2024-04-12T10:47:52","packageid":48262,"repoid":1,"summary":"*\/*: inline mirror:\/\/sourceforge"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cc6ced9becbffa8e5a6e99e9d092b7a02a25c24f","committime":"2021-09-29T14:21:22","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"alexfanqi@yahoo.com","authorname":"Alex Fan","body":"Signed-off-by: Alex Fan <alexfanqi@yahoo.com>\nSigned-off-by: Yixun Lan <dlan@gentoo.org>","commitid":"0e9815ed8f36d8d8ba039a4983cf498591f922c3","committime":"2021-09-28T06:16:00","packageid":48262,"repoid":1,"summary":"app-dicts\/gwaei: keyword 3.6.2 for ~riscv"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"164847f5f39cf53337dde9d8f0be1d7c29b1bd11","committime":"2020-09-16T12:05:21","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Closes: https:\/\/bugs.gentoo.org\/742056\nPackage-Manager: Portage-3.0.7, Repoman-3.0.1\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"ac0ab8866ed670d2f08b97997880b29583736464","committime":"2020-09-16T11:40:39","packageid":48262,"repoid":1,"summary":"app-dicts\/gwaei: Port to EAPI 7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"824dac76531dbf1a15c3b6ae4edadba511fe07b1","committime":"2019-12-11T12:45:54","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"* Since all ebuilds in the tree are EAPI>=4,\n  `|| die` on builtin commands is redundant\n  and dead code.\n\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/13940\nReviewed-by: Ulrich Müller <ulm@gentoo.org>\nReviewed-by: Michał Górny <mgorny@gentoo.org>\nReviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org>\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"398a42634f34afa1979d88ae1d8b38194e911c2d","committime":"2019-12-11T12:32:00","packageid":48262,"repoid":1,"summary":"*\/*: [QA] Remove redundant `|| die` guards"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fef742528aacdd4ffa4e59ea0354106ca161650e","committime":"2019-12-10T23:48:11","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"The result was achieved via the following pipeline:\n\n    pkgcheck scan -c RestrictTestCheck -R FormatReporter \\\n      --format '{category}\/{package}\/{package}-{version}.ebuild' |\n    xargs -n32 grep -L RESTRICT |\n    xargs -n32 sed -i -e '\/^IUSE=.*test\/aRESTRICT=\"!test? ( test )\"'\n\nThe resulting metadata was compared before and after the change.\nFew Go ebuilds had to be fixed manually due to implicit RESTRICT=strip\nadded by the eclass.  Two ebuilds have to be fixed because of multiline\nIUSE.\n\nSuggested-by: Robin H. Johnson <robbat2@gentoo.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/13942\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"064af661d0c9a31cecdf348632bc5603333a9149","committime":"2019-12-10T22:02:54","packageid":48262,"repoid":1,"summary":"*\/*: [QA] Fix trivial cases of MissingTestRestrict"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":48262,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8684fbbb62d8c1453192e98c3d73406776dc9ba4","committime":"2016-09-18T10:03:06","packageid":48262,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.3.0","commitid":"5b36c1787c7b9bef144189f69fc97678f15263c6","committime":"2016-09-18T09:43:40","packageid":48262,"repoid":1,"summary":"app-dicts\/gwaei: Drop old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":48262,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":48262,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":48262,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":391,"description":"Spell checker, morphological analyzer library and command-line tool","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"elizabeth@interlinked.me","maintainername":"Elizabeth Myers","name":"hunspell","packageid":43211},{"block":false,"categoryid":330,"description":"Gimp ToolKit +","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gtk+","packageid":45804,"summary":"GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites."},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":391,"description":"Yet Another Part-of-Speech and Morphological Analyzer","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"cjk@gentoo.org","maintainername":"Cjk","name":"mecab","packageid":54298},{"block":false,"categoryid":396,"description":"Virtual for the GNU Internationalization Library","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alt@gentoo.org","maintainername":"Gentoo Alt","name":"libintl","packageid":54422},{"block":false,"categoryid":451,"description":"A Client that groks URLs","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"curl","packageid":54768},{"block":false,"categoryid":324,"description":"Symbolic icons for GNOME default icon theme","ebuildids":[830095],"firstseen":"2011-06-03T14:40:43.134531","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gnome-icon-theme-symbolic","packageid":57408},{"block":false,"categoryid":391,"description":"Collection of tools for building and converting documentation","ebuildids":[830095],"firstseen":"2011-11-04T15:39:42.253701","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"yelp-tools","packageid":58144}],"depending":[],"ebuilds":[{"archs":["~amd64","~riscv","~x86"],"ebuildid":830095,"firstseen":"2024-06-16T12:02:52.826456","license":"GPL-3","moddate":"2026-03-22T20:20:47","packageid":48262,"repoid":1,"slot":"0","uses":["gtk","hunspell","mecab","nls","test"],"version":"3.6.2-r1"}],"masks":[],"package":{"categoryid":401,"description":"Japanese-English Dictionary for GNOME","firstseen":"2010-05-04T00:54:45.661860","maintainer":"cjk@gentoo.org","maintainername":"Cjk","name":"gwaei","packageid":48262,"summary":"gWaei is a drop-in replacement for Gjiten. The main feature of this dictonary program is regular expression support. For example, you can use periods in place of unknown Kanji of a word to search for it."},"rdependencies":[{"block":false,"categoryid":391,"description":"Spell checker, morphological analyzer library and command-line tool","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"elizabeth@interlinked.me","maintainername":"Elizabeth Myers","name":"hunspell","packageid":43211},{"block":false,"categoryid":330,"description":"Gimp ToolKit +","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gtk+","packageid":45804,"summary":"GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites."},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":391,"description":"Yet Another Part-of-Speech and Morphological Analyzer","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"cjk@gentoo.org","maintainername":"Cjk","name":"mecab","packageid":54298},{"block":false,"categoryid":396,"description":"Virtual for the GNU Internationalization Library","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alt@gentoo.org","maintainername":"Gentoo Alt","name":"libintl","packageid":54422},{"block":false,"categoryid":451,"description":"A Client that groks URLs","ebuildids":[830095],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"curl","packageid":54768},{"block":false,"categoryid":391,"description":"Collection of tools for building and converting documentation","ebuildids":[830095],"firstseen":"2011-11-04T15:39:42.253701","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"yelp-tools","packageid":58144}],"repos":[{"branch":"master","lastcommit":"1f58741385367db432e79500a838ced67b2a773d","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/zakkudo\/gwaei"],"uses":[{"description":"Add support for x11-libs\/gtk+ (The GIMP Toolkit)","isdefault":false,"use":"gtk"},{"description":"Enable app-text\/hunspell spellchecking and morphological analysis","isdefault":false,"packageid":48262,"use":"hunspell"},{"description":"Enable app-text\/mecab support","isdefault":false,"packageid":48262,"use":"mecab"},{"description":"Add Native Language Support (using gettext - GNU locale utilities)","isdefault":false,"use":"nls"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"}]}