diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-01-05 23:17:39 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-01-05 23:17:39 +0000 |
commit | 7d459b828e05bd7cbbc2e5bb0e0e021e094d6a4f (patch) | |
tree | 876c2a790b45d19ba4a29c5485a19a2e52568b45 /profiles/features | |
parent | net-misc/iproute2 is not necessary in Prefix installations, acked by Ruud Koolen (diff) | |
download | gentoo-2-7d459b828e05bd7cbbc2e5bb0e0e021e094d6a4f.tar.gz gentoo-2-7d459b828e05bd7cbbc2e5bb0e0e021e094d6a4f.tar.bz2 gentoo-2-7d459b828e05bd7cbbc2e5bb0e0e021e094d6a4f.zip |
Fix wrong category of iproute2 package
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/prefix/packages | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/features/prefix/packages b/profiles/features/prefix/packages index a9b2284dfdd2..d36fe0a0e843 100644 --- a/profiles/features/prefix/packages +++ b/profiles/features/prefix/packages @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/packages,v 1.3 2015/01/05 23:16:00 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/packages,v 1.4 2015/01/05 23:17:39 pinkbyte Exp $ # Gentoo Base Prefix Profile @@ -16,7 +16,7 @@ -*>=sys-apps/baselayout-2 -*net-misc/iputils --*net-misc/iproute2 +-*sys-apps/iproute2 -*sys-apps/kbd -*sys-fs/e2fsprogs -*virtual/dev-manager |