diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-03-29 18:21:39 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-03-29 18:21:39 +0000 |
commit | 0c097bea1eae1f4aee84bfb6843db04be72c3895 (patch) | |
tree | 21d0fbe48e403e82829e29e94d5f0373050be025 /sys-apps | |
parent | Version bump and add 'plugins' USE flag (#495184 by David E. Narvaez) (diff) | |
download | gentoo-2-0c097bea1eae1f4aee84bfb6843db04be72c3895.tar.gz gentoo-2-0c097bea1eae1f4aee84bfb6843db04be72c3895.tar.bz2 gentoo-2-0c097bea1eae1f4aee84bfb6843db04be72c3895.zip |
Stable for amd64 wrt bug #504508
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index cf55f8f05178..19440b34dd65 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.81 2014/03/26 21:51:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.82 2014/03/29 18:21:39 nimiux Exp $ + + 29 Mar 2014; Chema Alonso <nimiux@gentoo.org> pv-1.5.2.ebuild: + Stable for amd64 wrt bug #504508 26 Mar 2014; Markus Meier <maekke@gentoo.org> pv-1.5.2.ebuild: arm stable, bug #504508 diff --git a/sys-apps/pv/pv-1.5.2.ebuild b/sys-apps/pv/pv-1.5.2.ebuild index 47a4c8beb2a6..eb8b46d394e2 100644 --- a/sys-apps/pv/pv-1.5.2.ebuild +++ b/sys-apps/pv/pv-1.5.2.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.2.ebuild,v 1.3 2014/03/26 21:51:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.2.ebuild,v 1.4 2014/03/29 18:21:39 nimiux 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 ) |