diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-16 15:41:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-16 15:41:15 +0000 |
commit | 8d87a777817804e5568765e0af0fcd24706d60c1 (patch) | |
tree | 03d6f2c8b33f8534899c5cfefb25da2fbee9a1d7 /dev-util/diffstat/diffstat-1.47.ebuild | |
parent | As NVIDIA changed the versioning scheme of their files, change the latest ver... (diff) | |
download | gentoo-2-8d87a777817804e5568765e0af0fcd24706d60c1.tar.gz gentoo-2-8d87a777817804e5568765e0af0fcd24706d60c1.tar.bz2 gentoo-2-8d87a777817804e5568765e0af0fcd24706d60c1.zip |
ppc stable #269899
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-util/diffstat/diffstat-1.47.ebuild')
-rw-r--r-- | dev-util/diffstat/diffstat-1.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/diffstat/diffstat-1.47.ebuild b/dev-util/diffstat/diffstat-1.47.ebuild index 322db97e4d70..a4606ae3f6f1 100644 --- a/dev-util/diffstat/diffstat-1.47.ebuild +++ b/dev-util/diffstat/diffstat-1.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.47.ebuild,v 1.6 2009/05/16 12:51:33 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.47.ebuild,v 1.7 2009/05/16 15:41:15 nixnut Exp $ DESCRIPTION="creates a histogram from a diff of the insertions, deletions, and modifications per-file" HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${P}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |