app-admin / rcm

rc file (dotfile) management

Official package sites : https://github.com/thoughtbot/rcm ·

v1.3.6 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~x86
USE flags
test

v1.3.5 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~x86
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-util / cram : Functional testing framework for command line applications

Repository mirror & CI · gentoo
Merge updates from master
Florian Tham · gentoo
app-admin/rcm: add 1.3.6, drop 1.3.4
Signed-off-by: Florian Tham <fgtham@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28948 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Tham · gentoo
app-admin/rcm: Remove old version 1.3.3
Signed-off-by: Florian Tham <fgtham@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25286 Signed-off-by: Sam James <sam@gentoo.org>
Florian Tham · gentoo
app-admin/rcm: Bump to version 1.3.5
Signed-off-by: Florian Tham <fgtham@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-admin/rcm: cleanup old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Florian Tham · gentoo
app-admin/rcm: Bump to version 1.3.4
Signed-off-by: Florian Tham <fgtham@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17463 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
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>
Repository mirror & CI · gentoo
Merge updates from master
Florian Tham · gentoo
app-admin/rcm: Bump to version 1.3.3
Closes: https://github.com/gentoo/gentoo/pull/9247
Ulrich Müller · gentoo
[QA] Drop $Id$ lines that were added back to ebuild headers.
Bug: 611234
Florian Tham · gentoo
app-admin/rcm: New package.
rcm is a management suite for dotfiles. Bug: https://bugs.gentoo.org/572240 Closes: https://github.com/gentoo/gentoo/pull/3972