diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:44:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:44:50 +0000 |
commit | 7fca6a3fc4f32aef2aab9092c65c9cf1a7365b0f (patch) | |
tree | 2c6ea9b4bb147525d5001c8b701394db67250cea /app-text | |
parent | Stable for ppc64, wrt bug #543996 (diff) | |
download | gentoo-2-7fca6a3fc4f32aef2aab9092c65c9cf1a7365b0f.tar.gz gentoo-2-7fca6a3fc4f32aef2aab9092c65c9cf1a7365b0f.tar.bz2 gentoo-2-7fca6a3fc4f32aef2aab9092c65c9cf1a7365b0f.zip |
Stable for ppc64, wrt bug #534910
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.10-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog index b1c885d7e3f0..dbde2c99d428 100644 --- a/app-text/pinfo/ChangeLog +++ b/app-text/pinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pinfo # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.83 2015/03/29 13:16:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.84 2015/03/31 07:44:50 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> pinfo-0.6.10-r5.ebuild: + Stable for ppc64, wrt bug #534910 29 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> pinfo-0.6.10-r5.ebuild: x86 stable wrt bug #534910 diff --git a/app-text/pinfo/pinfo-0.6.10-r5.ebuild b/app-text/pinfo/pinfo-0.6.10-r5.ebuild index 963cc5838e8a..14c1d5a2cc8d 100644 --- a/app-text/pinfo/pinfo-0.6.10-r5.ebuild +++ b/app-text/pinfo/pinfo-0.6.10-r5.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/app-text/pinfo/pinfo-0.6.10-r5.ebuild,v 1.5 2015/03/29 13:16:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r5.ebuild,v 1.6 2015/03/31 07:44:50 ago Exp $ EAPI=5 inherit autotools eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/3351/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="nls readline" RDEPEND=" |