| 1 |
# Copyright 1999-2012 Gentoo Foundation
|
| 2 |
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.55.ebuild,v 1.10 2012/12/03 10:16:37 radhermit Exp $
|
| 4 |
|
| 5 |
EAPI="4"
|
| 6 |
|
| 7 |
DESCRIPTION="Display a histogram of diff changes"
|
| 8 |
HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"
|
| 9 |
SRC_URI="ftp://invisible-island.net/diffstat/${P}.tgz"
|
| 10 |
|
| 11 |
LICENSE="HPND"
|
| 12 |
SLOT="0"
|
| 13 |
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
| 14 |
IUSE=""
|