diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-07-29 21:14:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-07-29 21:14:57 +0000 |
commit | e5a323a848253db3962f0b980955748a710e8ae1 (patch) | |
tree | 3f01c7d65a23142c8b560142f91044a1422d1a37 /profiles | |
parent | mask broken versions of nforce-net (diff) | |
download | gentoo-2-e5a323a848253db3962f0b980955748a710e8ae1.tar.gz gentoo-2-e5a323a848253db3962f0b980955748a710e8ae1.tar.bz2 gentoo-2-e5a323a848253db3962f0b980955748a710e8ae1.zip |
mask ruby-1.8.0_pre5 until vim compilation is fixed
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 7f4e93f29b76..27b2e015cbb9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -699,3 +699,7 @@ app-misc/todo-manager-bronze # agriffis@gentoo.org 29 Jul 2003 # mask nforce-net-1.0.0261 for bug 24815 =net-misc/nforce-net-1.0.0261* + +# agriffis@gentoo.org 29 Jul 2003 +# ruby-1.8.0_r5 breaks vim at the moment... see bug 25529 +>=dev-lang/ruby-1.8.0_r5 |