diff options
author | 2013-12-31 08:40:58 +0000 | |
---|---|---|
committer | 2013-12-31 08:40:58 +0000 | |
commit | e254c1f85057af073c807646301c2cd9b8e4b27a (patch) | |
tree | d6649683959cd583337a60741a7cfb28906d82ee | |
parent | clean old (diff) | |
download | gentoo-2-e254c1f85057af073c807646301c2cd9b8e4b27a.tar.gz gentoo-2-e254c1f85057af073c807646301c2cd9b8e4b27a.tar.bz2 gentoo-2-e254c1f85057af073c807646301c2cd9b8e4b27a.zip |
arm stable, bug #495918
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 009c3fef8b00..8adee2fc0724 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/debianutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.197 2013/12/25 15:22:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.198 2013/12/31 08:40:58 maekke Exp $ + + 31 Dec 2013; Markus Meier <maekke@gentoo.org> debianutils-4.4.ebuild: + arm stable, bug #495918 25 Dec 2013; Jeroen Roovers <jer@gentoo.org> debianutils-4.4.ebuild: Stable for HPPA (bug #495918). diff --git a/sys-apps/debianutils/debianutils-4.4.ebuild b/sys-apps/debianutils/debianutils-4.4.ebuild index a03f2a5290d1..0963b7fe422f 100644 --- a/sys-apps/debianutils/debianutils-4.4.ebuild +++ b/sys-apps/debianutils/debianutils-4.4.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/sys-apps/debianutils/debianutils-4.4.ebuild,v 1.2 2013/12/25 15:22:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.4.ebuild,v 1.3 2013/12/31 08:40:58 maekke 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 )" |