summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2006-12-03 23:22:52 +0000
committerTim Yamin <plasmaroo@gentoo.org>2006-12-03 23:22:52 +0000
commitd232eb93265d213153bcc700aeaa25c5ba113058 (patch)
treed6f70d7b386bb5ae40a2e8f64ecc5dabaa123177 /dev-util
parentBump to a snapshot to fix bug 69633, thanks to David Brown for reporting and ... (diff)
downloadgentoo-2-d232eb93265d213153bcc700aeaa25c5ba113058.tar.gz
gentoo-2-d232eb93265d213153bcc700aeaa25c5ba113058.tar.bz2
gentoo-2-d232eb93265d213153bcc700aeaa25c5ba113058.zip
Stable on IA64; bug #155304.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/diffstat/ChangeLog5
-rw-r--r--dev-util/diffstat/diffstat-1.43.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffstat/ChangeLog b/dev-util/diffstat/ChangeLog
index 21881e63b19f..4ce69787fd0d 100644
--- a/dev-util/diffstat/ChangeLog
+++ b/dev-util/diffstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffstat
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.53 2006/11/17 23:40:21 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/ChangeLog,v 1.54 2006/12/03 23:22:52 plasmaroo Exp $
+
+ 03 Dec 2006; Tim Yamin <plasmaroo@gentoo.org> diffstat-1.43.ebuild:
+ Stable on IA64; bug #155304.
17 Nov 2006; Steve Dibb <beandog@gentoo.org> diffstat-1.43.ebuild:
amd64 stable, bug 155304
diff --git a/dev-util/diffstat/diffstat-1.43.ebuild b/dev-util/diffstat/diffstat-1.43.ebuild
index 6f9950b3d58c..de14b14ded3e 100644
--- a/dev-util/diffstat/diffstat-1.43.ebuild
+++ b/dev-util/diffstat/diffstat-1.43.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.43.ebuild,v 1.7 2006/11/17 23:40:21 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffstat/diffstat-1.43.ebuild,v 1.8 2006/12/03 23:22:52 plasmaroo Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${P}.tgz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="sys-apps/diffutils"