diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 19:16:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 19:16:30 +0000 |
commit | 511bd53ac0d5fa7beda4b21cb62c31fdf495f1d5 (patch) | |
tree | c4a6443a1a759c8015a7d5ace32a0c17f3f709a9 /sys-apps | |
parent | ppc stable wrt bug #546484 (diff) | |
download | gentoo-2-511bd53ac0d5fa7beda4b21cb62c31fdf495f1d5.tar.gz gentoo-2-511bd53ac0d5fa7beda4b21cb62c31fdf495f1d5.tar.bz2 gentoo-2-511bd53ac0d5fa7beda4b21cb62c31fdf495f1d5.zip |
ppc stable wrt bug #546518
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index 78f69858be8e..a0900c0ddd56 100644 --- a/sys-apps/pv/ChangeLog +++ b/sys-apps/pv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pv # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.111 2015/04/17 12:49:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.112 2015/04/21 19:16:30 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> pv-1.6.0.ebuild: + ppc stable wrt bug #546518 17 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> pv-1.6.0.ebuild: x86 stable wrt bug #546518 diff --git a/sys-apps/pv/pv-1.6.0.ebuild b/sys-apps/pv/pv-1.6.0.ebuild index fefef0550782..4e25895453d4 100644 --- a/sys-apps/pv/pv-1.6.0.ebuild +++ b/sys-apps/pv/pv-1.6.0.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/sys-apps/pv/pv-1.6.0.ebuild,v 1.4 2015/04/17 12:49:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.6.0.ebuild,v 1.5 2015/04/21 19:16:30 pacho 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 ) |