summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/cwm: Stabilize 7.4 x86, #926854Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/cwm: Stabilize 7.4 amd64, #926854Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/cwm: Stabilize 7.4 arm, #926854Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/cwm: sys-devel/bison -> app-alternatives/yaccSam James2024-01-084-6/+6
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/cwm: update upstream metadataViorel Munteanu2024-01-051-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* x11-wm/cwm: update HOMEPAGEViorel Munteanu2024-01-052-9/+5
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* x11-wm/cwm: bump to version 7.4Henry Ford2024-01-052-0/+43
| | | | | | Signed-off-by: Henry Ford <fordhenry2299@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33432 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* x11-wm/cwm: keyword 7.1 for ~riscvYixun Lan2022-11-111-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-wm/cwm: Stabilize 7.1 arm, #865305Arthur Zamarin2022-08-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/cwm: Stabilize 7.1 amd64, #865305Joonas Niilola2022-08-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/cwm: Stabilize 7.1 x86, #865305Joonas Niilola2022-08-161-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/cwm: update depsJoonas Niilola2022-06-232-4/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/cwm: add myself as a maintainerPhilipp Rösner2022-06-231-1/+8
| | | | | | Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/25681 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/cwm: update EAPI 7 -> 8Philipp Rösner2022-06-231-2/+2
| | | | | | | Add support for EAPI 8 to x11-wm/cwm-9999. Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/cwm: add 7.1Philipp Rösner2022-06-232-0/+43
| | | | | | | | Add an ebuild for cwm-7.1. Closes: https://bugs.gentoo.org/847529 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/cwm: drop 6.6Ionen Wolkens2021-12-283-64/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: reassign aisha's packagesJoonas Niilola2021-11-211-8/+1
| | | | | Bug: https://bugs.gentoo.org/719632 Signed-off-by: Joonas Niilola <juippis@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>
* x11-wm/cwm: tidy up patchesSam James2021-04-191-2/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/cwm: Stabilize 6.7 x86, #772059Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/cwm: Stabilize 6.7 amd64, #772059Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/cwm: Stabilize 6.7 arm, #772059Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@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>
* x11-wm/cwm: fix double KEYWORDSSam James2021-02-151-2/+1
| | | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19467
* x11-wm/cwm: drop old unsupported versionAisha Tammy2020-06-282-44/+0
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/15925 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/cwm: version bump to 6.7Aisha Tammy2020-06-283-8/+52
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-wm/cwm: x86 stable wrt bug #728128Agostino Sarubbo2020-06-151-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/cwm: arm stable wrt bug #728128Agostino Sarubbo2020-06-151-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/cwm: amd64 stable wrt bug #728128Agostino Sarubbo2020-06-151-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/cwm: updated to latest 6.6 and new proxy-maintainerAisha Tammy2020-04-215-19/+93
| | | | | | Closes: https://bugs.gentoo.org/718682 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-wm/cwm: Switch to git-r3Michał Górny2019-12-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/cwm: use HTTPS for HOMEPAGEFrancesco Turco2019-02-092-4/+4
| | | | | | Signed-off-by: Francesco Turco <fturco@fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/10414 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+1
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/cwm: remove unused patch(es)Michael Mair-Keimberger2018-05-241-11/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8555
* x11-wm/cwm: Drop oldMikle Kolyada2018-05-212-35/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-wm: Update Manifest hashes.Ulrich Müller2017-12-091-3/+3
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* x11-wm/cwm: arm stable, bug #607432Markus Meier2017-02-261-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* x11-wm/cwm: Remove old versions.Michael Weber2017-02-063-88/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-wm/cwm: x86 stable wrt bug #607432Agostino Sarubbo2017-01-311-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/cwm: amd64 stable wrt bug #607432Agostino Sarubbo2017-01-291-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+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
* 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>
* Use https by defaultJustin Lecher2015-08-245-5/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+233
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