summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-07-25 09:47:55 +0000
committerNaohiro Aota <naota@gentoo.org>2011-07-25 09:47:55 +0000
commit3426f51d2d08001c3ae4818b7ffcafd8f5046479 (patch)
treed8e3b5c9831027c4cf170174787aa7a45d95f99e /dev-util/diffball
parentversion bump, live ebuild update, fixed bug #376203 (diff)
downloadgentoo-2-3426f51d2d08001c3ae4818b7ffcafd8f5046479.tar.gz
gentoo-2-3426f51d2d08001c3ae4818b7ffcafd8f5046479.tar.bz2
gentoo-2-3426f51d2d08001c3ae4818b7ffcafd8f5046479.zip
Add keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/FreeBSD i386)
Diffstat (limited to 'dev-util/diffball')
-rw-r--r--dev-util/diffball/ChangeLog5
-rw-r--r--dev-util/diffball/diffball-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffball/ChangeLog b/dev-util/diffball/ChangeLog
index 7a2ecd10216f..accbf20a8848 100644
--- a/dev-util/diffball/ChangeLog
+++ b/dev-util/diffball/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffball
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.35 2011/07/24 03:02:16 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.36 2011/07/25 09:47:55 naota Exp $
+
+ 25 Jul 2011; Naohiro Aota <naota@gentoo.org> diffball-1.0.ebuild:
+ Add keyword ~x86-fbsd
24 Jul 2011; Brian Harring <ferringb@gentoo.org> diffball-1.0.ebuild:
update the homepage/file url to it's new googlecode location.
diff --git a/dev-util/diffball/diffball-1.0.ebuild b/dev-util/diffball/diffball-1.0.ebuild
index 22404f960a45..4fad087fa436 100644
--- a/dev-util/diffball/diffball-1.0.ebuild
+++ b/dev-util/diffball/diffball-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.13 2011/07/24 03:02:16 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.ebuild,v 1.14 2011/07/25 09:47:55 naota 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/diffball-1.0.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~sparc x86 ~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"
DEPEND=">=sys-libs/zlib-1.1.4