| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/910238
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Signed-off-by: Joonas Niilola <juippis@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>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/573694
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
| |
Output from some tools (equery) prints first language rather than respecting
LANG (see bug 616800). Re-ordering as workaround for this.
Reported-by: Wes <wes@sol1.com.au>
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
|
|
|
|
| |
Portage local use flag creation is buggy and using the last seen language, so keep english last.
Package-Manager: portage-2.3.0
|
| |
|
|
|
|
|
|
| |
This new release has 2 major changes:
* it is now using user defined flags, if possible,
* it is now able to compile against udk (default compilation).
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
|
|
| |
sveyret.
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
Source of ebuild and metadata from bug #435960, closes said bug.
Added under the proxy-maint herd.
Package-Manager: portage-2.2.20
|