summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/davix: drop obsolete LibreSSL supportSam James2021-05-011-3/+4
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/davix: drop old versionGuilherme Amadio2020-11-192-79/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: move to cmake.eclassGuilherme Amadio2020-11-191-6/+6
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: stable on amd64, x86Guilherme Amadio2020-11-191-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: drop oldGuilherme Amadio2020-06-076-307/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: 0.7.5 stable for amd64 and x86Guilherme Amadio2020-06-071-1/+1
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: version bump to 0.7.6Guilherme Amadio2020-06-072-0/+82
| | | | | | | | This ebuild enables libdavix_copy by default. Closes: https://bugs.gentoo.org/689556 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-114-4/+4
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/davix: [QA] Remove unnecessary -DCMAKE_INSTALL_PREFIX argumentsDavid Seifert2020-02-084-4/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-114-1/+5
| | | | | | | | | | | | | | | | | | 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>
* net-libs/davix: version bump to 0.7.5Guilherme Amadio2019-09-092-0/+79
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: drop oldGuilherme Amadio2019-07-093-158/+0
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: 0.7.3 stable for amd64 and x86Guilherme Amadio2019-07-091-1/+1
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: version bump to 0.7.4Guilherme Amadio2019-07-092-0/+79
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: version bump to 0.7.3Guilherme Amadio2019-06-072-0/+79
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: bump to 0.7.2Guilherme Amadio2019-03-132-0/+79
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: 0.6.7 stable for amd64 and x86Guilherme Amadio2018-11-151-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: version bump to 0.7.1Guilherme Amadio2018-11-152-3/+16
| | | | | | | | Drop version 0.6.8 and skip version 0.6.9 due to known issues. See https://sft.its.cern.ch/jira/browse/ROOT-9730 for more info. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* net-libs/davix: version bump to 0.6.8Guilherme Amadio2018-09-242-0/+66
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.10
* net-libs/davix: Fix Finduuid.cmake to work on macOSGuilherme Amadio2018-05-162-0/+67
|
* net-libs/davix: only depend on sys-apps/util-linux on LinuxGuilherme Amadio2018-04-171-2/+2
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* net-libs/davix: tests need tools to be enabled, bug 651098Guilherme Amadio2018-03-221-0/+2
| | | | | Closes: https://bugs.gentoo.org/651098 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/davix: new packageGuilherme Amadio2018-03-194-0/+91
Package-Manager: Portage-2.3.24, Repoman-2.3.6