summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:26:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:26:46 +0000
commitb9aabb3fd5e776827f23a225431796b2a6516cbc (patch)
tree53923f996ea14f6cf5e58eaf97dde62ad5db2d64 /sys-apps/debianutils
parentStable for ppc64, wrt bug #495906 (diff)
downloadgentoo-2-b9aabb3fd5e776827f23a225431796b2a6516cbc.tar.gz
gentoo-2-b9aabb3fd5e776827f23a225431796b2a6516cbc.tar.bz2
gentoo-2-b9aabb3fd5e776827f23a225431796b2a6516cbc.zip
Stable for ppc64, wrt bug #495918
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r--sys-apps/debianutils/ChangeLog5
-rw-r--r--sys-apps/debianutils/debianutils-4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog
index 4c7642ebdaca..f88a1fd256a6 100644
--- a/sys-apps/debianutils/ChangeLog
+++ b/sys-apps/debianutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/debianutils
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.205 2014/01/18 20:14:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.206 2014/01/19 10:26:46 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> debianutils-4.4.ebuild:
+ Stable for ppc64, wrt bug #495918
18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> debianutils-4.4.ebuild:
Stable for alpha, wrt bug #495918
diff --git a/sys-apps/debianutils/debianutils-4.4.ebuild b/sys-apps/debianutils/debianutils-4.4.ebuild
index 14c7cc4e0680..6699f829d279 100644
--- a/sys-apps/debianutils/debianutils-4.4.ebuild
+++ b/sys-apps/debianutils/debianutils-4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.4.ebuild,v 1.10 2014/01/18 20:14:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.4.ebuild,v 1.11 2014/01/19 10:26:46 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz"
LICENSE="BSD GPL-2 SMAIL"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="kernel_linux static"
PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-freebsd/freebsd-ubin )"