public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] profiles/uclibc/packages: prefix app-misc/pax-utils with '*'
@ 2017-07-09 17:19 Sergei Trofimovich
  2017-07-14  7:48 ` [gentoo-dev] " Sergei Trofimovich
  0 siblings, 1 reply; 2+ messages in thread
From: Sergei Trofimovich @ 2017-07-09 17:19 UTC (permalink / raw
  To: gentoo-dev, vapier; +Cc: Sergei Trofimovich

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@gentoo.org>
---
 profiles/uclibc/packages | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/uclibc/packages b/profiles/uclibc/packages
index 569e5b5271..d02c949b3e 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
-- 
2.13.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-14  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-09 17:19 [gentoo-dev] [PATCH] profiles/uclibc/packages: prefix app-misc/pax-utils with '*' Sergei Trofimovich
2017-07-14  7:48 ` [gentoo-dev] " Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox