Gentoo Archives: gentoo-commits

From: Alec Warner <antarus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: /
Date: Wed, 06 Jun 2012 13:18:03
Message-Id: 1338988661.0505abb28e9ab9d8a5f4f62d2751cb3d249f8711.antarus@gentoo
1 commit: 0505abb28e9ab9d8a5f4f62d2751cb3d249f8711
2 Author: Alec Warner <antarus <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 6 13:17:41 2012 +0000
4 Commit: Alec Warner <antarus <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 6 13:17:41 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=0505abb2
7
8 Missing comma...
9
10 ---
11 gentoo_sponsors.py | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py
15 index 135daad..ad2f67e 100644
16 --- a/gentoo_sponsors.py
17 +++ b/gentoo_sponsors.py
18 @@ -23,7 +23,7 @@ ads = [
19 # TODO(antarus): We should email them and get a german translation.
20 'html': { 'en':
21 'Kartenzia is a young start-up based in Germany, which provides their customers with personalized invitations for various occassions such as <a target="_parent" href="http://www.kartenzia.de/einladungskarten/hochzeit/">wedding invitations</a> or <a target="_parent" href="http://www.kartenzia.de/saisonal/weihnachten/">christmas invitations</a>.',
22 - }
23 + },
24 'tier': 1,
25 'url': 'http://www.kartenzia.de/',
26 'height': 120,