diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 21:51:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-05 21:51:09 +0000 |
commit | 35c1c8a476ca61e8ece2c54df249903a7d9ffde6 (patch) | |
tree | 688ce1dfdbcee1e1a9f03e4ca2397ce0eae3ad99 /app-text/pinfo | |
parent | Stable for x86, wrt bug #460618 (diff) | |
download | gentoo-2-35c1c8a476ca61e8ece2c54df249903a7d9ffde6.tar.gz gentoo-2-35c1c8a476ca61e8ece2c54df249903a7d9ffde6.tar.bz2 gentoo-2-35c1c8a476ca61e8ece2c54df249903a7d9ffde6.zip |
Stable for x86, wrt bug #464414
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.10-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog index 148486a2215b..7d9b35c0d279 100644 --- a/app-text/pinfo/ChangeLog +++ b/app-text/pinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pinfo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.71 2013/04/05 18:14:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.72 2013/04/05 21:51:09 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> pinfo-0.6.10-r4.ebuild: + Stable for x86, wrt bug #464414 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> pinfo-0.6.10-r4.ebuild: Stable for ppc64, wrt bug #464414 diff --git a/app-text/pinfo/pinfo-0.6.10-r4.ebuild b/app-text/pinfo/pinfo-0.6.10-r4.ebuild index a36c79d4b9f8..178287082766 100644 --- a/app-text/pinfo/pinfo-0.6.10-r4.ebuild +++ b/app-text/pinfo/pinfo-0.6.10-r4.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/app-text/pinfo/pinfo-0.6.10-r4.ebuild,v 1.5 2013/04/05 18:14:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r4.ebuild,v 1.6 2013/04/05 21:51:09 ago Exp $ EAPI=5 inherit 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=" |