diff options
author | 2006-06-25 18:44:06 +0000 | |
---|---|---|
committer | 2006-06-25 18:44:06 +0000 | |
commit | b8092afec723664eddc94d033afc9ad86f3c7c85 (patch) | |
tree | 569221a2b1cdbe0a357907c97da50edab4b11a3d | |
parent | Removed ao flag from gaim, and added custom-flags (diff) | |
download | historical-b8092afec723664eddc94d033afc9ad86f3c7c85.tar.gz historical-b8092afec723664eddc94d033afc9ad86f3c7c85.tar.bz2 historical-b8092afec723664eddc94d033afc9ad86f3c7c85.zip |
Mask latest autoconf (and thus latest coreutils) as it strictened a lot the generated code.
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 8205fe3fb5ab..383e12ff235c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5547 2006/06/25 18:04:38 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5548 2006/06/25 18:44:06 flameeyes 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,13 @@ ## # Diego Pettenò <flameeyes@gentoo.org> (25 Jun 2006) +# Software breaks with that autoconf version, mask until the tree is at least +# partially tested to work. coreutils needs that new version, so mask that too +# in the mean time. +>=sys-apps/coreutils-5.97 +>=sys-devel/autoconf-2.59d + +# Diego Pettenò <flameeyes@gentoo.org> (25 Jun 2006) # confcache really needs more work before prime-time # please don't file bugs for this unless you also have a solution dev-util/confcache |