From 07251d4ec23ee88be53522a87b82c7bc90f9de1c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 18 Jan 2006 11:56:57 +0000 Subject: s/maketest/test/ svn path=/main/trunk/; revision=2566 --- cnf/make.conf | 2 +- cnf/make.conf.alpha | 2 +- cnf/make.conf.amd64 | 2 +- cnf/make.conf.arm | 2 +- cnf/make.conf.hppa | 2 +- cnf/make.conf.ia64 | 2 +- cnf/make.conf.mips | 2 +- cnf/make.conf.ppc | 2 +- cnf/make.conf.ppc64 | 2 +- cnf/make.conf.s390 | 2 +- cnf/make.conf.sparc | 2 +- cnf/make.conf.x86 | 2 +- cnf/make.conf.x86-fbsd | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/cnf/make.conf b/cnf/make.conf index c330db9b8..fb2cad1e8 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -280,7 +280,7 @@ CHOST="i686-pc-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.alpha b/cnf/make.conf.alpha index d57a77d0d..32cba977c 100644 --- a/cnf/make.conf.alpha +++ b/cnf/make.conf.alpha @@ -266,7 +266,7 @@ CFLAGS="-mcpu=ev5 -O3 -pipe " # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.amd64 b/cnf/make.conf.amd64 index d0776488f..f2de1cef3 100644 --- a/cnf/make.conf.amd64 +++ b/cnf/make.conf.amd64 @@ -277,7 +277,7 @@ CHOST="x86_64-pc-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.arm b/cnf/make.conf.arm index 4bc45ecf0..3f07565c2 100644 --- a/cnf/make.conf.arm +++ b/cnf/make.conf.arm @@ -274,7 +274,7 @@ CHOST="armv4l-unknown-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.hppa b/cnf/make.conf.hppa index 26174274e..6f948642a 100644 --- a/cnf/make.conf.hppa +++ b/cnf/make.conf.hppa @@ -283,7 +283,7 @@ CHOST="hppa-unknown-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.ia64 b/cnf/make.conf.ia64 index 91c8639de..81f6a29a8 100644 --- a/cnf/make.conf.ia64 +++ b/cnf/make.conf.ia64 @@ -245,7 +245,7 @@ CHOST="ia64-unknown-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.mips b/cnf/make.conf.mips index b2287e2ac..d63369da6 100644 --- a/cnf/make.conf.mips +++ b/cnf/make.conf.mips @@ -263,7 +263,7 @@ CHOST="mips-unknown-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.ppc b/cnf/make.conf.ppc index b331fc50b..d15bc999e 100644 --- a/cnf/make.conf.ppc +++ b/cnf/make.conf.ppc @@ -303,7 +303,7 @@ CHOST="powerpc-unknown-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.ppc64 b/cnf/make.conf.ppc64 index 7845678e3..35becf4ec 100644 --- a/cnf/make.conf.ppc64 +++ b/cnf/make.conf.ppc64 @@ -281,7 +281,7 @@ CHOST="powerpc64-unknown-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.s390 b/cnf/make.conf.s390 index 8eb532b88..fca5c058f 100644 --- a/cnf/make.conf.s390 +++ b/cnf/make.conf.s390 @@ -245,7 +245,7 @@ CHOST="s390-ibm-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.sparc b/cnf/make.conf.sparc index b760218d8..b91446bf6 100644 --- a/cnf/make.conf.sparc +++ b/cnf/make.conf.sparc @@ -281,7 +281,7 @@ # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.x86 b/cnf/make.conf.x86 index 01e94515e..4c769dbf7 100644 --- a/cnf/make.conf.x86 +++ b/cnf/make.conf.x86 @@ -280,7 +280,7 @@ CHOST="i686-pc-linux-gnu" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for diff --git a/cnf/make.conf.x86-fbsd b/cnf/make.conf.x86-fbsd index f77bac295..115aca554 100644 --- a/cnf/make.conf.x86-fbsd +++ b/cnf/make.conf.x86-fbsd @@ -270,7 +270,7 @@ CHOST="i686-unknown-freebsd5.3" # 'keeptemp' prevents the clean phase from deleting the temp files ($T) # from a merge. # 'keepwork' prevents the clean phase from deleting the WORKDIR. -# 'maketest' causes ebuilds to perform testing phases if they are capable +# 'test' causes ebuilds to perform testing phases if they are capable # of it. Some packages support this automaticaly via makefiles. # 'noauto' causes ebuild to perform only the action requested and # not any other required actions like clean or unpack -- for -- cgit v1.2.3-1-g7c22