summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2003-03-26 17:15:32 +0000
committerMartin Schlemmer <azarah@gentoo.org>2003-03-26 17:15:32 +0000
commit1b3a818bfcd39d570add5dc6d23bdeaefc73fe30 (patch)
tree470569fb348f6084e680ac5a4755a805be4f399a /profiles
parentbugfix, should close #18221 (diff)
downloadgentoo-2-1b3a818bfcd39d570add5dc6d23bdeaefc73fe30.tar.gz
gentoo-2-1b3a818bfcd39d570add5dc6d23bdeaefc73fe30.tar.bz2
gentoo-2-1b3a818bfcd39d570add5dc6d23bdeaefc73fe30.zip
tweak gawk comments
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask12
1 files changed, 10 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index a276e07505be..3e2586c9889f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,7 +32,7 @@ gawk#####################################################################
# lolo asked me to do, and masking it totally did not just break it
# from detecting (and effectively disabling) devfs, but also broke
# depscan.sh, rc-envupdate.sh, etc, which was IMHO MUCH worse.
-# --Azarah
+# --Azarah (26 Mar 2003)
#
# Ok, this problem is getting uglier by the second.
# The way it looks to me is that FIRST gawk changes it's API so that
@@ -42,7 +42,15 @@ gawk#####################################################################
# gawk call that the lovely GNU folks also changed the function of
# between versions. And so Azarah and I will have to spend some time
# rebooting ourselves to make sure this is OK. Sorry about all that
-# folks. --LostLogic
+# folks. --LostLogic (26 Mar 2003)
+#
+# Right, so I added the filefuncs module to gawk-3.1.1-r2, meaning
+# I can remove it from baselayout if /lib/rcscripts/filefuncs.so is
+# a valid symlink. And until the GNU guys can get back to me about
+# this new bug of not taking a input file as parameter to gawk, we
+# can safely use 3.1.1. Also, those who did upgrade to 3.1.2, can
+# safely downgrade, as filefuncs.so will not be nuked.
+# --Azarah (26 Mar 2003)
>=sys-apps/gawk-3.1.2
# <sethbc@gentoo.org> (23 Mar 2003)