diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-23 09:27:30 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-23 09:27:30 +0000 |
commit | 46c9115c2ad1b3a5e41295de6dc6f5310e9e48a2 (patch) | |
tree | 4075cd28e64e3cc1eb839534374cab592450536b /sys-apps | |
parent | sparc stable wrt bug #547330 (diff) | |
download | gentoo-2-46c9115c2ad1b3a5e41295de6dc6f5310e9e48a2.tar.gz gentoo-2-46c9115c2ad1b3a5e41295de6dc6f5310e9e48a2.tar.bz2 gentoo-2-46c9115c2ad1b3a5e41295de6dc6f5310e9e48a2.zip |
sparc stable wrt bug #546518
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 a0900c0ddd56..7744bcabe292 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.112 2015/04/21 19:16:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.113 2015/04/23 09:27:30 zlogene Exp $ + + 23 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> pv-1.6.0.ebuild: + sparc stable wrt bug #546518 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> pv-1.6.0.ebuild: ppc 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 4e25895453d4..971cf028a342 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.5 2015/04/21 19:16:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.6.0.ebuild,v 1.6 2015/04/23 09:27:30 zlogene 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 ) |