summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-29 14:59:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-29 14:59:53 +0000
commit390db17367c655f07c5c4a0648ed6e6e5a97ba7a (patch)
treec36c6e9b79899a4ae6bb6891efff05b24af69d1f /dev-util
parentStable for amd64, wrt bug #401303 (diff)
downloadgentoo-2-390db17367c655f07c5c4a0648ed6e6e5a97ba7a.tar.gz
gentoo-2-390db17367c655f07c5c4a0648ed6e6e5a97ba7a.tar.bz2
gentoo-2-390db17367c655f07c5c4a0648ed6e6e5a97ba7a.zip
alpha/ia64 stable wrt #400349
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/diffball/ChangeLog5
-rw-r--r--dev-util/diffball/diffball-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/diffball/ChangeLog b/dev-util/diffball/ChangeLog
index 9a17a87155b4..5770f501486e 100644
--- a/dev-util/diffball/ChangeLog
+++ b/dev-util/diffball/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/diffball
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.40 2012/01/28 15:30:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/ChangeLog,v 1.41 2012/01/29 14:59:53 armin76 Exp $
+
+ 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> diffball-1.0.1.ebuild:
+ alpha/ia64 stable wrt #400349
28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> diffball-1.0.1.ebuild:
x86 stable wrt bug #400349
diff --git a/dev-util/diffball/diffball-1.0.1.ebuild b/dev-util/diffball/diffball-1.0.1.ebuild
index bfe561c6cfde..467984ef8b70 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.4 2012/01/28 15:30:54 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/diffball/diffball-1.0.1.ebuild,v 1.5 2012/01/29 14:59:52 armin76 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