diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-05 14:35:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-05 14:35:00 +0000 |
commit | ebe408f3dca86394c9c3357470ad7118ea3b8ba4 (patch) | |
tree | 6547e31a64b109fcb5e874418d708a45678ff5d3 /sys-apps/debianutils | |
parent | Stable for amd64, wrt bug #450346 (diff) | |
download | gentoo-2-ebe408f3dca86394c9c3357470ad7118ea3b8ba4.tar.gz gentoo-2-ebe408f3dca86394c9c3357470ad7118ea3b8ba4.tar.bz2 gentoo-2-ebe408f3dca86394c9c3357470ad7118ea3b8ba4.zip |
Stable for amd64, wrt bug #450348
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-4.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 3cab7bbacc40..6d339a1e5039 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/debianutils -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.183 2012/10/23 08:06:55 radhermit Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.184 2013/01/05 14:35:00 ago Exp $ + + 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> debianutils-4.3.4.ebuild: + Stable for amd64, wrt bug #450348 23 Oct 2012; Tim Harder <radhermit@gentoo.org> -debianutils-3.4.4.ebuild, -debianutils-4.1.ebuild, -debianutils-4.2.1.ebuild, diff --git a/sys-apps/debianutils/debianutils-4.3.4.ebuild b/sys-apps/debianutils/debianutils-4.3.4.ebuild index e2c209cb6abe..6e40e66d33a5 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-2012 Gentoo Foundation +# 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.1 2012/10/23 08:03:17 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-4.3.4.ebuild,v 1.2 2013/01/05 14:35:00 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" +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 )" |