diff options
author | Ned Ludd <solar@gentoo.org> | 2004-06-28 19:34:27 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-06-28 19:34:27 +0000 |
commit | 829c7aaee7917f442254117279bc2d72fd1155f0 (patch) | |
tree | 2632e5f5a48fcad4c184e809f1173af0943cb8ae /profiles/base/packages | |
parent | dont depend on {text,file,sh-}utils (Manifest recommit) (diff) | |
download | gentoo-2-829c7aaee7917f442254117279bc2d72fd1155f0.tar.gz gentoo-2-829c7aaee7917f442254117279bc2d72fd1155f0.tar.bz2 gentoo-2-829c7aaee7917f442254117279bc2d72fd1155f0.zip |
fixed typo and indentation in base profile
Diffstat (limited to 'profiles/base/packages')
-rw-r--r-- | profiles/base/packages | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/base/packages b/profiles/base/packages index be458552f53f..1f16f9828202 100644 --- a/profiles/base/packages +++ b/profiles/base/packages @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.17 2004/06/26 23:29:24 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.18 2004/06/28 19:34:27 solar Exp $ # Gentoo Base Profile @@ -17,7 +17,7 @@ # base profile. Lines without a "*" prefix will be ignored for profile # system calculations. -# Please mote that this file is rarely used as a package inclusion mask +# Please note that this file is rarely used as a package inclusion mask # file, because it affects EVERY SINGLE gentoo profile. As can be seen, # we've limited the inclusion mask to a version of portage which supports # cascaded profiles, but apart from that, there should be no version @@ -73,7 +73,7 @@ *sys-devel/make *sys-devel/patch *sys-fs/e2fsprogs -*sys-libs/cracklib +*sys-libs/cracklib *sys-libs/db *sys-libs/ncurses *sys-libs/pam |