diff options
author | Markus Meier <maekke@gentoo.org> | 2013-01-06 16:45:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-01-06 16:45:04 +0000 |
commit | a18571e15a8db9c831fee5f3736e5cd3c0ea2b73 (patch) | |
tree | f97ed7bbedd8bfb576c094a262a735492acd7fe2 /sys-apps | |
parent | Mask =dev-libs/libnl-3.2.17 (bug #450504). (diff) | |
download | gentoo-2-a18571e15a8db9c831fee5f3736e5cd3c0ea2b73.tar.gz gentoo-2-a18571e15a8db9c831fee5f3736e5cd3c0ea2b73.tar.bz2 gentoo-2-a18571e15a8db9c831fee5f3736e5cd3c0ea2b73.zip |
arm stable, bug #450348
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 96cf33d56543..f57db8e872fc 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.186 2013/01/05 19:19:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.187 2013/01/06 16:45:04 maekke Exp $ + + 06 Jan 2013; Markus Meier <maekke@gentoo.org> debianutils-4.3.4.ebuild: + arm stable, bug #450348 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> debianutils-4.3.4.ebuild: Stable for ia64, wrt bug #450348 diff --git a/sys-apps/debianutils/debianutils-4.3.4.ebuild b/sys-apps/debianutils/debianutils-4.3.4.ebuild index fa1ebcabdc1e..08f003090975 100644 --- a/sys-apps/debianutils/debianutils-4.3.4.ebuild +++ b/sys-apps/debianutils/debianutils-4.3.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.3.4.ebuild,v 1.4 2013/01/05 19:19:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.3.4.ebuild,v 1.5 2013/01/06 16:45:04 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" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="kernel_linux static" PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-freebsd/freebsd-ubin )" |