summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-10 18:16:29 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-10 18:16:29 +0000
commit82f8f80055bf61cb6c6f45bd292027d6b466d570 (patch)
treec3a365c9be16d0654276e4066d118d13310ab69d /dev-util/diffball
parentStable on ppc wrt bug 148861 (diff)
downloadgentoo-2-82f8f80055bf61cb6c6f45bd292027d6b466d570.tar.gz
gentoo-2-82f8f80055bf61cb6c6f45bd292027d6b466d570.tar.bz2
gentoo-2-82f8f80055bf61cb6c6f45bd292027d6b466d570.zip
Stable on ia64.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'dev-util/diffball')
-rw-r--r--dev-util/diffball/ChangeLog5
-rw-r--r--dev-util/diffball/diffball-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffball/ChangeLog b/dev-util/diffball/ChangeLog
index ffb322446332..388b3c77a403 100644
--- a/dev-util/diffball/ChangeLog
+++ b/dev-util/diffball/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffball
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.23 2006/08/16 20:35:27 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.24 2006/10/10 18:16:29 kloeri Exp $
+
+ 10 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> diffball-0.7.1.ebuild:
+ Stable on ia64.
16 Aug 2006; Thomas Cort <tcort@gentoo.org> diffball-0.7.1.ebuild:
Stable on alpha wrt Bug #141390.
diff --git a/dev-util/diffball/diffball-0.7.1.ebuild b/dev-util/diffball/diffball-0.7.1.ebuild
index edbde6bc6cc7..118f0be46584 100644
--- a/dev-util/diffball/diffball-0.7.1.ebuild
+++ b/dev-util/diffball/diffball-0.7.1.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/diffball/diffball-0.7.1.ebuild,v 1.5 2006/08/16 20:35:27 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild,v 1.6 2006/10/10 18:16:29 kloeri Exp $
IUSE="debug"
@@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/diffball/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc-macos ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc ppc-macos ~sparc x86"
DEPEND=">=sys-libs/zlib-1.1.4 >=app-arch/bzip2-1.0.2"
RESTRICT="nostrip strip"