summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/cgdb: drop oldJakov Smolic2020-10-021-51/+0
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17584 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/cgdb: call default at the beginning of src_prepareJakov Smolic2020-09-171-1/+1
| | | | | | | | | | | `default` should be called before `cp` in src_prepare as not doing that results in copying unpatched configure.init file, leading to the ebuild again calling ar directly Closes: https://bugs.gentoo.org/742731 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17563 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cgdb: shift AT_M4DIR definitionSam James2020-09-161-2/+2
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cgdb: respect AR, use eautoreconf for buildingJakov Smolic2020-09-161-2/+9
| | | | | | | | | | | | Eautoreconf ensures safe handling of the build scripts, so let's use that while setting AT_M4DIR to search for m4 files in the appropriate directory. Closes: https://bugs.gentoo.org/724256 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17435 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cgdb: https:// in HOMEPAGEJoonas Niilola2020-09-051-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-util/cgdb: ppc64 stable wrt bug #589782Agostino Sarubbo2017-01-031-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cgdb: ppc stable wrt bug #589782Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cgdb: x86 stable for 0.6.8Göktürk Yüksek2016-12-061-1/+1
| | | | | | Tested on my Pentium M laptop Package-Manager: portage-2.3.0
* dev-util/cgdb: amd64 stable for 0.6.8Göktürk Yüksek2016-12-061-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-util/cgdb: add test feature to 0.6.8Nado2016-12-061-2/+6
| | | | Package-Manager: portage-2.3.2
* dev-util/cgdb: bump to 0.6.8Nado2016-12-061-15/+11
| | | | | | | The ebuild was simplified and is a copy of the live version. The distfile was changed from zip to tgz Package-Manager: portage-2.3.2
* dev-util/cgdb: EAPI 6 bump.Patrice Clement2016-06-041-0/+44
Package-Manager: portage-2.2.28