diff options
Diffstat (limited to 'paludis/repositories')
-rwxr-xr-x | paludis/repositories/e/ebuild_flat_metadata_cache_TEST_setup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/paludis/repositories/e/ebuild_flat_metadata_cache_TEST_setup.sh b/paludis/repositories/e/ebuild_flat_metadata_cache_TEST_setup.sh index 61583f826..5667e3261 100755 --- a/paludis/repositories/e/ebuild_flat_metadata_cache_TEST_setup.sh +++ b/paludis/repositories/e/ebuild_flat_metadata_cache_TEST_setup.sh @@ -1096,6 +1096,7 @@ SUMMARY=the-description-flat_hash-exlib PLATFORMS=the-keywords MYOPTIONS=the-iuse EAPI=exheres-0 +DEFINED_PHASES=- END TZ=UTC touch -t 197001010001 cat/flat_hash-exlib/flat_hash-exlib-1.ebuild || exit 2 @@ -1116,6 +1117,7 @@ SUMMARY=the-description-flat_hash-exlib-percat PLATFORMS=the-keywords MYOPTIONS=the-iuse EAPI=exheres-0 +DEFINED_PHASES=- END TZ=UTC touch -t 197001010001 cat/flat_hash-exlib-percat/flat_hash-exlib-percat-1.ebuild || exit 2 |