summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gnome-extra/gnome-commander: remove oldUwe Scholz2020-06-201-69/+0
| | | | | Signed-off-by: Uwe Scholz <uwescholz@src.gnome.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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>
* gnome-extra/gnome-commander: x86 stable wrt bug #688452Agostino Sarubbo2019-07-241-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* gnome-extra/gnome-commander: amd64 stable wrt bug #688452Agostino Sarubbo2019-07-221-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* gnome-extra/gnome-commander: Fix typoAndreas Sturmlechner2019-07-071-1/+1
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* gnome-extra/gnome-commander: patch for compiling with exiv2-0.27.1Uwe Scholz2019-07-071-0/+3
| | | | | | | | Closes: https://bugs.gentoo.org/688452 Signed-off-by: Uwe Scholz <uwescholz@src.gnome.org> Closes: https://github.com/gentoo/gentoo/pull/12400 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* gnome-extra/gnome-commander: check for gcc version correctlyUwe Scholz2019-07-071-3/+9
| | | | | | Signed-off-by: Uwe Scholz <uwescholz@src.gnome.org> Closes: https://github.com/gentoo/gentoo/pull/11873 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* gnome-extra/gnome-commander: version bump to 1.10.0.Uwe Scholz2019-04-091-0/+59
Signed-off-by: Uwe Scholz <u.scholz83@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/11559 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>