summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-29 16:19:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-29 16:19:22 +0000
commitf014ef53bf00931624f465efc60c86b8b74eb1a6 (patch)
treeb704ccffbe7bbda531189165c0e8747a265d1a6d /dev-util/bsdiff
parentStable for sparc, wrt bug #472452 (diff)
downloadgentoo-2-f014ef53bf00931624f465efc60c86b8b74eb1a6.tar.gz
gentoo-2-f014ef53bf00931624f465efc60c86b8b74eb1a6.tar.bz2
gentoo-2-f014ef53bf00931624f465efc60c86b8b74eb1a6.zip
Stable for sparc, wrt bug #473558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/bsdiff')
-rw-r--r--dev-util/bsdiff/ChangeLog5
-rw-r--r--dev-util/bsdiff/bsdiff-4.3-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bsdiff/ChangeLog b/dev-util/bsdiff/ChangeLog
index 089b6fa5472e..7f332c7b8bcc 100644
--- a/dev-util/bsdiff/ChangeLog
+++ b/dev-util/bsdiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/bsdiff
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.45 2013/06/26 08:48:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.46 2013/06/29 16:19:22 ago Exp $
+
+ 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bsdiff-4.3-r3.ebuild:
+ Stable for sparc, wrt bug #473558
26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bsdiff-4.3-r3.ebuild:
Stable for ia64, wrt bug #473558
diff --git a/dev-util/bsdiff/bsdiff-4.3-r3.ebuild b/dev-util/bsdiff/bsdiff-4.3-r3.ebuild
index b0db4c4ad5e9..60a813a3db8f 100644
--- a/dev-util/bsdiff/bsdiff-4.3-r3.ebuild
+++ b/dev-util/bsdiff/bsdiff-4.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.3-r3.ebuild,v 1.8 2013/06/26 08:48:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.3-r3.ebuild,v 1.9 2013/06/29 16:19:22 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://www.daemonology.net/bsdiff/${P}.tar.gz"
SLOT="0"
LICENSE="BSD-2"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="app-arch/bzip2"
RDEPEND="${DEPEND}"