hwoarang    14/11/11 21:23:43

  Modified:             get_portage_stats.py
  Log:
  get_portage_stats: s/portage/ Gentoo ebuild/ when talking about the Gentoo
  packages

Revision  Changes    Path
1.7                  src/gwn/get_portage_stats.py

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/gwn/get_portage_stats.py?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/gwn/get_portage_stats.py?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/gwn/get_portage_stats.py?r1=1.6&r2=1.7

Index: get_portage_stats.py
===================================================================
RCS file: /var/cvsroot/gentoo/src/gwn/get_portage_stats.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- get_portage_stats.py        29 Apr 2014 19:21:11 -0000      1.6
+++ get_portage_stats.py        11 Nov 2014 21:23:43 -0000      1.7
@@ -65,7 +65,7 @@
 os.remove("pkgstats.txt")
 
 print "<h1>Portage</h1>"
-print "This section summarizes the current state of the portage tree.\n"
+print "This section summarizes the current state of the Gentoo ebuild tree.\n"
 
 print "[table th=\"0\"]"
 print "Architectures, " + gen_stats_num[0]




Reply via email to