commit: 77380ae99036cc54c6989582d71911dc24070833 Author: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org> AuthorDate: Mon Jan 23 21:50:52 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed Jan 25 12:35:12 2017 +0000 URL: https://gitweb.gentoo.org/sites/planet.git/commit/?id=77380ae9
update rafaelmartins feeds this fixes issues with lack of proper SNI support in venus planet software. Gentoo-bug: 606962 configs/planet/rafaelmartins | 2 +- configs/universe/rafaelmartins | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/planet/rafaelmartins b/configs/planet/rafaelmartins index f98e287..fd841a6 100644 --- a/configs/planet/rafaelmartins +++ b/configs/planet/rafaelmartins @@ -1,4 +1,4 @@ -[https://rgm.io/atom/gentoo/] +[http://feeds.rgm.io/rafaelmartins-gentoo.xml] username = rafaelmartins name = Rafael G. Martins gravatar = d9ac8d426c34c0b556b5ce4de3d3df23 diff --git a/configs/universe/rafaelmartins b/configs/universe/rafaelmartins index 59e9273..df8c924 100644 --- a/configs/universe/rafaelmartins +++ b/configs/universe/rafaelmartins @@ -1,4 +1,4 @@ -[https://rgm.io/atom/] +[http://feeds.rgm.io/rafaelmartins.xml] username = rafaelmartins name = Rafael G. Martins gravatar = d9ac8d426c34c0b556b5ce4de3d3df23
