diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:13:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:13:22 +0000 |
commit | 8dc356476cd1df11a3c84bddce4dbaaa19e8b560 (patch) | |
tree | 3c9e76731f9a06a72452c5cf84d0d3f6fb0f9480 /sys-apps | |
parent | Stable for x86, wrt bug #485646 (diff) | |
download | gentoo-2-8dc356476cd1df11a3c84bddce4dbaaa19e8b560.tar.gz gentoo-2-8dc356476cd1df11a3c84bddce4dbaaa19e8b560.tar.bz2 gentoo-2-8dc356476cd1df11a3c84bddce4dbaaa19e8b560.zip |
Stable for x86, wrt bug #485008
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pv/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pv/pv-1.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog index f3dcb332bac0..9fc8eb6e266e 100644 --- a/sys-apps/pv/ChangeLog +++ b/sys-apps/pv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.74 2013/09/26 17:27:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.75 2013/09/30 17:13:22 ago Exp $ + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pv-1.4.12.ebuild: + Stable for x86, wrt bug #485008 26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pv-1.4.12.ebuild: Stable for arm, wrt bug #485008 diff --git a/sys-apps/pv/pv-1.4.12.ebuild b/sys-apps/pv/pv-1.4.12.ebuild index 5ba7aced9ef3..f3b986730631 100644 --- a/sys-apps/pv/pv-1.4.12.ebuild +++ b/sys-apps/pv/pv-1.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.4.12.ebuild,v 1.8 2013/09/26 17:27:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.4.12.ebuild,v 1.9 2013/09/30 17:13:22 ago Exp $ EAPI=4 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.ivarch.com/programs/sources/${P}.tar.gz" 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 ) |