diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-16 20:35:27 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-16 20:35:27 +0000 |
commit | 993da4ed6eb98063541bd2f1fb01a1585a8b158b (patch) | |
tree | 97f7488cebf41606522cb16dc979adfc8e2b4e2c /dev-util/diffball/diffball-0.7.1.ebuild | |
parent | What is the average speed of a swallow in a 40 mph headwind? African x86 stab... (diff) | |
download | gentoo-2-993da4ed6eb98063541bd2f1fb01a1585a8b158b.tar.gz gentoo-2-993da4ed6eb98063541bd2f1fb01a1585a8b158b.tar.bz2 gentoo-2-993da4ed6eb98063541bd2f1fb01a1585a8b158b.zip |
Stable on alpha wrt Bug #141390.
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-util/diffball/diffball-0.7.1.ebuild')
-rw-r--r-- | dev-util/diffball/diffball-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/diffball/diffball-0.7.1.ebuild b/dev-util/diffball/diffball-0.7.1.ebuild index f73b1cb672dd..edbde6bc6cc7 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.4 2006/08/09 07:23:14 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-0.7.1.ebuild,v 1.5 2006/08/16 20:35:27 tcort 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" |