From 4d8b5c35a08df2b1caa468a5e901b436272e5588 Mon Sep 17 00:00:00 2001 From: randomdan Date: Mon, 19 Aug 2013 00:17:30 +0000 Subject: Allow specifying a custom date format in an XML presenter declaration, used to correct the date format used in GB RSS feeds --- gentoobrowse/present/atom.xml | 8 +++++++- gentoobrowse/xslt/atomebuilds.xslt | 6 ++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/gentoobrowse/present/atom.xml b/gentoobrowse/present/atom.xml index fcb4fea..e487f89 100644 --- a/gentoobrowse/present/atom.xml +++ b/gentoobrowse/present/atom.xml @@ -1,10 +1,16 @@ - + + + + + + diff --git a/gentoobrowse/xslt/atomebuilds.xslt b/gentoobrowse/xslt/atomebuilds.xslt index b4c3595..708c38e 100644 --- a/gentoobrowse/xslt/atomebuilds.xslt +++ b/gentoobrowse/xslt/atomebuilds.xslt @@ -13,7 +13,9 @@ http://gentoobrowse.randomdan.homeip.net/ Unofficial Gentoo package browser en-gb - Wed, 16 Jun 2010 14:52:43 GMT + + + Copyright: (C) Gentoo Foundation, Inc. 15 @@ -25,7 +27,7 @@ http:///package// http:///package//- - Z + ebuild -- cgit v1.2.3