summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-11 03:36:14 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-11 03:36:14 +0000
commite958698dfcb74509d2d3949546f9bb12d46f5f3f (patch)
tree92f333da8c282472d77c660ff37ea483694d7ac1 /sys-apps/texinfo
parentMarked ~hppa (bug #174840). (diff)
downloadhistorical-e958698dfcb74509d2d3949546f9bb12d46f5f3f.tar.gz
historical-e958698dfcb74509d2d3949546f9bb12d46f5f3f.tar.bz2
historical-e958698dfcb74509d2d3949546f9bb12d46f5f3f.zip
Stable on mips.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/ChangeLog7
-rw-r--r--sys-apps/texinfo/texinfo-4.8-r5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog
index 91030af7ffd4..5e6c7af36cce 100644
--- a/sys-apps/texinfo/ChangeLog
+++ b/sys-apps/texinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/texinfo
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.83 2006/11/15 13:19:04 corsair Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.84 2007/05/11 03:29:24 kumba Exp $
+
+ 11 May 2007; Joshua Kinard <kumba@gentoo.org> texinfo-4.8-r5.ebuild:
+ Stable on mips.
15 Nov 2006; Markus Rothe <corsair@gentoo.org> texinfo-4.8-r5.ebuild:
Stable on ppc64; bug #154316
diff --git a/sys-apps/texinfo/texinfo-4.8-r5.ebuild b/sys-apps/texinfo/texinfo-4.8-r5.ebuild
index cd7904df506a..e73ebfb3374e 100644
--- a/sys-apps/texinfo/texinfo-4.8-r5.ebuild
+++ b/sys-apps/texinfo/texinfo-4.8-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r5.ebuild,v 1.11 2007/02/28 22:22:35 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r5.ebuild,v 1.12 2007/05/11 03:29:24 kumba Exp $
inherit flag-o-matic eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls build static"
RDEPEND="!build? ( >=sys-libs/ncurses-5.2-r2 )