head	1.2;
access;
symbols
	RELEASE-1_4:1.1.0.2
	GENTOO_1_4_SNAP_2003010800:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.08.15.12.50.15;	author lanius;	state dead;
branches;
next	1.1;

1.1
date	2002.04.13.23.01.55;	author karltk;	state Exp;
branches;
next	;


desc
@@


1.2
log
@moved to app-portage
@
text
@#! /bin/sh


find /usr/portage/ -name "*.ebuild" | \
	xargs egrep -i "<[a-z]+@@[a-z\.]+>" | \
	awk -f /usr/share/gentoolkit/histogram.awk | \
	sort -n +1 -r
@


1.1
log
@Added gentool-bump-revision
@
text
@@

