=== removed file 'scripts/portage_timestamp' --- scripts/portage_timestamp 2011-11-25 02:11:32 +0000 +++ scripts/portage_timestamp 1970-01-01 00:00:00 +0000 @@ -1,3 +0,0 @@ -#!/bin/zsh -timestamp_arr=( $(<$1/metadata/timestamp.x) ) || exit 1 -date -d @${timestamp_arr[1]} '+%Y%m%d'