summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 14:17:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 14:17:38 +0000
commitee1e2d13f7c3f0744ba85eaaa0f8ce2c1853cfd3 (patch)
tree69afe20c759f749921668f8e6a6b5b6f69990374 /dev-libs
parentStable for ppc, wrt bug #525972 (diff)
downloadgentoo-2-ee1e2d13f7c3f0744ba85eaaa0f8ce2c1853cfd3.tar.gz
gentoo-2-ee1e2d13f7c3f0744ba85eaaa0f8ce2c1853cfd3.tar.bz2
gentoo-2-ee1e2d13f7c3f0744ba85eaaa0f8ce2c1853cfd3.zip
Stable for ppc, wrt bug #525972
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/popt/ChangeLog5
-rw-r--r--dev-libs/popt/popt-1.16-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/popt/ChangeLog b/dev-libs/popt/ChangeLog
index c34c828c058e..4c1ffce9ab8b 100644
--- a/dev-libs/popt/ChangeLog
+++ b/dev-libs/popt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/popt
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.109 2015/01/16 10:05:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.110 2015/02/21 14:17:38 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> popt-1.16-r2.ebuild:
+ Stable for ppc, wrt bug #525972
16 Jan 2015; Raúl Porcel <armin76@gentoo.org> popt-1.16-r2.ebuild:
alpha/ia64/sparc stable wrt #525984
diff --git a/dev-libs/popt/popt-1.16-r2.ebuild b/dev-libs/popt/popt-1.16-r2.ebuild
index 72c8a5d0b2cf..d869103eafe3 100644
--- a/dev-libs/popt/popt-1.16-r2.ebuild
+++ b/dev-libs/popt/popt-1.16-r2.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/dev-libs/popt/popt-1.16-r2.ebuild,v 1.7 2015/01/16 10:05:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.8 2015/02/21 14:17:38 ago Exp $
EAPI=5
inherit eutils multilib-minimal
@@ -11,7 +11,7 @@ SRC_URI="http://rpm5.org/files/popt/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="nls static-libs"
RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"