summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-16 11:59:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-16 11:59:15 +0000
commit6095f6f7e0411d4165576ce8d83a423a81f50976 (patch)
treefaf4cf06cfcba45222f1019520fd917b0c4fa7d1 /dev-util/bsdiff
parentStable for AMD64, wrt bug #394037 (diff)
downloadgentoo-2-6095f6f7e0411d4165576ce8d83a423a81f50976.tar.gz
gentoo-2-6095f6f7e0411d4165576ce8d83a423a81f50976.tar.bz2
gentoo-2-6095f6f7e0411d4165576ce8d83a423a81f50976.zip
Stable for AMD64, wrt bug #393707
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'dev-util/bsdiff')
-rw-r--r--dev-util/bsdiff/ChangeLog5
-rw-r--r--dev-util/bsdiff/bsdiff-4.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bsdiff/ChangeLog b/dev-util/bsdiff/ChangeLog
index 36ba7dbdf4e6..b611b60565a7 100644
--- a/dev-util/bsdiff/ChangeLog
+++ b/dev-util/bsdiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bsdiff
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.34 2011/01/12 19:27:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.35 2011/12/16 11:59:15 ago Exp $
+
+ 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> bsdiff-4.3-r2.ebuild:
+ Stable for AMD64, wrt bug #393707
12 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org> bsdiff-4.3-r2.ebuild:
Fix whitespace.
diff --git a/dev-util/bsdiff/bsdiff-4.3-r2.ebuild b/dev-util/bsdiff/bsdiff-4.3-r2.ebuild
index 8fc85093e479..956540eaf467 100644
--- a/dev-util/bsdiff/bsdiff-4.3-r2.ebuild
+++ b/dev-util/bsdiff/bsdiff-4.3-r2.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/bsdiff/bsdiff-4.3-r2.ebuild,v 1.2 2011/01/12 19:27:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.3-r2.ebuild,v 1.3 2011/12/16 11:59:15 ago Exp $
EAPI=2
@@ -14,7 +14,7 @@ SRC_URI="http://www.daemonology.net/bsdiff/${P}.tar.gz"
SLOT="0"
LICENSE="BSD-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="app-arch/bzip2"
RDEPEND="${DEPEND}"