diff options
author | Mike Doty <kingtaco@gentoo.org> | 2006-03-18 22:15:18 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2006-03-18 22:15:18 +0000 |
commit | 6847f41c28e1f4f26a88771b632d0a97895891a2 (patch) | |
tree | 7f63ea86c1e002544936ccbd978dce1ce4190677 /profiles/profiles.desc | |
parent | Stable on amd64 per bug #126321 (diff) | |
download | gentoo-2-6847f41c28e1f4f26a88771b632d0a97895891a2.tar.gz gentoo-2-6847f41c28e1f4f26a88771b632d0a97895891a2.tar.bz2 gentoo-2-6847f41c28e1f4f26a88771b632d0a97895891a2.zip |
removed amd64/2006.0/no-symlinks because it makes repoman bitchy
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index a30a6a0aebc1..0bbbfc249f78 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -14,7 +14,8 @@ alpha default-linux/alpha/no-nptl/2.4 stable # AMD64 Profiles amd64 default-linux/amd64/2006.0 stable -amd64 default-linux/amd64/2006.0/no-symlinks dev +# <kingtaco> no-symlinks makes repoman act like a punk +#amd64 default-linux/amd64/2006.0/no-symlinks dev #amd64 default-linux/amd64/2006.0/no-multilib stable # I have commented this profile for the following reason: # <blubb> it doesn't work with a normal stage tarball and will break within 5 minutes for sure |