summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdeutils-meta
Commit message (Collapse)AuthorAgeFilesLines
* */*: add ~arm64 keyword to hybrid live packagesAlexander Golubev2024-02-021-1/+1
| | | | | Signed-off-by: Alexander Golubev <[email protected]> (cherry picked from commit 01ad1f3dae267d8b62cc9babb8d673ac58808ff4)
* trinity-base/*: add PROPERTIES+=" live" to meta packagesAlexander Golubev2023-12-261-0/+2
| | | | | | | This way `eix --properties-live` will correctly detect those as live Signed-off-by: Alexander Golubev <[email protected]> (cherry picked from commit 96dd30b8b0db6bfd3230345cfc8574ff9c2edaf5)
* Release R14.1.1 addedormorph2023-10-291-0/+35
| | | | | Signed-off-by: ormorph <[email protected]> (cherry picked from commit 18d39ed9f062321b596258a9137f10b3e93b71e0)
* Removing version 14.0.13ormorph2023-10-221-34/+0
| | | | | Signed-off-by: ormorph <[email protected]> (cherry picked from commit e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3)
* Replacing type=person with type=project in metadata.xml filesormorph2023-10-021-3/+3
| | | | | | | | These ebuilds are supported by the project and not by an individual person. This is necessary so that information about problems is not sent to Fat-Zer email. Signed-off-by: ormorph <[email protected]> (cherry picked from commit 1e3ceb29cf5c5df2e6b4186e210170097d745df4)
* Adding version 14.1.0ormorph2023-04-221-0/+35
| | | | Signed-off-by: ormorph <[email protected]>
* Removing ebuilds of version 14.0.12ormorph2023-04-161-35/+0
| | | | Signed-off-by: ormorph <[email protected]>
* Replacing spaces with tabs in ebuildsormorph2022-10-313-3/+3
| | | | Signed-off-by: ormorph <[email protected]>
* Added version 14.0.13ormorph2022-10-281-0/+34
| | | | Signed-off-by: ormorph <[email protected]>
* Removing version 14.0.11ormorph2022-10-211-35/+0
| | | | Signed-off-by: ormorph <[email protected]>
* Added handbook assembly in subpackages for the tdeutils metapackageormorph2022-07-161-3/+2
| | | | Signed-off-by: ormorph <[email protected]>
* Added version 14.0.12ormorph2022-05-011-0/+35
| | | | Signed-off-by: ormorph <[email protected]>
* Changing live ebuilds to eapi8 and changing cmake-utils to cmakeormorph2022-04-261-1/+1
| | | | Signed-off-by: ormorph <[email protected]>
* Version 14.0.8 removedormorph2021-12-051-39/+0
| | | | Signed-off-by: ormorph <[email protected]>
* Added ~arm64 to the KEYWORDS variable for the 14.0.11 stable branchormorph2021-12-031-1/+1
| | | | Signed-off-by: ormorph <[email protected]>
* Changing the location of trinity-base/tdefilereplace in tdewebdevormorph2021-11-161-1/+0
| | | | Signed-off-by: ormorph <[email protected]>
* Added ebuilds for stable version 14.0.11ormorph2021-11-161-0/+36
| | | | Signed-off-by: ormorph <[email protected]>
* Added KEYWORD to live ebuildsormorph2021-11-041-0/+3
| | | | Signed-off-by: ormorph <[email protected]>
* */*: Remove 14.0.7 packagesAndreas Sturmlechner2020-12-011-39/+0
| | | | | | Fixes were only made to 14.0.8 and CI is still very red for 14.0.7. Signed-off-by: Andreas Sturmlechner <[email protected]>
* trinity-base: 9999 metapackages: set SLOT="14", set LICENSE="metapackage"Andreas Sturmlechner2020-11-291-10/+7
| | | | | | | | | | | | | This is in preparation of cleaning up some bits of trinity-functions-2.eclass. trinity-functions-2.eclass and set-trinityver do not really serve a purpose here. The eclass is not meant to be inherited from individual ebuilds, and if there ever will be a new SLOT it is going to be trivial to bump it. SLOT usage should be revisited however, and possibly reverted to "0". Also sort dependencies. Signed-off-by: Andreas Sturmlechner <[email protected]>
* 14.0.8 ebuilds for tdebase, tdeartwork, tdeutils, and their dependencies ↵E. Liddell2020-11-211-2/+2
| | | | | | | | | (also 14.0.7 ebuild for kworldclock), and removal of obsolete 14.0.6 ebuilds. Also removed all references to ispell (no longer in main portage tree, aspell provides same functionality) and streamlined spelling flags in general. Signed-off-by: E. Liddell <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* trinity-base/tdeutils-meta: Various fixesAndreas Sturmlechner2020-09-223-10/+14
| | | | | | | | - Drop trinity-base/tdefilereplace from 14.0.7 - Fix Missing newline at end of file Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: HOMEPAGE: http -> httpsAndreas Sturmlechner2020-09-223-3/+3
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-223-57/+57
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* 14.0.6 and 14.0.7 ebuilds for tdeutilsE. Liddell2020-05-032-0/+74
|
* Remove obsoleted `$id$` line from all ebuilds.Chris2020-03-201-1/+1
| | | | | | This was used back in times, when Gentoo was not using GIT. Signed-off-by: Chris <[email protected]>
* Live ebuilds: More overlay cleanup.Chris2020-01-281-1/+1
| | | | | | | | | | | - Remove superflous files folders. - Fix wrong or bad variables. - Remove superfluous dependencies. - Mainstream hwlib flag for all ebuilds. - Fix wrong WITH_XCURSOR flag (typo?). - Fix wrong WITH_XTEST flag (typo?). Signed-off-by: Chris <[email protected]>
* Live ebuilds: Port to EAPI7 and cleanup - Round 5.Chris2020-01-181-24/+23
| | | | | | | | | | | | | | | | This time: ark, kamera, kcoloredit, kdvi, kedit, kfax, kfloppy, kgamma, kghostview, khexedit, kjots, klaptopdaemon, kmilo, kmrml, kolourpaint, kooka, kpdf, kpovmodeler, kregexpeditor, kruler, ksim, ksnapshot, ksvg, ktimer, kuickshow, kview, kviewshell, libkscan, tdefilereplace, superkaramba, tdegraphics-doc, tdegraphics-meta, tdegraphics-tdefile-plugins, tdeiconedit, tdelirc, tdeutils-doc, tdeutils-meta and tdewallet Signed-off-by: Chris <[email protected]>
* tdeutils-meta: Add tdefilereplace.Chris2020-01-011-1/+2
| | | | Signed-off-by: Chris <[email protected]>
* Initial import of an ebuilds treeSlávek Banko2019-11-282-0/+44
from Fat-Zer's (Alexander Golubev) repository. Signed-off-by: Slávek Banko <[email protected]>