s/maketest/test/
authorMike Frysinger <vapier@gentoo.org>
Wed, 18 Jan 2006 11:56:57 +0000 (11:56 -0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 18 Jan 2006 11:56:57 +0000 (11:56 -0000)
svn path=/main/trunk/; revision=2566

13 files changed:
cnf/make.conf
cnf/make.conf.alpha
cnf/make.conf.amd64
cnf/make.conf.arm
cnf/make.conf.hppa
cnf/make.conf.ia64
cnf/make.conf.mips
cnf/make.conf.ppc
cnf/make.conf.ppc64
cnf/make.conf.s390
cnf/make.conf.sparc
cnf/make.conf.x86
cnf/make.conf.x86-fbsd

index c330db9b81ad6deb9c2a72bd5c84d6f9505242d6..fb2cad1e8768cb834a802a1b027a13b7d4978a5f 100644 (file)
@@ -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
index d57a77d0db099d87708ad69a0e56f8c8bf964715..32cba977cb0228a094a9967f2ba0a9b315a2de52 100644 (file)
@@ -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
index d0776488fcba18ab858e8173a256c1d8f22d7a72..f2de1cef3bc0f247baf0a422b111ac98e40578eb 100644 (file)
@@ -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
index 4bc45ecf096f03eb3d68c8f31051afad4ba1ca40..3f07565c231ce7adfec87ceee8a84bda72d2e299 100644 (file)
@@ -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
index 26174274eb29dc1ad4bed74dccbb0600fdfd3530..6f948642a060ba1866f3eba6fefda8bda357f889 100644 (file)
@@ -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
index 91c8639de533d33b79aa3de097b8ae4155fa1d5f..81f6a29a84864fdf4ec2939b80cd495540337547 100644 (file)
@@ -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
index b2287e2acd8bdeeef2413cd2fc6fa3b1359e199b..d63369da633d80d56b1eedc1345163c3b5b8b48c 100644 (file)
@@ -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
index b331fc50b356acc0f8a4ffe4b4966a97980dc07b..d15bc999eb50d23b5ca9a9b94af0788dc7921765 100644 (file)
@@ -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
index 7845678e366e0a67d7fd23c2e1a3307d00fced2f..35becf4ec893352b71e276eec38db1c9e2577c9a 100644 (file)
@@ -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
index 8eb532b88d717589b9b26df1864884fa297e4c08..fca5c058f89b663290b55aac99fb4e893238cf9e 100644 (file)
@@ -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
index b760218d827be2e5802cdf233477a559a81bd779..b91446bf66e46ade2ad9f3bf7dd235679aab87b0 100644 (file)
 #  '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
index 01e94515ec43cc016b9d7cbcc729208424933f6b..4c769dbf70f3d1a25b5cdc90a19b4536c95f77a9 100644 (file)
@@ -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
index f77bac295620058064149c822cc76f4700c8a84d..115aca5545db61a28a42ac0b5f0e19d7fedf71ca 100644 (file)
@@ -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