diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-08 02:11:12 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-08 02:11:12 +0000 |
commit | 0c72e3898042c3a37fa81650155fd37a2499b82a (patch) | |
tree | 490d7e64a4d425c93d7ee50529d21019f1a352ed /app-text/pinfo | |
parent | stable on ppc6t4, bug #63055 (diff) | |
download | historical-0c72e3898042c3a37fa81650155fd37a2499b82a.tar.gz historical-0c72e3898042c3a37fa81650155fd37a2499b82a.tar.bz2 historical-0c72e3898042c3a37fa81650155fd37a2499b82a.zip |
stable on ppc64, bug #63056
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog index 2a002db13f6c..29befe478b1c 100644 --- a/app-text/pinfo/ChangeLog +++ b/app-text/pinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pinfo # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.19 2004/06/28 03:27:16 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.20 2004/09/08 02:11:12 tgall Exp $ + + 07 Sep 2004; Tom Gall <tgall@gentoo.org> pinfo-0.6.8.ebuild: + stable on ppc64, bug #63056 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> pinfo-0.6.8.ebuild: Added ~mips diff --git a/app-text/pinfo/pinfo-0.6.8.ebuild b/app-text/pinfo/pinfo-0.6.8.ebuild index 17d82afc54de..267a06d2504f 100644 --- a/app-text/pinfo/pinfo-0.6.8.ebuild +++ b/app-text/pinfo/pinfo-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.10 2004/06/28 03:27:16 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.11 2004/09/08 02:11:12 tgall Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://dione.ids.pl/~pborys/pinfo" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ia64 amd64 ~mips" +KEYWORDS="x86 ppc sparc alpha ia64 amd64 ~mips ppc64" IUSE="nls readline" DEPEND="sys-libs/ncurses |