summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-office/grisbi: add 3.0.3, drop 3.0.0Guillaume Castagnino2024-01-282-3/+3
| | | | | | Signed-off-by: Guillaume Castagnino <casta@xwing.info> Closes: https://github.com/gentoo/gentoo/pull/34954 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-office/grisbi: add 3.0.1Guillaume Castagnino2023-12-182-0/+45
| | | | | | Signed-off-by: Guillaume Castagnino <casta@xwing.info> Closes: https://github.com/gentoo/gentoo/pull/34280 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-office/grisbi: add 3.0.0Guillaume Castagnino2023-11-242-0/+45
| | | | | | Signed-off-by: Guillaume Castagnino <casta@xwing.info> Closes: https://github.com/gentoo/gentoo/pull/33889 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-office/grisbi: Set remote-idMatt Turner2022-10-291-18/+19
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-office/grisbi: fix static SRC_URISam James2022-09-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/grisbi: destabilize 2.0.5 for ~x86David Seifert2022-03-191-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/grisbi: Drop old versionsMatt Turner2022-03-182-42/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: reassign remi's packagesJoonas Niilola2022-02-061-3/+0
| | | | | Bug: https://bugs.gentoo.org/145077 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-office/grisbi: Drop old versionsMatt Turner2022-01-242-41/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-office/grisbi: Stabilize 2.0.5 x86, #828336Jakov Smolić2021-12-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-office/grisbi: amd64 stable wrt bug #828336Agostino Sarubbo2021-12-171-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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>
* app-office/grisbi: add missing deps to 2.0.5Joonas Niilola2021-09-021-7/+11
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-office/grisbi: remove oldGuillaume Castagnino2021-09-022-41/+0
| | | | | | | Signed-off-by: Guillaume Castagnino <casta@xwing.info> Package-Manager: Portage-3.0.22, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/22182 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-office/grisbi: version bump to 2.0.5Guillaume Castagnino2021-09-022-0/+41
| | | | | | | Closes: https://bugs.gentoo.org/811339 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Guillaume Castagnino <casta@xwing.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-office/grisbi: Stabilize 2.0.4 amd64, #806322Sam James2021-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/grisbi: Stabilize 2.0.4 x86, #806322Sam James2021-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/grisbi: Version bump to 2.0.4Guillaume Castagnino2021-07-042-0/+41
| | | | | | | Closes: https://bugs.gentoo.org/797595 Closes: https://github.com/gentoo/gentoo/pull/21483 Signed-off-by: Guillaume Castagnino <casta@xwing.info> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-office/grisbi: Stabilize 2.0.3 amd64, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/grisbi: Stabilize 2.0.3 x86, #792327Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-office/grisbi: Version bump to 2.0.3Matt Turner2021-05-032-0/+41
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-office/grisbi: remove libressl supportMikle Kolyada2021-05-021-4/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-office/grisbi: add libofx subslot depSam James2021-01-031-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* app-office/grisbi: remove oldMart Raudsepp2020-01-283-85/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-office/grisbi: amd64 stable wrt bug #706524Mikle Kolyada2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-office/grisbi: x86 stable (bug #706524)Thomas Deutschmann2020-01-261-2/+2
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-office/grisbi: bump to 1.2.2Rémi Cardona2019-10-082-0/+44
| | | | | | Closes: https://bugs.gentoo.org/696478 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Rémi Cardona <remi@gentoo.org>
* app-office/grisbi: bump to 1.2.1Guillaume Castagnino2019-04-013-0/+47
| | | | | | | | | | Add a second homepage. The second homepage points directly to the official git repository Closes: https://bugs.gentoo.org/show_bug.cgi?id=663392 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Guillaume Castagnino <casta@xwing.info> Signed-off-by: Rémi Cardona <remi@gentoo.org>
* app-office/grisbi: remove oldMart Raudsepp2018-12-022-41/+0
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.11
* app-office/grisbi: x86 stable wrt bug #670024Mikle Kolyada2018-12-021-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-office/grisbi: amd64 stable wrt bug #670024Mikle Kolyada2018-12-021-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-office/grisbi: version bumpGuillaume Castagnino2018-07-112-0/+41
| | | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9083
* app-office/grisbi: remove oldMart Raudsepp2018-04-292-41/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-office/grisbi: amd64 stableAaron Bauman2018-04-261-1/+1
| | | | | Bug: https://bugs.gentoo.org/652976 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* app-office/grisbi: x86 stable (bug #652976)Thomas Deutschmann2018-04-261-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* app-office/grisbi: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* app-office/grisbi: version bump 1.0.2Amy Liffey2018-01-182-0/+41
| | | | | | | Submitted-by: Guillaume Castagnino <casta@xwing.info> Closes: https://bugs.gentoo.org/643900 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-office/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-office/grisbi: gnome-office herd was removed some time agoPacho Ramos2016-11-031-2/+1
| | | | Package-Manager: portage-2.3.2
* app-office/grisbi: Drop oldPacho Ramos2016-11-031-38/+0
| | | | Package-Manager: portage-2.3.2
* app-office/grisbi: amd64/x86 stablePacho Ramos2016-11-031-1/+1
| | | | Package-Manager: portage-2.3.2
* app-office/grisbi: Update ebuild and fix deps on opensslPacho Ramos2016-09-181-0/+41
| | | | Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-4/+4
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* 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>