diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:57:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:57:13 +0000 |
commit | e3c02538f202dff5cb7a7a9326f84779129c33a9 (patch) | |
tree | f709e836ebb8597f1b6ddc3027389325b690a031 /sys-apps | |
parent | Stable for x86, wrt bug #495376 (diff) | |
download | gentoo-2-e3c02538f202dff5cb7a7a9326f84779129c33a9.tar.gz gentoo-2-e3c02538f202dff5cb7a7a9326f84779129c33a9.tar.bz2 gentoo-2-e3c02538f202dff5cb7a7a9326f84779129c33a9.zip |
Stable for x86, wrt bug #495918
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 9b820e737d2e..5b4fe21d6cc6 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.199 2014/01/12 19:46:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.200 2014/01/14 13:57:13 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> debianutils-4.4.ebuild: + Stable for x86, wrt bug #495918 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> debianutils-4.4.ebuild: amd64 stable, bug #495918 diff --git a/sys-apps/debianutils/debianutils-4.4.ebuild b/sys-apps/debianutils/debianutils-4.4.ebuild index 42768c6fc06c..f148b7d6033c 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.4 2014/01/12 19:46:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.4.ebuild,v 1.5 2014/01/14 13:57:13 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 )" |