diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-22 02:54:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-22 02:54:21 +0000 |
commit | 257aa858b5edafa0d4f87088978e788273f1eabf (patch) | |
tree | e5d938a23184dd4e23bb38de5d8859161a7e6ed6 /app-text | |
parent | Version bump. (diff) | |
download | gentoo-2-257aa858b5edafa0d4f87088978e788273f1eabf.tar.gz gentoo-2-257aa858b5edafa0d4f87088978e788273f1eabf.tar.bz2 gentoo-2-257aa858b5edafa0d4f87088978e788273f1eabf.zip |
Stable on SPARC wrt bug #144697.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'app-text')
-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 7b41eec9a69d..1e37daaa9cb3 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.31 2006/08/22 00:18:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.32 2006/08/22 02:54:21 weeve Exp $ + + 22 Aug 2006; Jason Wever <weeve@gentoo.org> pinfo-0.6.9.ebuild: + Stable on SPARC wrt bug #144697. 22 Aug 2006; Jeroen Roovers <jer@gentoo.org> pinfo-0.6.9.ebuild: Fixed HOMEPAGE and SRC_URI. diff --git a/app-text/pinfo/pinfo-0.6.9.ebuild b/app-text/pinfo/pinfo-0.6.9.ebuild index 4eb807d7a905..d38435660cb4 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.6 2006/08/22 00:18:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.9.ebuild,v 1.7 2006/08/22 02:54:21 weeve 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 |