summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-04-21 20:32:52 +0000
committerJeroen Roovers <jer@gentoo.org>2015-04-21 20:32:52 +0000
commit0e75c166856922d6931561b5115a583d0c26b17e (patch)
tree93ba659a13c541e1b75f1e58ed06b5571ff4062a /app-arch
parentBump. Adds udev/70-pointingstick.hwdb. (diff)
downloadgentoo-2-0e75c166856922d6931561b5115a583d0c26b17e.tar.gz
gentoo-2-0e75c166856922d6931561b5115a583d0c26b17e.tar.bz2
gentoo-2-0e75c166856922d6931561b5115a583d0c26b17e.zip
Stable for PPC64 (bug #546108).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 082452334fc3..2067f35e95ea 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.323 2015/04/21 19:08:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.324 2015/04/21 20:32:52 jer Exp $
+
+ 21 Apr 2015; Jeroen Roovers <jer@gentoo.org> dpkg-1.17.25.ebuild:
+ Stable for PPC64 (bug #546108).
21 Apr 2015; Pacho Ramos <pacho@gentoo.org> dpkg-1.17.25.ebuild:
ppc stable wrt bug #546108
diff --git a/app-arch/dpkg/dpkg-1.17.25.ebuild b/app-arch/dpkg/dpkg-1.17.25.ebuild
index a4308ca2d3a2..5efc411cee95 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.7 2015/04/21 19:08:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.25.ebuild,v 1.8 2015/04/21 20:32:52 jer 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="