summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:39:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 09:39:27 +0000
commitfef35f9567b84bbbd1c1e083b797d3b60c9f97c9 (patch)
tree8803f1a9d2a17058d47e73b7fcaab149aab02d62 /sys-apps/debianutils
parentStable for ia64, wrt bug #495884 (diff)
downloadgentoo-2-fef35f9567b84bbbd1c1e083b797d3b60c9f97c9.tar.gz
gentoo-2-fef35f9567b84bbbd1c1e083b797d3b60c9f97c9.tar.bz2
gentoo-2-fef35f9567b84bbbd1c1e083b797d3b60c9f97c9.zip
Stable for ia64, wrt bug #495918
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 da24c09498ac..1aad30012591 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.201 2014/01/14 15:32:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.202 2014/01/15 09:39:27 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> debianutils-4.4.ebuild:
+ Stable for ia64, wrt bug #495918
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> debianutils-4.4.ebuild:
Stable for ppc, wrt bug #495918
diff --git a/sys-apps/debianutils/debianutils-4.4.ebuild b/sys-apps/debianutils/debianutils-4.4.ebuild
index 97a3c200d44d..4296d2afdf76 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.6 2014/01/14 15:32:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.4.ebuild,v 1.7 2014/01/15 09:39:27 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 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm 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 )"