diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-08-26 04:48:52 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-08-26 04:48:52 +0000 |
commit | 461c76e5439a45bcac4c332e8a639f95a448d811 (patch) | |
tree | 12f9ce241e75194e71eef935d72625b4d82f31d6 /app-text/pinfo | |
parent | 2.1.1_rc1 release candidate. This fixes bugs #144661 and #144928. (diff) | |
download | gentoo-2-461c76e5439a45bcac4c332e8a639f95a448d811.tar.gz gentoo-2-461c76e5439a45bcac4c332e8a639f95a448d811.tar.bz2 gentoo-2-461c76e5439a45bcac4c332e8a639f95a448d811.zip |
stable on ppc (Bug #144697)
(Portage version: 2.1-r2)
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog index 880819de1d74..1c6b46fc6ba8 100644 --- a/app-text/pinfo/ChangeLog +++ b/app-text/pinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/pinfo # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.35 2006/08/22 14:26:02 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.36 2006/08/26 04:48:52 wormo Exp $ + + 25 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + pinfo-0.6.9.ebuild: + stable on ppc (Bug #144697) 22 Aug 2006; Thomas Cort <tcort@gentoo.org> pinfo-0.6.9.ebuild: Stable on alpha wrt Bug #144679. diff --git a/app-text/pinfo/pinfo-0.6.9.ebuild b/app-text/pinfo/pinfo-0.6.9.ebuild index c0ee5cdce631..05b217d258e9 100644 --- a/app-text/pinfo/pinfo-0.6.9.ebuild +++ b/app-text/pinfo/pinfo-0.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.9.ebuild,v 1.10 2006/08/22 14:26:02 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.9.ebuild,v 1.11 2006/08/26 04:48:52 wormo Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/1498/${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="sys-libs/ncurses |