| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| | |
- Remove redundant maintainer description
- Remove empty use block
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Gentoo-Bug: 588138
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
needrestart installs and uses scripts that call sed with '-z' option:
https://github.com/liske/needrestart/blob/1a3b68a38e0691ca82e894ef591b23af666cc14d/lib/notify.d.sh#L34
https://github.com/liske/needrestart/blob/1c17aa96ed455c6f10b496fa6a5c17daf96558ac/ex/notify.d/400-notify-send#L34
This option was introduced in sed-4.2.2: http://article.gmane.org/gmane.comp.lang.smalltalk.gnu.general/7873
Thus needrestart must depend on >=sys-apps/sed-4.2.2.
needrestart needs sys-devel/gettext to build so add that dependency.
needrestart depends on dev-perl/TermReadKey so add that runtime dependency.
needrestart does not depend on dev-perl/Term-ProgressBar-Simple so remove that dependency.
Gentoo-bug: 588416
|
| | |
|
| |
| |
| |
| |
| |
| | |
#588766.
Package-Manager: portage-2.2.28
|
| |
| |
| |
| |
| |
| | |
for this release
Package-Manager: portage-2.3.0
|
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
|
| |
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| | |
Gentoo-Bug: https://bugs.gentoo.org/588216
Closes: https://github.com/gentoo/gentoo/pull/1843
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| |
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
|
| |
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| |
| |
| |
| |
| | |
aws-elb-tools-1.0.15.1-r1
Gentoo-Bug: https://bugs.gentoo.org/588240
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
needrestart checks which daemons need to be restarted after library upgrades.
It is inspired by checkrestart from the debian-goodies package.
needrestart supports but does not require systemd. If systemd is not available
or does not return a service name needrestart uses hooks to identify the
corresponding System V init script. If a process inside a container (LXC,
docker) it suggests to restart the entire container. needrestart contains a
heuristic for different interpreter languages: it tries to detect if outdated
script code/modules are in use (Java, Perl, Python, Ruby).
Gentoo-Bug: https://bugs.gentoo.org/588010
Closes: https://github.com/gentoo/gentoo/pull/1825
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
|
| |
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
| |
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Gentoo-Bug: 587688
Package-Manager: portage-2.3.0_rc1
|
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
|
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
|
| |
| |
| |
| |
| |
| | |
Gentoo-Bug: 587794
Package-Manager: portage-2.3.0
|
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
|
| |
| |
| |
| | |
Package-Manager: portage-2.3.0
|
| |
| |
| |
| | |
Gentoo-bug: 584454
|