Gentoo Archives: gentoo-commits

From: Alexys Jacob <ultrabug@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: /
Date: Tue, 02 Dec 2014 12:54:01
Message-Id: 1417524826.0479fcb8556b2df394e4d7b81f7cdeadee5f4082.ultrabug@gentoo
1 commit: 0479fcb8556b2df394e4d7b81f7cdeadee5f4082
2 Author: Ultrabug <ultrabug <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 2 12:53:46 2014 +0000
4 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 2 12:53:46 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=0479fcb8
7
8 add numberly sponsor ad logo
9
10 ---
11 gentoo_sponsors.py | 11 +++++++++++
12 1 file changed, 11 insertions(+)
13
14 diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py
15 index e66d535..2fa663f 100644
16 --- a/gentoo_sponsors.py
17 +++ b/gentoo_sponsors.py
18 @@ -5,6 +5,17 @@
19
20 ads = [
21 {
22 + 'name': 'Numberly',
23 + 'type': 'img',
24 + 'img': 'numberly_ad.jpg',
25 + 'title': 'Numberly',
26 + 'tier': 1,
27 + 'weight': 25,
28 + 'url': 'http://www.numberly.com/',
29 + 'height': 125,
30 + 'width': 125,
31 + },
32 + {
33 'name': 'OSL',
34 'type': 'img',
35 'img': 'osuosl.png',