summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 09:33:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 09:33:20 +0000
commite48624d3b0833f5c5360863b0d5812576746fc21 (patch)
tree293b8b0e04067700720ff33d7174aa33cf034ade /app-arch
parentStable for amd64, wrt bug #546040 (diff)
downloadgentoo-2-e48624d3b0833f5c5360863b0d5812576746fc21.tar.gz
gentoo-2-e48624d3b0833f5c5360863b0d5812576746fc21.tar.bz2
gentoo-2-e48624d3b0833f5c5360863b0d5812576746fc21.zip
Stable for amd64, wrt bug #546108
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog
index 0bb5f75f67c7..c974bf036682 100644
--- a/app-arch/dpkg/ChangeLog
+++ b/app-arch/dpkg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/dpkg
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.318 2015/04/10 19:54:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.319 2015/04/14 09:33:20 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> dpkg-1.17.25.ebuild:
+ Stable for amd64, wrt bug #546108
10 Apr 2015; Jeroen Roovers <jer@gentoo.org> dpkg-1.17.25.ebuild:
Stable for HPPA (bug #546108).
diff --git a/app-arch/dpkg/dpkg-1.17.25.ebuild b/app-arch/dpkg/dpkg-1.17.25.ebuild
index 6ba6ba1feb51..ad606aeeb2bf 100644
--- a/app-arch/dpkg/dpkg-1.17.25.ebuild
+++ b/app-arch/dpkg/dpkg-1.17.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.25.ebuild,v 1.2 2015/04/10 19:54:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.25.ebuild,v 1.3 2015/04/14 09:33:20 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 ~mips ~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 ~mips ~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="