diff options
author | 2002-09-30 00:04:49 +0000 | |
---|---|---|
committer | 2002-09-30 00:04:49 +0000 | |
commit | 20865873685e6dfd967491be4089657326a4a918 (patch) | |
tree | bfaf8bc15a29e65a0a3026caf90efa75a119cf00 /profiles/default-1.0 | |
parent | updated description (diff) | |
download | gentoo-2-20865873685e6dfd967491be4089657326a4a918.tar.gz gentoo-2-20865873685e6dfd967491be4089657326a4a918.tar.bz2 gentoo-2-20865873685e6dfd967491be4089657326a4a918.zip |
Fixed for 8548
Diffstat (limited to 'profiles/default-1.0')
-rw-r--r-- | profiles/default-1.0/packages | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-1.0/packages b/profiles/default-1.0/packages index 290cba7350f9..43dcc0c7ba22 100644 --- a/profiles/default-1.0/packages +++ b/profiles/default-1.0/packages @@ -14,8 +14,7 @@ # flexibility. For example, >=sys-libs/glibc-2.2.4 will cause emerge to ignore # all glibc ebuilds with a version less than 2.2.4. This allows us to have # profile-specific package.mask settings. *All* lines are used for this -7# masking process, whether they are prefixed with a * or not. And if a -generic +# masking process, whether they are prefixed with a * or not. And if a generic # dep is used, like "sys-apps/foo", then all versions of foo are included. If # there is no entry, then all versions of an app are included. The key thing # to note is that this file does not need to end up being an exhaustive list |