| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/831291
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/831291
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23879
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump to EAPI=7
Replace a dependency on a transitional package `dev-db/oracle-instantclient-basic`
with a newer `dev-db/oracle-instantclient` package
https://bugs.gentoo.org/show_bug.cgi?id=524922#c12
Signed-off-by: Max Satula <maksym.satula@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10814
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
| |
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/5565
Package-Manager: Portage-2.3.2, Repoman-2.3.3
|
|
ocp is a command line tool to download and upload files from/to Oracle
Database directories using Oracle SQL Net connection only
Package-Manager: Portage-2.3.2, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5225
|