summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-i18n/ibus-anthy: fix BDEPENDAkinori Hattori2020-05-142-2/+2
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: call gnome2_schemas_updateAkinori Hattori2020-05-142-6/+6
| | | | | | Closes: https://bugs.gentoo.org/722758 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: use xdg eclassAkinori Hattori2020-05-142-2/+8
| | | | | | Bug: https://bugs.gentoo.org/722758 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: tidyAkinori Hattori2020-05-121-2/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: drop oldAkinori Hattori2020-05-122-66/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: amd64/x86 stableAkinori Hattori2020-05-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: update PYTHON_COMPATAkinori Hattori2020-05-123-3/+3
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: update to EAPI 7Akinori Hattori2020-05-123-7/+7
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: Version bump to 1.5.11William Breathitt Gray2020-05-122-0/+70
| | | | | | | Closes: https://bugs.gentoo.org/721138 Closes: https://github.com/gentoo/gentoo/pull/15687 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-i18n/ibus-anthy: Remove py2Michał Górny2020-02-102-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-i18n/ibus-anthy: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-4/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-i18n/ibus-anthy: drop oldAkinori Hattori2018-05-272-63/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-i18n/ibus-anthy: amd64/x86 stableAkinori Hattori2018-05-271-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-i18n/ibus-anthy: drop ltpruneAkinori Hattori2018-05-072-6/+6
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-i18n/ibus-anthy: new upstream releaseAkinori Hattori2018-05-072-0/+68
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-i18n/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* app-i18n/ibus-anthy: add support for python3Akinori Hattori2017-08-011-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/ibus-anthy: call gnome2_environment_resetAkinori Hattori2017-08-012-0/+10
| | | | | | Gentoo-Bug: 587160 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/ibus-anthy: add dev-python/pygobject to RDEPENDAkinori Hattori2017-08-012-0/+2
| | | | | | Gentoo-Bug: 532188 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/ibus-anthy: drop deprecated USE flagAkinori Hattori2017-08-012-7/+1
| | | | | | Gentoo-Bug: 455614 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/ibus-anthy: update to EAPI 6Akinori Hattori2017-08-014-51/+49
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-i18n/ibus-anthy: [QA] Add missing python metadata variablesDavid Seifert2017-04-202-2/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-i18n/ibus-anthy: remove googlecode reference.Christian Tietz2016-11-271-1/+0
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2910 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-i18n/ibus-anthy: version bump to 1.5.9.Christian Tietz2016-11-272-0/+54
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2910 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-i18n/ibus-anthy: Drop oldPacho Ramos2016-10-092-63/+0
| | | | Package-Manager: portage-2.3.1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* ADd missing remote-id entriesJustin Lecher2015-09-071-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-i18n/ibus-anthy: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann2015-09-012-2/+2
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-242-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+144
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed