summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:37:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:37:35 +0000
commita938064613ae7f7b87046eaa95c2679531e1b2e4 (patch)
tree524b6010043fba666b2c73c2cea90dcd72177711 /app-arch
parentStable for sparc, wrt bug #539646 (diff)
downloadgentoo-2-a938064613ae7f7b87046eaa95c2679531e1b2e4.tar.gz
gentoo-2-a938064613ae7f7b87046eaa95c2679531e1b2e4.tar.bz2
gentoo-2-a938064613ae7f7b87046eaa95c2679531e1b2e4.zip
Stable for sparc, wrt bug #539648
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/dpkg/ChangeLog b/app-arch/dpkg/ChangeLog
index 4728c47264e1..db569930589e 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.313 2015/02/26 19:04:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/ChangeLog,v 1.314 2015/02/27 11:37:35 ago Exp $
+
+ 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> dpkg-1.17.23.ebuild:
+ Stable for sparc, wrt bug #539648
26 Feb 2015; Markus Meier <maekke@gentoo.org> dpkg-1.17.23.ebuild:
arm stable, bug #539648
diff --git a/app-arch/dpkg/dpkg-1.17.23.ebuild b/app-arch/dpkg/dpkg-1.17.23.ebuild
index 25b820896ffc..f4594f23d34e 100644
--- a/app-arch/dpkg/dpkg-1.17.23.ebuild
+++ b/app-arch/dpkg/dpkg-1.17.23.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.23.ebuild,v 1.10 2015/02/26 19:04:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.23.ebuild,v 1.11 2015/02/27 11:37:35 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="