diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:18:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 12:18:12 +0000 |
commit | a603b3c1eafc23d138aa57d6c65680f485111227 (patch) | |
tree | 1301fc889cbfc1bf7c708ceddf82d88a03c4da8a /sys-apps | |
parent | Stable for sparc, wrt bug #495910 (diff) | |
download | gentoo-2-a603b3c1eafc23d138aa57d6c65680f485111227.tar.gz gentoo-2-a603b3c1eafc23d138aa57d6c65680f485111227.tar.bz2 gentoo-2-a603b3c1eafc23d138aa57d6c65680f485111227.zip |
Stable for sparc, wrt bug #495918
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-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 f88a1fd256a6..4589c4a6959a 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.206 2014/01/19 10:26:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.207 2014/01/26 12:18:12 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> debianutils-4.4.ebuild: + Stable for sparc, wrt bug #495918 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> debianutils-4.4.ebuild: Stable for ppc64, wrt bug #495918 diff --git a/sys-apps/debianutils/debianutils-4.4.ebuild b/sys-apps/debianutils/debianutils-4.4.ebuild index 6699f829d279..5a98b8a8aa89 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.11 2014/01/19 10:26:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.4.ebuild,v 1.12 2014/01/26 12:18:12 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 )" |