Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
commit: f8c5b37ce4801ccef0f77d5b8dbcabc638f0d3f4
Author: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 23:03:11 2011 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 23:03:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/planet-gentoo.git;a=commit;h=f8c5b37c
Update swift's feed links, bug 378979, to fix the problem with viewing
short summaries instead of full text
---
configs/planet/swift | 2 +-
configs/universe/swift | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/planet/swift b/configs/planet/swift
index e93ec6f..7ef748c 100644
--- a/configs/planet/swift
+++ b/configs/planet/swift
@@ -1,4 +1,4 @@
-[http://blog.siphos.be/category/gentoo/feed/rss/]
+[http://blog.siphos.be/category/gentoo/feed/]
username = swift
name = Sven Vermeulen
gravatar = a163d8bce08d529a0419c8765766c3b6
diff --git a/configs/universe/swift b/configs/universe/swift
index 9a41858..02ade4e 100644
--- a/configs/universe/swift
+++ b/configs/universe/swift
@@ -1,4 +1,4 @@
-[http://blog.siphos.be/feed/rss]
+[http://blog.siphos.be/feed/]
username = swift
name = Sven Vermeulen
gravatar = a163d8bce08d529a0419c8765766c3b6
|
|