From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ScG7b-0005X0-VQ for garchives@archives.gentoo.org; Wed, 06 Jun 2012 13:18:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D64FDE064F; Wed, 6 Jun 2012 13:17:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A4369E064F for ; Wed, 6 Jun 2012 13:17:51 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A12B1B4035 for ; Wed, 6 Jun 2012 13:17:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D597DE5404 for ; Wed, 6 Jun 2012 13:17:49 +0000 (UTC) From: "Alec Warner" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alec Warner" Message-ID: <1338988661.0505abb28e9ab9d8a5f4f62d2751cb3d249f8711.antarus@gentoo> Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: / X-VCS-Repository: proj/gentoo-ads-config X-VCS-Files: gentoo_sponsors.py X-VCS-Directories: / X-VCS-Committer: antarus X-VCS-Committer-Name: Alec Warner X-VCS-Revision: 0505abb28e9ab9d8a5f4f62d2751cb3d249f8711 X-VCS-Branch: master Date: Wed, 6 Jun 2012 13:17:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 810ac257-cee8-4c90-93c2-473e2cfa5f64 X-Archives-Hash: f78e55249d916d9e3118e9cf829df4de commit: 0505abb28e9ab9d8a5f4f62d2751cb3d249f8711 Author: Alec Warner gentoo org> AuthorDate: Wed Jun 6 13:17:41 2012 +0000 Commit: Alec Warner gentoo org> CommitDate: Wed Jun 6 13:17:41 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoo-ads-co= nfig.git;a=3Dcommit;h=3D0505abb2 Missing comma... --- gentoo_sponsors.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index 135daad..ad2f67e 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -23,7 +23,7 @@ ads =3D [ # TODO(antarus): We should email them and get a german translation. 'html': { 'en': 'Kartenzia is a young start-up based in Germany, which provides th= eir customers with personalized invitations for various occassions such a= s wedding invitations or christmas invitations.', - } + }, 'tier': 1, 'url': 'http://www.kartenzia.de/', 'height': 120,