commit: 31bbe2cf47c8dde5fa2c3591a94301e9f30ce4b4
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 9 17:13:16 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 14 07:45:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31bbe2cf
profiles/uclibc/packages: prefix app-misc/pax-utils with '*'
It's the only entry of all profiles without '*'.
portage/gentoo/profiles $ grep '^[^*-\#]' $(find -name packages)
./uclibc/packages:app-misc/pax-utils
It's an ancient entry from 2005:
https://github.com/gentoo/gentoo-gitmig-20150809-draft/commit/7bed3578ef4990787cd6881c8fc8d5085b617494
Not sure if entry should be removed completely or explicitly
pulled in @system.
The change pulls it in.
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
profiles/uclibc/packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/uclibc/packages b/profiles/uclibc/packages
index 569e5b5271c..d02c949b3e6 100644
--- a/profiles/uclibc/packages
+++ b/profiles/uclibc/packages
@@ -1,4 +1,4 @@
-app-misc/pax-utils
+*app-misc/pax-utils
# remove stuff not needed on uclibc
-*net-misc/iputils