summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-10-25 14:01:10 +0000
committerMarkus Meier <maekke@gentoo.org>2014-10-25 14:01:10 +0000
commitd7c2b654f168c9888670f49bbccc4cea9f1450ef (patch)
treed83d19c997feafc22298108600c986b7f2592e4a /sys-apps/pv
parentadd ~arm, bug #525246 (diff)
downloadgentoo-2-d7c2b654f168c9888670f49bbccc4cea9f1450ef.tar.gz
gentoo-2-d7c2b654f168c9888670f49bbccc4cea9f1450ef.tar.bz2
gentoo-2-d7c2b654f168c9888670f49bbccc4cea9f1450ef.zip
arm stable, bug #525634
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-apps/pv')
-rw-r--r--sys-apps/pv/ChangeLog5
-rw-r--r--sys-apps/pv/pv-1.5.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog
index a4a0633d2b23..67d342119164 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.98 2014/10/20 09:47:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.99 2014/10/25 14:01:10 maekke Exp $
+
+ 25 Oct 2014; Markus Meier <maekke@gentoo.org> pv-1.5.7.ebuild:
+ arm stable, bug #525634
20 Oct 2014; Jeroen Roovers <jer@gentoo.org> pv-1.5.7.ebuild:
Stable for HPPA (bug #525634).
diff --git a/sys-apps/pv/pv-1.5.7.ebuild b/sys-apps/pv/pv-1.5.7.ebuild
index 70cee8885b3e..1195582faefb 100644
--- a/sys-apps/pv/pv-1.5.7.ebuild
+++ b/sys-apps/pv/pv-1.5.7.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.7.ebuild,v 1.2 2014/10/20 09:47:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.7.ebuild,v 1.3 2014/10/25 14:01:10 maekke 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 )