Gentoo Archives: gentoo-doc-cvs

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/proj/en/gdp/doc: gorg.xml
Date: Mon, 18 Aug 2014 08:48:11
Message-Id: 20140818084805.94ADF2004F@flycatcher.gentoo.org
1 graaff 14/08/18 08:48:04
2
3 Modified: gorg.xml
4 Log:
5 Add a deprecation notice to the gorg homepage.
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/gdp/doc/gorg.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml?r1=1.3&r2=1.4
13
14 Index: gorg.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- gorg.xml 7 May 2012 20:40:40 -0000 1.3
21 +++ gorg.xml 18 Aug 2014 08:48:04 -0000 1.4
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml,v 1.3 2012/05/07 20:40:40 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml,v 1.4 2014/08/18 08:48:04 graaff Exp $ -->
27
28 <guide>
29 <title>How to Install Gorg</title>
30 @@ -28,6 +28,12 @@
31 <section>
32 <body>
33
34 +<impo>
35 + Gorg is no longer maintained and its use on gentoo.org websites is
36 + being phased out. Once gorg is no longer used on gentoo.org the
37 + package will be masked and removed.
38 +</impo>
39 +
40 <p>
41 Gorg is a back-end XSLT processor for an XML-based web site. XML source files
42 are transformed and served on-the-fly. Output files and their dependencies are