Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/council/voting-logs: council-2006-grapher.rb.txt
Date: Tue, 18 Sep 2007 20:31:27
Message-Id: E1IXjbi-0004Qo-Dv@stork.gentoo.org
1 vapier 07/09/18 20:23:42
2
3 Modified: council-2006-grapher.rb.txt
4 Log:
5 tweak input file names
6
7 Revision Changes Path
8 1.2 xml/htdocs/proj/en/council/voting-logs/council-2006-grapher.rb.txt
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/council/voting-logs/council-2006-grapher.rb.txt?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/council/voting-logs/council-2006-grapher.rb.txt?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/council/voting-logs/council-2006-grapher.rb.txt?r1=1.1&r2=1.2
13
14 Index: council-2006-grapher.rb.txt
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/council/voting-logs/council-2006-grapher.rb.txt,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- council-2006-grapher.rb.txt 13 Sep 2006 01:56:04 -0000 1.1
21 +++ council-2006-grapher.rb.txt 18 Sep 2007 20:23:41 -0000 1.2
22 @@ -1,7 +1,7 @@
23 #!/usr/bin/ruby
24
25 -ResultsFile = "master-council2006"
26 -RankingsFile = "rank-council2006"
27 +ResultsFile = "council-2006-master.txt"
28 +RankingsFile = "council-2006-rank.txt"
29 ScaleSize = 10
30 HeightScale = 7
31 BarHeight = 8
32
33
34
35 --
36 gentoo-commits@g.o mailing list