summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop more Py2 last-rited pkgsAaron Bauman2020-07-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/715966 Closes: https://bugs.gentoo.org/714628 Closes: https://bugs.gentoo.org/606680 Closes: https://bugs.gentoo.org/686238 Closes: https://bugs.gentoo.org/710214 Closes: https://bugs.gentoo.org/710028 Closes: https://bugs.gentoo.org/710032 Closes: https://bugs.gentoo.org/656934 Closes: https://bugs.gentoo.org/592718 Closes: https://bugs.gentoo.org/446122 Closes: https://bugs.gentoo.org/547210 Closes: https://bugs.gentoo.org/359785 Closes: https://bugs.gentoo.org/571396 Closes: https://bugs.gentoo.org/600754 Closes: https://bugs.gentoo.org/677830 Closes: https://bugs.gentoo.org/710716 Closes: https://bugs.gentoo.org/651940 Closes: https://bugs.gentoo.org/695132 Closes: https://bugs.gentoo.org/708978 Closes: https://bugs.gentoo.org/710058 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-office/task-coach: clean old versionChristopher Head2020-02-041-1/+0
| | | | | | | Signed-off-by: Christopher Head <chead@chead.ca> Bug: https://bugs.gentoo.org/706480 Closes: https://github.com/gentoo/gentoo/pull/14554 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/taskcoach: version bump to 1.4.6Christopher Head2019-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | | Changes in the new ebuild: * Version bump from 1.4.3 to 1.4.6 * EAPI bump to 7 * versionator.eclass inherit removed (it was not used) * eutils.class inherit replaced with desktop.eclass and PATCHES array * HOMEPAGE changed to HTTPS * LICENSE fixed (COPYRIGHT.txt says GPL 3 or later) * IUSE=libnotify removed (this was not announced in the changelog but the code appears to have been removed) * fix-desktop-file.patch no longer used (patching that file was pointless because the shipped desktop file was ignored in favour of make_desktop_entry anyway) Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Christopher Head <chead@chead.ca> Closes: https://bugs.gentoo.org/677974 Closes: https://github.com/gentoo/gentoo/pull/13679 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-office/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-office/taskcoach: Drop oldPacho Ramos2016-10-181-1/+0
| | | | Package-Manager: portage-2.3.1
* app-office/taskcoach: Drop oldPacho Ramos2016-08-171-5/+0
| | | | Package-Manager: portage-2.3.0
* Revert "app-office/taskcoach: Add missing dependency (#554466)"Pacho Ramos2016-08-171-0/+5
| | | | This reverts commit 502670ad5bed6228dd4f713dd0ebcf8a1fa958c9.
* app-office/taskcoach: Add missing dependency (#554466)Pacho Ramos2016-08-171-5/+0
| | | | Package-Manager: portage-2.3.0
* app-office/taskcoach: 1.4.3 (bug #576950)Sebastian Pipping2016-06-241-0/+1
| | | | Package-Manager: portage-2.2.28
* app-office/taskcoach: 1.4.2 (bug #522420)Sebastian Pipping2016-01-101-0/+1
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+5
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