Gentoo Archives: gentoo-commits

From: "Xavier Neys (neysx)" <neysx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/search: packages-gentoo-org.xml
Date: Sat, 22 Dec 2007 11:04:00
Message-Id: E1J6295-0000AM-Dw@stork.gentoo.org
1 neysx 07/12/22 11:03:55
2
3 Modified: packages-gentoo-org.xml
4 Log:
5 Use google as for www.g.o until p.g.o has its own search feature
6
7 Revision Changes Path
8 1.3 xml/htdocs/search/packages-gentoo-org.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/search/packages-gentoo-org.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/search/packages-gentoo-org.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/search/packages-gentoo-org.xml?r1=1.2&r2=1.3
13
14 Index: packages-gentoo-org.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/search/packages-gentoo-org.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- packages-gentoo-org.xml 28 Nov 2007 20:23:42 -0000 1.2
21 +++ packages-gentoo-org.xml 22 Dec 2007 11:03:54 -0000 1.3
22 @@ -20,5 +20,5 @@
23 <Description>Search packages.gentoo.org</Description>
24 <Image height="16" width="16" type="image/x-icon">http://www.gentoo.org/search/g-packages.ico</Image>
25 <!-- Change this back when the new search functionality is completed -->
26 - <Url type="text/html" template="http://packages.gentoo.org/package/{searchTerms}"/>
27 + <Url type="text/html" template="http://www.google.com/search?q={searchTerms}+site%3Apackages.gentoo.org"/>
28 </OpenSearchDescription>
29
30
31
32 --
33 gentoo-commits@g.o mailing list