summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-06-17 21:56:43 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-06-17 21:56:43 +0000
commitcdb4069535f363c37163289dfe432f51e48f6457 (patch)
treec313eabac779dc63044853c776c667a0d4b7d557 /dev-util
parentRevision bump adds upstream patch to set the admin mode properly. Spotted by ... (diff)
downloadgentoo-2-cdb4069535f363c37163289dfe432f51e48f6457.tar.gz
gentoo-2-cdb4069535f363c37163289dfe432f51e48f6457.tar.bz2
gentoo-2-cdb4069535f363c37163289dfe432f51e48f6457.zip
x86 stable wrt bug #473558
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-util')
-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 64392c2ee489..c3850861fc13 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.40 2013/06/17 19:26:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.41 2013/06/17 21:56:43 zlogene Exp $
+
+ 17 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> bsdiff-4.3-r3.ebuild:
+ x86 stable wrt bug #473558
17 Jun 2013; Jeroen Roovers <jer@gentoo.org> bsdiff-4.3-r3.ebuild:
Stable for HPPA (bug #473558).
diff --git a/dev-util/bsdiff/bsdiff-4.3-r3.ebuild b/dev-util/bsdiff/bsdiff-4.3-r3.ebuild
index d654df6456a9..248d285b7dd7 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.3 2013/06/17 19:26:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.3-r3.ebuild,v 1.4 2013/06/17 21:56:43 zlogene 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 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}"