summaryrefslogtreecommitdiffstats
path: root/trinity-base/atlantikdesigner
Commit message (Collapse)AuthorAgeFilesLines
* Added KEYWORD to live ebuildsormorph2021-11-041-0/+3
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* */*: 9999: Sanitise eclass/ebuild vars, drop set-trinityver and need-trinityAndreas Sturmlechner2020-12-071-1/+1
| | | | | | | | Uniform ebuild variable blocks according to skel.ebuild and by devmanual example Sort some DEPENDs, fix some DESCRIPTIONs Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Remove 14.0.7 packagesAndreas Sturmlechner2020-12-012-14/+0
| | | | | | Fixes were only made to 14.0.8 and CI is still very red for 14.0.7. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* 14.0.7 and 14.0.8 ebuilds for tdeaddonsE. Liddell2020-11-273-0/+28
|
* */*: Bulk-fix Copyright to 1999-2020 Gentoo s/Foundation/Authors/Andreas Sturmlechner2020-09-221-1/+1
| | | | | | Assuming all or most ebuilds have been touched by previous commits. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-221-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* 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 <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 6.Chris2020-01-181-5/+5
| | | | | | | | | | | | | | | | This time: tdeartwork-meta, tdeartwork-emoticons, tdeartwork-icon-themes, tdeartwork-icewm-themes, tdeartwork-tdescreensaver, tdeartwork-twin-styles, tdeartwork-kworldclock, tdeartwork-sounds, tdeartwork-styles, tdeartwork-wallpapers, atlantikdesigner, tdeaddons-doc, kaddressbook-plugins, kate-plugins, kicker-applets, knewsticker-scripts, konq-plugins, ksig, renamedlg-plugins, tdeaddons-tdefile-plugins, and tdeaddons-meta Signed-off-by: Chris <xchrisx@uber.space>
* Clean up and fix TDE Gentoo overlay.Chris2019-12-312-0/+20
- Remove old v3.5.13 ebuilds and eclasses - Change repo URL to official TGW - Remove old HAL and traces (TDEHW is used now) - Make split between TDE applications and tdebase consistent - Move TQt into own category (for users filtering dev-qt/ out) - Change to new TQTDIR var - Move away from virtual/pam dependency - Change to use new xorg-proto dependency - Some cosmetic fixes and removal of unneeded files - Remove some now obsolete patches - Change to clean 9999 naming scheme for anything - Add some potential workaround for newer portage versions - Add own README ... thanks to Aggi from IRC for some fixes too. Signed-off-by: Chris <xchrisx@uber.space>