diff options
author | Markus Meier <maekke@gentoo.org> | 2014-06-19 18:08:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-06-19 18:08:12 +0000 |
commit | ef47d4e1fc561fe15dbeca98a8329285c2a47234 (patch) | |
tree | d66896b4371294052d1325e18aa96db27fb46ba3 /sys-apps | |
parent | arm stable, bug #512026 (diff) | |
download | gentoo-2-ef47d4e1fc561fe15dbeca98a8329285c2a47234.tar.gz gentoo-2-ef47d4e1fc561fe15dbeca98a8329285c2a47234.tar.bz2 gentoo-2-ef47d4e1fc561fe15dbeca98a8329285c2a47234.zip |
arm stable, bug #512598
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index 7d6b773ad95c..cb7599fc3dcf 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.92 2014/06/08 11:11:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.93 2014/06/19 18:08:12 maekke Exp $ + + 19 Jun 2014; Markus Meier <maekke@gentoo.org> pv-1.5.3.ebuild: + arm stable, bug #512598 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> pv-1.5.3.ebuild: Stable for ppc, wrt bug #512598 diff --git a/sys-apps/pv/pv-1.5.3.ebuild b/sys-apps/pv/pv-1.5.3.ebuild index c45cc5a879fc..a331ad44d036 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.4 2014/06/08 11:11:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.3.ebuild,v 1.5 2014/06/19 18:08:12 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 ) |