From b181fc47f5fdde177563b2ef2e8ba10393ee9773 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 29 Nov 2014 13:23:31 +0000 Subject: Stable for amd64, wrt bug #530958 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- app-arch/dpkg/ChangeLog | 5 ++++- app-arch/dpkg/dpkg-1.17.22.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-arch') diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog index 535e90a9ad9d..76cce0ecd6a6 100644 --- a/app-arch/dpkg/ChangeLog +++ b/app-arch/dpkg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/dpkg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.293 2014/11/28 10:17:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.294 2014/11/29 13:23:31 ago Exp $ + + 29 Nov 2014; Agostino Sarubbo dpkg-1.17.22.ebuild: + Stable for amd64, wrt bug #530958 *dpkg-1.17.22 (28 Nov 2014) diff --git a/app-arch/dpkg/dpkg-1.17.22.ebuild b/app-arch/dpkg/dpkg-1.17.22.ebuild index 76be1997f697..3a521094dace 100644 --- a/app-arch/dpkg/dpkg-1.17.22.ebuild +++ b/app-arch/dpkg/dpkg-1.17.22.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/app-arch/dpkg/dpkg-1.17.22.ebuild,v 1.1 2014/11/28 10:17:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.22.ebuild,v 1.2 2014/11/29 13:23:31 ago Exp $ EAPI=5 inherit eutils multilib autotools toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="+bzip2 +lzma nls selinux test unicode +update-alternatives +zlib" RDEPEND=" -- cgit v1.2.3-65-gdbad