diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-15 01:01:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-15 01:01:05 +0000 |
commit | c4acd42d32a65186252f74152d764173c04b3346 (patch) | |
tree | 454a02042a7cfb5847a1f2f4b3b9ccfd7d62da03 /dev-util/diffball/diffball-1.0.ebuild | |
parent | Mark 1.3.20060816 stable on ia64 (diff) | |
download | gentoo-2-c4acd42d32a65186252f74152d764173c04b3346.tar.gz gentoo-2-c4acd42d32a65186252f74152d764173c04b3346.tar.bz2 gentoo-2-c4acd42d32a65186252f74152d764173c04b3346.zip |
Mark 1.0 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'dev-util/diffball/diffball-1.0.ebuild')
-rw-r--r-- | dev-util/diffball/diffball-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/diffball/diffball-1.0.ebuild b/dev-util/diffball/diffball-1.0.ebuild index 767c82db12b0..55a4079489a5 100644 --- a/dev-util/diffball/diffball-1.0.ebuild +++ b/dev-util/diffball/diffball-1.0.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-1.0.ebuild,v 1.1 2006/06/27 05:24:56 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.ebuild,v 1.2 2006/10/15 01:01:05 agriffis 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" |