Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: /
Date: Thu, 28 Mar 2013 16:31:15
Message-Id: 1364488237.3ec7a181e33a301e70324783c7fcfb9bd5ef57b6.robbat2@gentoo
1 commit: 3ec7a181e33a301e70324783c7fcfb9bd5ef57b6
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 28 16:30:29 2013 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 28 16:30:37 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=3ec7a181
7
8 Fix correct sponsor in URL.
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11
12 ---
13 gentoo_sponsors.py | 4 ++--
14 1 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py
17 index 5f3c1fb..87ae43c 100644
18 --- a/gentoo_sponsors.py
19 +++ b/gentoo_sponsors.py
20 @@ -103,8 +103,8 @@ ads = [
21 'weight': 5,
22 'url': 'http://www.hotelkatalog24.de',
23 'html': {
24 - "en": 'Gentoo Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.online-kredit-index.de/">hotels</a> and book them online.',
25 - "de": 'Gentoo Unterstützt von hotelkatalog24.de, wo du <a target="_parent" href="http://www.hotelkatalog24.de">Hotels</a> ganz einfach online buchen kannst.',
26 + "en": 'Gentoo Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.hotelkatalog24.de/">hotels</a> and book them online.',
27 + "de": 'Gentoo Unterstützt von hotelkatalog24.de, wo du <a target="_parent" href="http://www.hotelkatalog24.de/">Hotels</a> ganz einfach online buchen kannst.',
28 },
29 'height': 120,
30 'width': 125,