summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-01-15 14:31:25 +0000
committerMarkus Meier <maekke@gentoo.org>2011-01-15 14:31:25 +0000
commit4df2b31d528fb751d7917ed3d717d54190d941fc (patch)
tree87dc2ad91fdc5a8fa252c29f2829411bbbe7367c /dev-util/diffstat
parentKeyworded for ~-linux, tested by me, removed old (diff)
downloadgentoo-2-4df2b31d528fb751d7917ed3d717d54190d941fc.tar.gz
gentoo-2-4df2b31d528fb751d7917ed3d717d54190d941fc.tar.bz2
gentoo-2-4df2b31d528fb751d7917ed3d717d54190d941fc.zip
x86 stable, bug #350842
(Portage version: 2.1.9.31/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.53.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog
index 76761a529119..01544fe21c21 100644
--- a/dev-util/diffstat/ChangeLog
+++ b/dev-util/diffstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffstat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.105 2011/01/11 22:00:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.106 2011/01/15 14:31:25 maekke Exp $
+
+ 15 Jan 2011; Markus Meier <maekke@gentoo.org> diffstat-1.53.ebuild:
+ x86 stable, bug #350842
11 Jan 2011; Markus Meier <maekke@gentoo.org> diffstat-1.53.ebuild:
arm stable, bug #350842
diff --git a/dev-util/diffstat/diffstat-1.53.ebuild b/dev-util/diffstat/diffstat-1.53.ebuild
index cc6813d58bc9..d6aafd2cd0c2 100644
--- a/dev-util/diffstat/diffstat-1.53.ebuild
+++ b/dev-util/diffstat/diffstat-1.53.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.53.ebuild,v 1.4 2011/01/11 22:00:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.53.ebuild,v 1.5 2011/01/15 14:31:25 maekke Exp $
DESCRIPTION="Display a histogram of diff changes"
HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"
@@ -8,7 +8,7 @@ SRC_URI="ftp://invisible-island.net/diffstat/${P}.tgz"
LICENSE="as-is"
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"
+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"
IUSE=""
DEPEND=""