diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:02:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 18:02:44 +0000 |
commit | df02d5b7c0ef9b1942fed1b1bb26d135f55df5c8 (patch) | |
tree | 2696196123c8ef89fd7deb3de67792f3119ddea3 /sys-apps/debianutils | |
parent | Stable for sh, wrt bug #456476 (diff) | |
download | gentoo-2-df02d5b7c0ef9b1942fed1b1bb26d135f55df5c8.tar.gz gentoo-2-df02d5b7c0ef9b1942fed1b1bb26d135f55df5c8.tar.bz2 gentoo-2-df02d5b7c0ef9b1942fed1b1bb26d135f55df5c8.zip |
Stable for sh, wrt bug #450348
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/debianutils')
-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 4b609aa708b6..6432183af817 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.193 2013/02/21 00:14:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.194 2013/02/24 18:02:44 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> debianutils-4.3.4.ebuild: + Stable for sh, wrt bug #450348 21 Feb 2013; Zac Medico <zmedico@gentoo.org> debianutils-4.3.4.ebuild: Add ~arm-linux and ~x86-linux keywords. diff --git a/sys-apps/debianutils/debianutils-4.3.4.ebuild b/sys-apps/debianutils/debianutils-4.3.4.ebuild index ddf279ad46d6..f3a8100705e0 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.11 2013/02/21 00:14:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.3.4.ebuild,v 1.12 2013/02/24 18:02:44 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 )" |