diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-09-07 20:57:59 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-09-07 20:57:59 +0000 |
commit | 497b42d5e51cb2a81351e7d924dfc031cd88c49e (patch) | |
tree | b78816bf5f97b39680fa15744f7ad2135ba7c896 /profiles | |
parent | fix RDEPEND (gettext not needed for bin packages) (diff) | |
download | historical-497b42d5e51cb2a81351e7d924dfc031cd88c49e.tar.gz historical-497b42d5e51cb2a81351e7d924dfc031cd88c49e.tar.bz2 historical-497b42d5e51cb2a81351e7d924dfc031cd88c49e.zip |
Applied some word wrapping to ease the reading on a 80 column terminal
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/macos/10.3/package.mask | 10 | ||||
-rw-r--r-- | profiles/default-darwin/macos/10.4/package.mask | 10 |
2 files changed, 12 insertions, 8 deletions
diff --git a/profiles/default-darwin/macos/10.3/package.mask b/profiles/default-darwin/macos/10.3/package.mask index dc40616d9bd8..07bc999df463 100644 --- a/profiles/default-darwin/macos/10.3/package.mask +++ b/profiles/default-darwin/macos/10.3/package.mask @@ -1,5 +1,6 @@ ## -# These packages will, or depend on packages that will overwrite collision-protected files +# These packages will, or depend on packages that will overwrite +# collision-protected files ## app-arch/zip app-arch/unzip @@ -41,7 +42,8 @@ app-vim/phpdocs app-vim/gentoo-syntax app-vim/taglist -# Cpio is provided by Apple on 10.3. The Gentoo binary is installed to a separate location -# so the package does not cause a collision. Nonetheless, cpio is part of System, and we don't -# want it pulled in for users of this profile +# Cpio is provided by Apple on 10.3. The Gentoo binary is installed to +# a separate location so the package does not cause a collision. +# Nonetheless, cpio is part of System, and we don't want it pulled in +# for users of this profile app-arch/cpio diff --git a/profiles/default-darwin/macos/10.4/package.mask b/profiles/default-darwin/macos/10.4/package.mask index c04a73a89dc3..6ae1e575afed 100644 --- a/profiles/default-darwin/macos/10.4/package.mask +++ b/profiles/default-darwin/macos/10.4/package.mask @@ -1,5 +1,6 @@ ## -# These packages will, or depend on packages that will overwrite collision-protected files +# These packages will, or depend on packages that will overwrite +# collision-protected files ## app-arch/zip app-arch/unzip @@ -42,7 +43,8 @@ app-vim/phpdocs app-vim/gentoo-syntax app-vim/taglist -# Cpio is provided by Apple on 10.4. The Gentoo binary is installed to a separate location -# so the package does not cause a collision. Nonetheless, cpio is part of System, and we don't -# want it pulled in for users of this profile. +# Cpio is provided by Apple on 10.4. The Gentoo binary is installed to +# a separate location so the package does not cause a collision. +# Nonetheless, cpio is part of System, and we don't want it pulled in +# for users of this profile. app-arch/cpio |