summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-plugins/wmcalendar: drop 0.5.2-r2Andreas K. Hüttel2024-10-281-37/+0
| | | | | Bug: https://bugs.gentoo.org/875530 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* x11-plugins/wmcalendar: Stabilize 0.5.2-r3 ppc, #933627Arthur Zamarin2024-06-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-plugins/wmcalendar: Stabilize 0.5.2-r3 x86, #933627Arthur Zamarin2024-06-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-302-3/+3
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-plugins/wmcalendar: update EAPI 7 -> 8Eli Schwartz2024-04-281-1/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/wmcalendar: add patches to fix horrible missing function declsEli Schwartz2024-04-283-0/+129
| | | | | | | | | | | | | | | | We kill two birds with one stone. It fails the c99 porting tracker and will not compile with Modern C compilers such as gcc 14 or clang 16, and it ALSO fixes LTO errors since -Werror=lto-type-mismatch complained when the implicit function declaration's assumed type was incorrect and didn't match the type of the actual live instance of the function. While we are at it, fix some additional (memory access) errors discovered by LTO in the form of -Waggressive-loop-optimizations. Closes: https://bugs.gentoo.org/875530 Closes: https://bugs.gentoo.org/881461 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/wmcalendar: HTTPSify HOMEPAGESam James2023-05-111-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Revert "x11-plugins/wmcalendar: destabilise for ppc"Sam James2022-03-041-2/+2
| | | | | | This reverts commit 5e974aaeaf2ea426e55f43d7d30faea0bc6dea47. Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/wmcalendar: destabilise for ppcSam James2022-03-031-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@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-plugins/wmcalendar: fix patchSam James2021-04-201-12/+12
| | | | | Closes: https://bugs.gentoo.org/784302 Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/wmcalendar: clean up patchesSam James2021-04-192-24/+18
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/wmcalendar: fix build with -fno-commonBernard Cafarelli2020-03-292-2/+102
| | | | | | Closes: https://bugs.gentoo.org/711692 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-plugins/wmcalendar: drop oldMichael Mair-Keimberger2018-12-112-77/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-plugins/wmcalendar: stable 0.5.2-r2 for ppc, bug #666088Sergei Trofimovich2018-09-221-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* x11-plugins/wmcalendar: x86 stable (bug #666088)Thomas Deutschmann2018-09-191-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* x11-plugins/wmcalendar: restore DEPENDMichael Mair-Keimberger2018-08-251-2/+2
|
* x11-plugins/wmcalendar: EAPI7, improve ebuildMichael Mair-Keimberger2018-07-194-12/+46
|
* x11-plugins: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* 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/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Window Maker dockapps: explicitly add myself as maintainerBernard Cafarelli2016-01-131-0/+4
| | | | | | | | | | | | | | | | | Bug: 569370 Mostly includes x11-plugins/wm* packages, and also: games-puzzle/wmpuzzle media-sound/alsamixer-app x11-libs/libdockapp x11-misc/mixer_app x11-plugins/bfm x11-plugins/bubblemon x11-plugins/cputnik x11-plugins/docker x11-plugins/fsviewer x11-plugins/monto Package-Manager: portage-2.2.26
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+194
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