summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-06 16:50:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-06 16:50:13 +0000
commit3ce4ebd1d0e871e315c72f0c22f0fae8db37966c (patch)
tree5f67b52ef30145d0680daef67f2cb0182451780a /app-arch
parentStable for ia64, wrt bug #530634 (diff)
downloadgentoo-2-3ce4ebd1d0e871e315c72f0c22f0fae8db37966c.tar.gz
gentoo-2-3ce4ebd1d0e871e315c72f0c22f0fae8db37966c.tar.bz2
gentoo-2-3ce4ebd1d0e871e315c72f0c22f0fae8db37966c.zip
Stable for ia64, wrt bug #530958
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/dpkg/ChangeLog5
-rw-r--r--app-arch/dpkg/dpkg-1.17.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog
index 56231ec5f078..53940b5c61ef 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.301 2014/12/04 08:27:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.302 2014/12/06 16:50:13 ago Exp $
+
+ 06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> dpkg-1.17.22.ebuild:
+ Stable for ia64, wrt bug #530958
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> dpkg-1.17.22.ebuild:
Stable for ppc64, wrt bug #530958
diff --git a/app-arch/dpkg/dpkg-1.17.22.ebuild b/app-arch/dpkg/dpkg-1.17.22.ebuild
index 81954fc869be..29dcf0ef55db 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.9 2014/12/04 08:27:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.22.ebuild,v 1.10 2014/12/06 16:50:13 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="