diff options
author | 2007-02-02 16:51:37 +0000 | |
---|---|---|
committer | 2007-02-02 16:51:37 +0000 | |
commit | 1f1162d07bb0f8577dc0419a1df40128ac89ac4b (patch) | |
tree | 1d6981c0061e17fe12fcc4f66f92a4543de74a4d /profiles | |
parent | x86 stable wrt bug 163495 (diff) | |
download | historical-1f1162d07bb0f8577dc0419a1df40128ac89ac4b.tar.gz historical-1f1162d07bb0f8577dc0419a1df40128ac89ac4b.tar.bz2 historical-1f1162d07bb0f8577dc0419a1df40128ac89ac4b.zip |
mask slib-3.1.4 for incompatibillity with guile-1.8
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 4e51b66bdefe..e1569b26ac91 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6724 2007/02/02 10:14:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6725 2007/02/02 16:51:37 hkbst Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,11 @@ ## End example ## +# Marijn Schouten <hkBst@gentoo.org> (13 Jan 2007) +# Doesn't work with guile-1.8* while 3.1.1 does miracularly. +# Masked to prevent upgrade/downgrade cycle +~dev-scheme/slib-3.1.4 + # Robin H. Johnson <robbat2@gentoo.org> (01 Feb 2007) # Block for early testing >=app-office/dia-0.96_pre3 |