diff options
author | Christel Dahlskjær <christel@gentoo.org> | 2006-09-06 21:50:13 +0000 |
---|---|---|
committer | Christel Dahlskjær <christel@gentoo.org> | 2006-09-06 21:50:13 +0000 |
commit | 0bce27d8a96c2d00819a3cfbc8b84dfdb0cc7455 (patch) | |
tree | 66f05d22836357f108bd3c5bd1f7f11a55fca275 /app-text/pinfo | |
parent | Fixing creation of metadata.xml. Bug #129533 (diff) | |
download | gentoo-2-0bce27d8a96c2d00819a3cfbc8b84dfdb0cc7455.tar.gz gentoo-2-0bce27d8a96c2d00819a3cfbc8b84dfdb0cc7455.tar.bz2 gentoo-2-0bce27d8a96c2d00819a3cfbc8b84dfdb0cc7455.zip |
Stable on mips, bug #144967
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog index 1c6b46fc6ba8..c32577dc5884 100644 --- a/app-text/pinfo/ChangeLog +++ b/app-text/pinfo/ChangeLog @@ -1,6 +1,9 @@ # 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.36 2006/08/26 04:48:52 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.37 2006/09/06 21:50:13 christel Exp $ + + 06 Sep 2006; Christel Dahlskjaer <christel@gentoo.org> pinfo-0.6.9.ebuild: + Stable on mips as per bug #144697 25 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> pinfo-0.6.9.ebuild: diff --git a/app-text/pinfo/pinfo-0.6.9.ebuild b/app-text/pinfo/pinfo-0.6.9.ebuild index 05b217d258e9..55d261981a21 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.11 2006/08/26 04:48:52 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.9.ebuild,v 1.12 2006/09/06 21:50:13 christel 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 |