summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/sshrc: fix function declaration style (braces)Sam James2021-04-212-6/+4
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@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>
* net-misc/sshrc: amd64 stable wrt bug #660340Mikle Kolyada2019-01-031-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-misc/sshrc: x86 stable (bug #660340)Thomas Deutschmann2018-12-291-2/+2
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/sshrc: version bump to 0.6.2.Tact Yoshida2018-07-212-0/+25
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9277
* net-misc/sshrc: Remove useless maintainer <description/>Michał Górny2018-02-111-2/+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.
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-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>
* net-misc/sshrc: add comment to force manifest regenerationMichael Palimaka2016-10-151-0/+1
| | | | | | Gentoo-bug: 596462 Package-Manager: portage-2.3.2
* net-misc/sshrc: Added maintainerAlice Ferrazzi2016-10-071-0/+6
| | | | Package-Manager: portage-2.3.0
* net-misc/sshrc: New packageAlice Ferrazzi2016-10-073-0/+44
Bring your .bashrc, .vimrc, etc. from your local machine when you ssh Gentoo-bug: 596184 Ebuild-by: <otakuto.gentoo@gmail.com> Package-Manager: portage-2.3.0