Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5fa4999d6ebf7aace6a88477a5b61e317e100848
commit 5fa4999d6ebf7aace6a88477a5b61e317e100848
Author: Krisztian VASAS <[EMAIL PROTECTED]>
Date: Sat Oct 13 19:31:39 2007 +0200
fwng: changed stable rss url
diff --git a/frugalware/rss.php b/frugalware/rss.php
index 92eddef..5defc38 100644
--- a/frugalware/rss.php
+++ b/frugalware/rss.php
@@ -159,7 +159,7 @@ switch($_GET['type'])
die();
case "stable":
header('Content-Type: application/xml; charset=utf-8');
-
print(file_get_contents("http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=frugalware-stable;a=rss"));
+
print(file_get_contents("http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-stable.git;a=rss;opt=--no-merges"));
die();
case "bugs":
header('Content-Type: application/xml; charset=utf-8');
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git