summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2006-08-06 22:09:53 +0000
committerTorsten Veller <tove@gentoo.org>2006-08-06 22:09:53 +0000
commitadcd249d4931dc375504b979bde9a67c41df7937 (patch)
treea25fcef3e407b96315d3467529ee964563468a3c /dev-util
parentStable on x86, bug #141352. (diff)
downloadgentoo-2-adcd249d4931dc375504b979bde9a67c41df7937.tar.gz
gentoo-2-adcd249d4931dc375504b979bde9a67c41df7937.tar.bz2
gentoo-2-adcd249d4931dc375504b979bde9a67c41df7937.zip
Stable on x86 (#141390)
(Portage version: 2.1.1_pre4-r3)
Diffstat (limited to 'dev-util')
-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 6948e455a31f..721118233083 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.20 2006/07/24 01:42:31 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.21 2006/08/06 22:09:53 tove Exp $
+
+ 06 Aug 2006; Torsten Veller <tove@gentoo.org> diffball-0.7.1.ebuild:
+ Stable on x86 (#141390)
23 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
diffball-0.7.1.ebuild:
diff --git a/dev-util/diffball/diffball-0.7.1.ebuild b/dev-util/diffball/diffball-0.7.1.ebuild
index 78d8f01c8cf3..b88da6c00b7b 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.2 2006/07/24 01:42:31 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild,v 1.3 2006/08/06 22:09:53 tove Exp $
IUSE="debug"
@@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/diffball/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ~ppc-macos"
+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"