diff options
-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 89890b881910..41c3da606fd3 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.87 2014/05/14 14:23:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.88 2014/05/17 13:57:57 ago Exp $ + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> pv-1.5.2.ebuild: + Stable for alpha, wrt bug #504508 14 May 2014; Agostino Sarubbo <ago@gentoo.org> pv-1.5.2.ebuild: Stable for sparc, wrt bug #504508 diff --git a/sys-apps/pv/pv-1.5.2.ebuild b/sys-apps/pv/pv-1.5.2.ebuild index fd752140fe35..b299413a5548 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.8 2014/05/14 14:23:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.5.2.ebuild,v 1.9 2014/05/17 13:57:57 ago 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 ) |