summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-04-19 17:11:32 +0000
committerJustin Lecher <jlec@gentoo.org>2013-04-19 17:11:32 +0000
commitc43908960a878550a69f4f7362512f515fb62b36 (patch)
tree1a367b96d0515724aa41eaee2f61b83474406664 /dev-util/diffstat
parentold (diff)
downloadgentoo-2-c43908960a878550a69f4f7362512f515fb62b36.tar.gz
gentoo-2-c43908960a878550a69f4f7362512f515fb62b36.tar.bz2
gentoo-2-c43908960a878550a69f4f7362512f515fb62b36.zip
dev-util/diffstat: Readd latest stable version
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 8009D6F070EB7916)
Diffstat (limited to 'dev-util/diffstat')
-rw-r--r--dev-util/diffstat/ChangeLog5
-rw-r--r--dev-util/diffstat/diffstat-1.56.ebuild13
2 files changed, 17 insertions, 1 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog
index b7021e76dbe1..6f7fac543d36 100644
--- a/dev-util/diffstat/ChangeLog
+++ b/dev-util/diffstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffstat
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.142 2013/04/19 14:31:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.143 2013/04/19 17:11:32 jlec Exp $
+
+ 19 Apr 2013; Justin Lecher <jlec@gentoo.org> +diffstat-1.56.ebuild:
+ Readd latest stable version
19 Apr 2013; Justin Lecher <jlec@gentoo.org> -diffstat-1.55.ebuild,
-diffstat-1.56.ebuild, metadata.xml:
diff --git a/dev-util/diffstat/diffstat-1.56.ebuild b/dev-util/diffstat/diffstat-1.56.ebuild
new file mode 100644
index 000000000000..e096c7b81ad7
--- /dev/null
+++ b/dev-util/diffstat/diffstat-1.56.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.56.ebuild,v 1.14 2013/04/19 17:11:32 jlec Exp $
+
+EAPI="5"
+
+DESCRIPTION="Display a histogram of diff changes"
+HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"
+SRC_URI="ftp://invisible-island.net/diffstat/${P}.tgz"
+
+LICENSE="HPND"
+SLOT="0"
+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"