[aur-dev] [PATCH] Add timestamp when a package is flagged out-of-date (FS#20848).

Lukas Fleischer archlinux at cryptocrack.de
Sun Oct 10 14:09:43 EDT 2010


On Thu, Oct 07, 2010 at 11:09:36PM -0400, Loui Chang wrote:
> This:
> > +			echo "<br /><span class='f6'>".__("This package has been flagged out of date")." (".$out_of_date_time.")</span>";
> 
> Could change to this:
> > +			echo "<br /><span class='f6'>".__("This package has been flagged out of date.")." ($out_of_date_time)</span>";

Well, it's just a cosmetic change. Having the date in brackets after a
punctuation mark looked ugly to me, so I removed the period everywhere.
If you want me to keep the patch simple and don't care about the period,
I can revert this change and send another patch.


More information about the aur-dev mailing list