diff options
author | 2009-08-17 08:59:30 +0000 | |
---|---|---|
committer | 2009-08-17 08:59:30 +0000 | |
commit | aa2b8770c9879075644c3197a64a31d4902cfe6a (patch) | |
tree | 4d2f7dceb31c4fb7e0b81c4bb9e54edc56cd20a5 /profiles/prefix/irix | |
parent | Stable for HPPA (bug #280839). (diff) | |
download | gentoo-2-aa2b8770c9879075644c3197a64a31d4902cfe6a.tar.gz gentoo-2-aa2b8770c9879075644c3197a64a31d4902cfe6a.tar.bz2 gentoo-2-aa2b8770c9879075644c3197a64a31d4902cfe6a.zip |
Mask perl-5.8.8-r6 on Solaris and IRIX because it breaks autotools there, bug #269430
Diffstat (limited to 'profiles/prefix/irix')
-rw-r--r-- | profiles/prefix/irix/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/prefix/irix/package.mask b/profiles/prefix/irix/package.mask new file mode 100644 index 000000000000..cc3601e43a12 --- /dev/null +++ b/profiles/prefix/irix/package.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/irix/package.mask,v 1.1 2009/08/17 08:59:30 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (17 Aug 2009) +# breaks at runtime for e.g. autotools, bug #269430 +=dev-lang/perl-5.8.8-r6 + |