diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-25 18:57:05 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-25 18:57:05 +0000 |
commit | fc3c95288c0f1c09800ba75c9647a7ed3252708e (patch) | |
tree | 59ca5f85e303c725a635c607e2f38b5c39d93511 | |
parent | Version bump, plus support for new Java system. (diff) | |
download | historical-fc3c95288c0f1c09800ba75c9647a7ed3252708e.tar.gz historical-fc3c95288c0f1c09800ba75c9647a7ed3252708e.tar.bz2 historical-fc3c95288c0f1c09800ba75c9647a7ed3252708e.zip |
Also mask autoconf-wrapper.
-rw-r--r-- | profiles/package.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 383e12ff235c..d1b4a0570833 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5548 2006/06/25 18:44:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5549 2006/06/25 18:57:05 flameeyes Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -27,6 +27,7 @@ # in the mean time. >=sys-apps/coreutils-5.97 >=sys-devel/autoconf-2.59d +>=sys-devel/autoconf-wrapper-3.2-r1 # Diego Pettenò <flameeyes@gentoo.org> (25 Jun 2006) # confcache really needs more work before prime-time |