summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-office/ledger: stabilize 3.1.1-r2Erik Mackdanz2018-08-281-1/+1
| | | | | Closes: https://bugs.gentoo.org/664618 Package-Manager: Portage-2.3.46, Repoman-2.3.10
* app-office/ledger: backport total value expression fix & add debug optionRobin H. Johnson2018-08-142-0/+128
| | | | | | | This bug bit the Foundation accounting efforts. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-office/ledger: Bug fixes, EAPI=6Erik Mackdanz2018-07-192-0/+138
| | | | | | | | Closes: https://bugs.gentoo.org/635730 Closes: https://bugs.gentoo.org/635924 Closes: https://bugs.gentoo.org/642804 Closes: https://bugs.gentoo.org/654326 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-office/ledger: use HTTPS for HOMEPAGE.Francesco Turco2018-02-121-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/7096
* app-office/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-office/ledger: Fix build with >=dev-libs/boost-1.61Francesco Turco2017-10-282-0/+24
| | | | | Gentoo-bug: 609108 Closes: https://github.com/gentoo/gentoo/pull/5655
* app-office/ledger: adapt and simplify deps for texlive 2017Alexis Ballier2017-06-111-4/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-office/ledger: [QA] Add missing python metadata variablesDavid Seifert2017-04-201-7/+9
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-office/ledger: Remove oldDavid Seifert2017-04-035-162/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-office/ledger: Fix some deps for USE=docErik Mackdanz2016-12-241-1/+6
| | | | | | Gentoo-Bug: 601696 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-office/ledger: [QA] Minor fixesDavid Seifert2016-12-111-17/+17
| | | | | | | | | | * Simplify dev-libs/boost dependency * Add missing call to 'cmake-utils_src_prepare' * Remove DOCS, as einstalldocs already covers this * Fix wrong indentation * Call correct 'cmake-utils_src_install' function Package-Manager: portage-2.3.3
* app-office/ledger: Add missing dep for USE=docErik Mackdanz2016-10-211-2/+5
| | | | | | | Not a revbump since no change to installed files (before change, USE=doc either resulted in build failure or identical file set) Package-Manager: portage-2.3.2
* app-office/ledger: stable 3.1.1Erik Mackdanz2016-09-141-1/+1
| | | | Package-Manager: portage-2.3.0
* app-office/ledger: Cleanup per bug #459860Pacho Ramos2016-08-071-3/+0
| | | | Package-Manager: portage-2.3.0
* app-office/ledger: constrain boost versionErik Mackdanz2016-02-213-30/+4
| | | | | | | | Fixes #572810 and #548630. Also, remove an old ebuild and add a missing die Package-Manager: portage-2.2.27
* app-office/ledger: bump to 3.1.1Erik Mackdanz2016-02-214-0/+134
| | | | | | Adds IUSE=python Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* app-office/ledger: revbump to 3.1-r1Erik Mackdanz2015-11-102-0/+76
| | | | | | Adds IUSE="doc emacs". Closing bug 564226 Package-Manager: portage-2.2.24
* 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-085-0/+125
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