| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
|
|
| |
(ALLARCHES policy) wrt bug #577440
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1055
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1055
|
|
|
|
|
|
|
| |
#573216
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
|
| |
Updates ufw to version 0.35. The ebuild has also been updated to use EAPI
6. Patches were updated to address EAPI and upstream code changes.
Gentoo-Bug: 563168
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
| |
Updating metatdata to remove Sławomir Nizio as the maintainer and to add
myself as the proxy maintainer.
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|\
| |
| |
| |
| |
| |
| | |
Pull-Request: https://github.com/gentoo/gentoo/pull/932
Reporter: Thomas D <whissi@whissi.de>
Acked-by: Patrice Clement <monsieurp@gentoo.org>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.27
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| |
| | |
- longdescription added
- upstream information added
Package-Manager: portage-2.2.27
|
|/
|
|
| |
Bug: 575810
|
|
|
|
|
|
| |
merged on X-C1
Package-Manager: portage-2.2.26
|
|
|
|
|
| |
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Gentoo-Bug: 573216
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
|
|
| |
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used
for packages lacking maintainers, in favor of assuming maintainer-needed
whenever the package has no maintainers.
|
|
|
|
|
|
|
| |
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
|
|
|
|
| |
- Migrate to readme.gentoo-r1 eclass.
- Explicitly inherit eutils eclass since we explicitly use
prune_libtool_files function that is provided by this eclass.
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
Bug: 572598
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
Bug: 571940
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Firstly, this helps to avoid potential problems with double patching
because both autotools-utils_src_prepare and distutils-r1_src_prepare
try to apply patches from PATCHES variable and call epatch_user.
Secondly, fwknop's Python module does not need any special stuff that
distutils-r1_src_prepare does. On the contrary, without extra copying
of Python files, the build is happening the way it is supported and
expected by upstream.
Package-Manager: portage-2.2.24
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Otherwise Python C extension fails to build because it links against fko
library built during src_compile stage. With out-of-source build this library
resides in a separate directory from sources, thus it cannot be found during
Python module compilation by normal means.
This problem didn't catch my attention earlier because build failure is only
reproducible if there is no fko library installed in the system from a previous
version of this package.
Gentoo-Bug: 568958
Package-Manager: portage-2.2.24
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
Because additional version numbers have been removed from configuration
files and macros I won't stabilize v5.0.1.1 so people going from v4.x to v5.x only
have to update headers once.
|
|
|
|
|
|
| |
EBuild changes:
- Fixed description to satisfy repoman.
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|