From patchwork Wed Nov 2 05:52:36 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/1] distro_tracking_fields: Update the Month to 'MMM' Date: Wed, 02 Nov 2011 05:52:36 -0000 From: wenzong.fan@windriver.com X-Patchwork-Id: 14187 Message-Id: <4c7397ee42cd9d2afaba68ac634d1376edb886b0.1320212931.git.wenzong.fan@windriver.com> To: From: Wenzong Fan Use format 'MMM' instead of spell out a Month. Signed-off-by: Wenzong Fan --- .../conf/distro/include/distro_tracking_fields.inc | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 10835dd..998eabf 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc @@ -5979,14 +5979,14 @@ DISTRO_PN_ALIAS_pn-libsdl = "Fedora=SDL Opensuse=SDL" RECIPE_STATUS_pn-ccache = "green" RECIPE_MAINTAINER_pn-ccache = "Wenzong Fan " RECIPE_LATEST_VERSION_pn-ccache = "3.1.6" -RECIPE_LAST_UPDATE_pn-ccache = "October 19, 2011" -RECIPE_MANUAL_CHECK_DATE_pn-ccache = "October 25, 2011" +RECIPE_LAST_UPDATE_pn-ccache = "Oct 19, 2011" +RECIPE_MANUAL_CHECK_DATE_pn-ccache = "Oct 25, 2011" RECIPE_STATUS_pn-chkconfig = "green" RECIPE_MAINTAINER_pn-chkconfig = "Wenzong Fan " RECIPE_LATEST_VERSION_pn-chkconfig = "1.3.55" -RECIPE_LAST_UPDATE_pn-chkconfig = "October 19, 2011" -RECIPE_MANUAL_CHECK_DATE_pn-chkconfig = "October 25, 2011" +RECIPE_LAST_UPDATE_pn-chkconfig = "Oct 19, 2011" +RECIPE_MANUAL_CHECK_DATE_pn-chkconfig = "Oct 25, 2011" DISTRO_PN_ALIAS_pn-lame = "Debian=lame Ubuntu=lame" DISTRO_PN_ALIAS_pn-libiconv = "Fedora=mingw-libiconv Opensuse=cross-mingw-libiconv"