diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 09:32:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 09:32:54 +0000 |
commit | 56bdf1e3f4c584407c536c0d6ba46295dc60443d (patch) | |
tree | e49ac137a60f5889a1b9a644814c938ac39c9079 /sys-apps/pv | |
parent | Stable for amd64, wrt bug #546224 (diff) | |
download | gentoo-2-56bdf1e3f4c584407c536c0d6ba46295dc60443d.tar.gz gentoo-2-56bdf1e3f4c584407c536c0d6ba46295dc60443d.tar.bz2 gentoo-2-56bdf1e3f4c584407c536c0d6ba46295dc60443d.zip |
Stable for amd64, wrt bug #546518
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/pv')
-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 e0272904820f..56fcd915bae1 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.108 2015/04/14 05:12:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.109 2015/04/14 09:32:54 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> pv-1.6.0.ebuild: + Stable for amd64, wrt bug #546518 *pv-1.6.0-r1 (14 Apr 2015) diff --git a/sys-apps/pv/pv-1.6.0.ebuild b/sys-apps/pv/pv-1.6.0.ebuild index 3039e52ac85b..1a8025185c63 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.1 2015/03/16 06:09:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.6.0.ebuild,v 1.2 2015/04/14 09:32:54 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 ) |