Nov 06
There is interesting question: How old are ebuilds in tree? (in term when they were touched last time)
So using simple oneliner we can gather ebuilds by year
# for i in `seq 2004 2010`; do echo -n "${i} "; qgrep -e "\-${i} Gentoo" | wc -l; done
Since we currently has 4 active EAPI’s in tree another interesting question was: How EAPI’s are distributed across tree?
November 8th, 2010 at 18:47
Interesting, I wonder which ebuilds are from 2004 and if they need to be bumped. This is a really interesting blog post and should be brought up on the next bugday. =)
November 8th, 2010 at 19:17
Well I also can post numbers for ebuild and eapi distribution
November 8th, 2010 at 20:10
Are you classing ebuilds which don’t specify EAPI as EAPI0?
That’s not how portage does it
November 9th, 2010 at 02:36
Sedrick,
The 2004 packages are….
dev-libs/libsqlora8-2.2.11
dev-libs/ntl-5.3.2
dev-libs/ucl-1.01-r1
dev-tcltk/bwidget-1.4.1
dev-tcltk/ck-8.0
dev-tcltk/tclperl-3.1
dev-tex/curve-1.7
dev-tex/flabels-1.0
dev-tex/foiltex-2.1.4a
dev-tex/fundus-19970826
dev-tex/latex-calendar-3.1
dev-tex/prosper-1.00.4-r1
dev-tex/rcsinfo-1.9
games-board/mt_ncurses_client-0.1.98
games-misc/robotfindskitten-1.4142135.349
games-puzzle/wakkabox-1.1.0
media-fonts/gnu-gs-fonts-std-6.0
media-gfx/springgraph-79
net-analyzer/prelude-nessus-20021107
net-firewall/fwanalog-0.6.4
net-irc/ptlink-opm-1.3.1
net-irc/tirc-0.54_alpha
net-mail/qmailanalog-0.70-r1
net-mail/spamcup-1.08
net-misc/httptype-1.3.9
net-misc/unix2tcp-0.7.2
net-news/yydecode-0.2.9
sys-boot/nettrom-2.3.3
sys-boot/raincoat-0.5
sys-cluster/xgridagent-1.0
sys-fs/dd-rescue-1.10
www-apps/mypictures-20040202
x11-libs/gtkmathview-bonobo-0.0.4
x11-libs/libiterm-mbt-0.5
November 10th, 2010 at 15:04
https://bugs.gentoo.org/show_bug.cgi?id=343935
January 11th, 2011 at 09:23
[...] This post was mentioned on Twitter by 驟雨☆1228. 驟雨☆1228 said: RT @naota344: Some interesting stats about gentoo portage tree | Alexey Shvetsov http://htn.to/fx6cr3 [...]