summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-16 12:51:33 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-16 12:51:33 +0000
commit6790cd22eebdbf3c64de7587da1ac397086c6fec (patch)
tree4cbd3b05e5ff948ad60e61b040e3574994ebae8e /dev-util/diffstat
parentBump to 0.4.5. Improvements to crypt-luks, dmraid, uuid, fs detection. Clean ... (diff)
downloadgentoo-2-6790cd22eebdbf3c64de7587da1ac397086c6fec.tar.gz
gentoo-2-6790cd22eebdbf3c64de7587da1ac397086c6fec.tar.bz2
gentoo-2-6790cd22eebdbf3c64de7587da1ac397086c6fec.zip
Stable on alpha, bug #269899
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/diffstat')
-rw-r--r--dev-util/diffstat/ChangeLog5
-rw-r--r--dev-util/diffstat/diffstat-1.47.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog
index ca7c78e54cac..d20d4ba7ae12 100644
--- a/dev-util/diffstat/ChangeLog
+++ b/dev-util/diffstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffstat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.74 2009/05/15 21:47:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.75 2009/05/16 12:51:33 klausman Exp $
+
+ 16 May 2009; Tobias Klausmann <klausman@gentoo.org> diffstat-1.47.ebuild:
+ Stable on alpha, bug #269899
15 May 2009; Markus Meier <maekke@gentoo.org> diffstat-1.47.ebuild:
amd64 stable, bug #269899
diff --git a/dev-util/diffstat/diffstat-1.47.ebuild b/dev-util/diffstat/diffstat-1.47.ebuild
index 4718fdfdf9b9..322db97e4d70 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.5 2009/05/15 21:47:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.47.ebuild,v 1.6 2009/05/16 12:51:33 klausman 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=""