diff options
author | 2010-09-12 03:42:57 +0000 | |
---|---|---|
committer | 2010-09-12 03:42:57 +0000 | |
commit | b66cf46cdbf384e7b8293ab7e0487b89a33c04fe (patch) | |
tree | b85b66605394f5b60ee6a76b14bc322531380456 /sys-apps/debianutils | |
parent | x86 stable wrt bug #336851 (diff) | |
download | gentoo-2-b66cf46cdbf384e7b8293ab7e0487b89a33c04fe.tar.gz gentoo-2-b66cf46cdbf384e7b8293ab7e0487b89a33c04fe.tar.bz2 gentoo-2-b66cf46cdbf384e7b8293ab7e0487b89a33c04fe.zip |
x86 stable wrt bug #336693
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/debianutils/debianutils-3.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 51a1b911b3ac..b155c7a665f4 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/debianutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.142 2010/07/17 05:07:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.143 2010/09/12 03:42:57 phajdan.jr Exp $ + + 12 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + debianutils-3.2.3.ebuild: + x86 stable wrt bug #336693 *debianutils-3.4 (17 Jul 2010) diff --git a/sys-apps/debianutils/debianutils-3.2.3.ebuild b/sys-apps/debianutils/debianutils-3.2.3.ebuild index f546d63fc59a..2356438e92f6 100644 --- a/sys-apps/debianutils/debianutils-3.2.3.ebuild +++ b/sys-apps/debianutils/debianutils-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-3.2.3.ebuild,v 1.1 2010/05/01 05:25:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-3.2.3.ebuild,v 1.2 2010/09/12 03:42:57 phajdan.jr Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.bz2" LICENSE="BSD GPL-2 SMAIL" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="kernel_linux static" PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp sys-freebsd/freebsd-ubin )" |