summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-extra/chrome-gnome-shell: drop 10-r4Sam James2022-03-131-53/+0
| | | | | Closes: https://bugs.gentoo.org/834118 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/chrome-gnome-shell: Stabilize 10-r5 arm64, #834118Sam James2022-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/chrome-gnome-shell: Stabilize 10-r5 amd64, #834118Jakov Smolić2022-03-131-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* gnome-extra/chrome-gnome-shell: Stabilize 10-r5 x86, #834118Jakov Smolić2022-03-121-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* gnome-extra/chrome-gnome-shell: move to cmake.eclass and update to EAPI-8Yuri Konotopov2022-03-111-0/+54
| | | | | | | | Bug: https://bugs.gentoo.org/834118 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/24492 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/chrome-gnome-shell: enable py3.10Georgy Yakovlev2021-12-271-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* gnome-extra/chrome-gnome-shell: Drop keywords for arches without rustMatt Turner2021-07-261-1/+1
| | | | | | | This requires gnome-shell, and I'm going to drop the old versions including the one that doesn't require rustified-librsvg. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-extra/chrome-gnome-shell: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/chrome-gnome-shell: Stabilize 10-r4 arm64, #773172Sam James2021-03-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/chrome-gnome-shell: add python3_9 supportBen Kohler2021-02-251-2/+2
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/chrome-gnome-shell: Remove old (py3.6)Michał Górny2021-01-011-53/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/chrome-gnome-shell: x86 stable (bug #719278)Thomas Deutschmann2020-04-271-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* gnome-extra/chrome-gnome-shell: drop alpha keywordsMart Raudsepp2020-04-262-2/+2
| | | | | | | | Needs gnome-shell, which had ancient version with alpha keywords removed. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/chrome-gnome-shell-10-r4: amd64 stable, bug 719278Matt Turner2020-04-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: restore ~ia64 gnome-base/gnome-shell keywordsSergei Trofimovich2020-04-161-1/+1
| | | | | | | | | | | | | | | | | | Émeric Maschino and Mart Raudsepp noted that gnome-extra/evolution-data-server has no hard dependency on webkit-gtk and we can just mask USE=oauth there. This change does exactly that and restores keywords for the following packages: - gnome-base/gdm - gnome-base/gnome-shell - nome-extra/chrome-gnome-shell - nome-extra/evolution-data-server Reported-by: Émeric Maschino Closes: https://bugs.gentoo.org/717550 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: dekeyword ruby on ia64Sergei Trofimovich2020-04-122-2/+2
| | | | | | | | | | | | | | ruby-2.7 removed support for coroutines on ia64 (requires a bit of manual stack management): https://github.com/ruby/ruby/commit/d17344cfc56edc4599252041b3ec0d46af0851fd Previous ruby versions were not very stable. The change dekeywords ruby. As a result webkit-gtk got dekeyworded and pulled out a few gnome packages as well. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gnome-extra/chrome-gnome-shell: Remove py2Michał Górny2020-02-102-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/chrome-gnome-shell: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-5/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/chrome-gnome-shell: drop oldBen Kohler2020-01-071-40/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* gnome-extra/chrome-gnome-shell: added python3_{7,8} targetsYuri Konotopov2020-01-071-0/+51
| | | | | | | Closes: https://bugs.gentoo.org/684988 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Signed-off-by: Ben Kohler <bkohler@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>
* gnome-extra/chrome-gnome-shell: arm64 keywordedAaron Bauman2019-08-031-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.70, Repoman-2.3.16
* gnome-extra/chrome-gnome-shell: amd64 stable wrt bug #687264Mikle Kolyada2019-06-201-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* gnome-extra/chrome-gnome-shell: x86 stable (bug #687264)Thomas Deutschmann2019-06-041-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* gnome-extra/chrome-gnome-shell: properly support firefox-bin.Yuri Konotopov2019-04-191-0/+51
| | | | | | | | | | | | www-client/firefox-bin is built on Debian host which doesn't have /usr/lib{32,64}, so it expects native host manifest in /usr/lib. With this change native host manifest will be additionally installed in /usr/lib when needed. Closes: https://bugs.gentoo.org/643522 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/10401 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/chrome-gnome-shell: drop oldYuri Konotopov2018-11-246-282/+0
| | | | | Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* gnome-extra/chrome-gnome-shell: Add ~arm keyword wrt bug #583422Mikle Kolyada2018-11-181-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* gnome-extra/chrome-gnome-shell-10-r0: add ~alpha keywordTobias Klausmann2018-10-161-1/+1
| | | | | Gentoo-Bug: http://bugs.gentoo.org/583422 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* gnome-extra/chrome-gnome-shell: x86 stable (bug #650146)Thomas Deutschmann2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* gnome-extra/chrome-gnome-shell: amd64 stableAaron Bauman2018-04-061-1/+1
| | | | | Bug: https://bugs.gentoo.org/650146 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* gnome-extra/chrome-gnome-shell: version bump.Yuri Konotopov2018-02-172-0/+41
|
* gnome-extra/chrome-gnome-shell: drop old.Yuri Konotopov2018-02-172-61/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7076
* gnome-extra/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* gnome-extra/chrome-gnome-shell: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-261-3/+3
|
* gnome-extra/chrome-gnome-shell: keyworded 9 for ppc, bug #583422Sergei Trofimovich2017-09-171-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* gnome-extra/chrome-gnome-shell: keyworded 9 for ppc64, bug #583422Sergei Trofimovich2017-09-171-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* gnome-extra/chrome-gnome-shell: ia64 keyworded, bug #583422Sergei Trofimovich2017-07-101-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* gnome-extra/chrome-gnome-shell: remove oldYuri Konotopov2017-04-262-59/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/4432
* gnome-extra/chrome-gnome-shell: version bumpYuri Konotopov2017-04-262-0/+61
| | | | Closes: https://github.com/gentoo/gentoo/pull/4432
* gnome-extra/chrome-gnome-shell: x86 stable wrt bug #610916Agostino Sarubbo2017-03-021-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-extra/chrome-gnome-shell: amd64 stable wrt bug #610916Agostino Sarubbo2017-03-021-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* gnome-extra/chrome-gnome-shell: version bumpYuri Konotopov2017-02-182-0/+62
|
* gnome-extra/chrome-gnome-shell: added patches to fix various issues.Yuri Konotopov2017-01-264-1/+158
| | | | Closes: https://github.com/gentoo/gentoo/pull/3660
* gnome-extra/chrome-gnome-shell: Fix python USE dependencies for requestsMart Raudsepp2017-01-261-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1