diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-10-04 13:11:25 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-10-04 13:11:25 +0000 |
commit | 86ddb79628138e178784ea00e69357d7cb47d375 (patch) | |
tree | 1515ffa020a811dbd979c5ef0144a7945106c19d /profiles | |
parent | add some sanity checking and informational messages to do_gcc_config() (diff) | |
download | gentoo-2-86ddb79628138e178784ea00e69357d7cb47d375.tar.gz gentoo-2-86ddb79628138e178784ea00e69357d7cb47d375.tar.bz2 gentoo-2-86ddb79628138e178784ea00e69357d7cb47d375.zip |
latest maude does not compile with latest gcc in portage - gcc bug 17259
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 75e3c95d2815..4d32b3694795 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3214 2004/10/03 06:40:11 mr_bones_ Exp $# +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3215 2004/10/04 13:11:25 phosphan Exp $# #When you add an entry to this file, add your name, the date, and an #explanation of why something is getting masked # @@ -22,6 +22,10 @@ ## End example ## +# Patrick Kursawe <phosphan@gentoo.org> (04 Oct 2004) +# necessary gcc version not yet there +=dev-lang/maude-2.1.1-r1 + # suka <suka@gentoo.org> (01 Oct 2004) # Waiting for the official release announcement =app-office/openoffice-bin-1.1.3 |