commit: 1e1b386a33637ad7c8b7c57c52d160a02213f2fc Author: Benda Xu <heroxbd <AT> gentoo <DOT> org> AuthorDate: Tue Dec 9 11:49:03 2014 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Tue Dec 9 11:49:03 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/heroxbd.git;a=commit;h=1e1b386a
rap profile: use baselayout in @system --- profiles/features/rap/packages | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/features/rap/packages b/profiles/features/rap/packages index 7cac835..47db211 100644 --- a/profiles/features/rap/packages +++ b/profiles/features/rap/packages @@ -10,8 +10,8 @@ # permission is not handled by portage for normal users -*net-misc/iputils -# has not been prefixified --*>=sys-apps/baselayout-2 - # not a must -*sys-fs/e2fsprogs + +# draws in baselayout-prefix +-*virtual/service-manager-0
