summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-02 18:10:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-02 18:10:13 +0000
commit63ce085112a2c41a6c6d1177bebeac98a10e7722 (patch)
tree9132b29ac6f254d739bdca86684337ee2757241c /sys-apps
parentStable for ppc64, wrt bug #512598 (diff)
downloadgentoo-2-63ce085112a2c41a6c6d1177bebeac98a10e7722.tar.gz
gentoo-2-63ce085112a2c41a6c6d1177bebeac98a10e7722.tar.bz2
gentoo-2-63ce085112a2c41a6c6d1177bebeac98a10e7722.zip
Stable for ppc64, wrt bug #512598
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pv/ChangeLog5
-rw-r--r--sys-apps/pv/pv-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog
index f9833fd97fa5..0aaebac57d51 100644
--- a/sys-apps/pv/ChangeLog
+++ b/sys-apps/pv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pv
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.95 2014/08/01 10:06:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.96 2014/08/02 18:10:13 ago Exp $
+
+ 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> pv-1.5.3.ebuild:
+ Stable for ppc64, wrt bug #512598
01 Aug 2014; Raúl Porcel <armin76@gentoo.org> pv-1.5.3.ebuild:
alpha/sparc stable wrt #512598
diff --git a/sys-apps/pv/pv-1.5.3.ebuild b/sys-apps/pv/pv-1.5.3.ebuild
index 49610da03894..3ead57a52376 100644
--- a/sys-apps/pv/pv-1.5.3.ebuild
+++ b/sys-apps/pv/pv-1.5.3.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/sys-apps/pv/pv-1.5.3.ebuild,v 1.7 2014/08/01 10:06:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v 1.8 2014/08/02 18:10:13 ago Exp $
EAPI=5
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.bz2"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x86-solaris"
IUSE="debug nls"
PV_LINGUAS=( de fr pl pt )