diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:30:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:30:54 +0000 |
commit | 653326fa2c9d7c2fc768cacc145c51827c14b583 (patch) | |
tree | 27bd5614f7f03e637e233477fa4ddc73f75e436d /dev-util/diffball/diffball-1.0.1.ebuild | |
parent | remove old (diff) | |
download | gentoo-2-653326fa2c9d7c2fc768cacc145c51827c14b583.tar.gz gentoo-2-653326fa2c9d7c2fc768cacc145c51827c14b583.tar.bz2 gentoo-2-653326fa2c9d7c2fc768cacc145c51827c14b583.zip |
x86 stable wrt bug #400349
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-util/diffball/diffball-1.0.1.ebuild')
-rw-r--r-- | dev-util/diffball/diffball-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/diffball/diffball-1.0.1.ebuild b/dev-util/diffball/diffball-1.0.1.ebuild index b17448be5796..bfe561c6cfde 100644 --- a/dev-util/diffball/diffball-1.0.1.ebuild +++ b/dev-util/diffball/diffball-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.1.ebuild,v 1.3 2012/01/25 23:08:20 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.1.ebuild,v 1.4 2012/01/28 15:30:54 phajdan.jr Exp $ DESCRIPTION="Delta compression suite for using/generating binary patches" HOMEPAGE="http://diffball.googlecode.com/" @@ -8,7 +8,7 @@ SRC_URI="http://diffball.googlecode.com/files/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug" RDEPEND=">=sys-libs/zlib-1.1.4 |