summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-base/xcb-proto: Drop old versionsMatt Turner2020-05-142-65/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-base/xcb-proto: stable 1.14-r1 for hppa, bug #714896Rolf Eike Beer2020-04-201-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-base/xcb-proto: ppc stable wrt bug #714896Agostino Sarubbo2020-04-061-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-base/xcb-proto: arm64 stable (bug #714896)Mart Raudsepp2020-04-051-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-base/xcb-proto: x86 stable wrt bug #714896Agostino Sarubbo2020-04-051-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-base/xcb-proto: sparc stable wrt bug #714896Agostino Sarubbo2020-04-051-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-base/xcb-proto: s390 stable wrt bug #714896Agostino Sarubbo2020-04-051-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-base/xcb-proto: ppc64 stable wrt bug #714896Agostino Sarubbo2020-04-051-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-base/xcb-proto: arm stable wrt bug #714896Agostino Sarubbo2020-04-051-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-base/xcb-proto: amd64 stable wrt bug #714896Mikle Kolyada2020-04-051-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-base/xcb-proto: Install 1.14 for the correct Python versionsJames Le Cuirot2020-03-301-15/+25
| | | | | | | | | | | | | | | On my system, I had 3.7 and 3.8 selected but it was installing for 2.7, even though that's not one of the targets! 2.7 had accidentally become my eselected Python. configure was picking this up, detecting the sitedir, and locking it into the Makefile, preventing python_foreach_impl from having any effect. It is simpler and safer to override the Makefile's pythondir with the sitedir value returned by the eclass. Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/15143 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* x11-base/xcb-proto: Version bump to 1.14Matt Turner2020-02-222-0/+43
| | | | | Bug: https://bugs.gentoo.org/486512 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-base/xcb-proto: Drop support for Python 2.7.Arfrever Frehtes Taifersar Arahesis2020-01-291-1/+1
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-base/xcb-proto: python3_8Andreas Sturmlechner2019-12-021-1/+1
| | | | | | Closes: https://bugs.gentoo.org/701586 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-base: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-base/xcb-proto: add ~x64-cygwin keywordMichael Haubenwallner2019-06-121-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-base/*: Update HOMEPAGE and EGIT_REPO_URI.Arfrever Frehtes Taifersar Arahesis2019-03-241-3/+3
| | | | | | Bug: https://bugs.gentoo.org/681708 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-base/xcb-proto: Add Python 3.7 supportPhilipp Ammann2018-10-191-2/+2
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/10179 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* x11-base/xcb-proto: mark s390 stableMikle Kolyada2018-07-211-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* x11-base/xcb-proto: Drop old versionsMatt Turner2018-05-205-467/+0
|
* x11-base/xcb-proto-1.13: hppa stable, bug 649316Matt Turner2018-05-201-1/+1
|
* x11-base/xcb-proto: arm stable, bug #649316Markus Meier2018-05-131-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* x11-base/xcb-proto: stable 1.13 for sparcRolf Eike Beer2018-05-081-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649316 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* x11-base/xcb-proto: x86 stable (bug #649316)Thomas Deutschmann2018-05-071-1/+1
| | | | Package-Manager: Portage-2.3.34, Repoman-2.3.9
* x11-base/xcb-proto-1.13: ppc64 stable, bug 649316Matt Turner2018-05-061-1/+1
|
* x11-base/xcb-proto-1.13: ppc stable, bug 649316Matt Turner2018-05-061-1/+1
|
* x11-base/xcb-proto: stable 1.13 for ia64, bug #649316Sergei Trofimovich2018-05-061-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649316 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* x11-base/xcb-proto-1.13: alpha stable, bug 649316Matt Turner2018-05-061-1/+1
|
* x11-base/xcb-proto: amd64 stable wrt bug #649316Mikle Kolyada2018-05-061-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-base/xcb-proto-1.13: arm64 stable (bug #649316)Mart Raudsepp2018-05-061-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* x11-base/xcb-proto: Use XORG_STATIC=no to avoid some warningsMatt Turner2018-04-262-0/+2
| | | | Noticed by Arfrever.
* x11-base/xcb-proto: Move from x11-proto/xcb-protoMatt Turner2018-04-267-0/+538