diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-07-24 01:42:31 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-07-24 01:42:31 +0000 |
commit | 065133c299f07e152063b62af638531c24c7a08c (patch) | |
tree | 2944395edb17d9ffd65061b43a7e1d71e449c40a /dev-util | |
parent | Stable on x86, bug #140449. (diff) | |
download | gentoo-2-065133c299f07e152063b62af638531c24c7a08c.tar.gz gentoo-2-065133c299f07e152063b62af638531c24c7a08c.tar.bz2 gentoo-2-065133c299f07e152063b62af638531c24c7a08c.zip |
stable on ppc (Bug #141390)
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/diffball/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/diffball/diffball-0.6.5.ebuild | 4 | ||||
-rw-r--r-- | dev-util/diffball/diffball-0.7.1.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-util/diffball/ChangeLog b/dev-util/diffball/ChangeLog index 625744ed5c8b..6948e455a31f 100644 --- a/dev-util/diffball/ChangeLog +++ b/dev-util/diffball/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2006/06/27 05:24:56 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.20 2006/07/24 01:42:31 wormo Exp $ + + 23 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + diffball-0.7.1.ebuild: + stable on ppc (Bug #141390) *diffball-1.0 (27 Jun 2006) diff --git a/dev-util/diffball/diffball-0.6.5.ebuild b/dev-util/diffball/diffball-0.6.5.ebuild index 23c6fa5a9bb2..eda56d5c9524 100644 --- a/dev-util/diffball/diffball-0.6.5.ebuild +++ b/dev-util/diffball/diffball-0.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.6.5.ebuild,v 1.3 2005/05/30 19:59:06 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.6.5.ebuild,v 1.4 2006/07/24 01:42:31 wormo Exp $ IUSE="debug" diff --git a/dev-util/diffball/diffball-0.7.1.ebuild b/dev-util/diffball/diffball-0.7.1.ebuild index f88c8300dde9..78d8f01c8cf3 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-2005 Gentoo Foundation +# 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.1 2005/11/05 09:02:19 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild,v 1.2 2006/07/24 01:42:31 wormo 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="~x86 ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ~ppc-macos" DEPEND=">=sys-libs/zlib-1.1.4 >=app-arch/bzip2-1.0.2" RESTRICT="nostrip strip" |