summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 13:04:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 13:04:47 +0000
commit6b0e8a6732818ffb510a36d640f7d81250c9ebb0 (patch)
tree054d1e67b2c89ab2567c03b4063b69e9bfc08065 /sys-apps/texinfo
parentMarked ~ppc. (diff)
downloadhistorical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.tar.gz
historical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.tar.bz2
historical-6b0e8a6732818ffb510a36d640f7d81250c9ebb0.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/ChangeLog5
-rw-r--r--sys-apps/texinfo/texinfo-4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog
index 19a63de02735..aedb44f7bf05 100644
--- a/sys-apps/texinfo/ChangeLog
+++ b/sys-apps/texinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/texinfo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.51 2005/04/08 02:56:32 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.52 2005/04/09 13:03:50 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> texinfo-4.8.ebuild:
+ Stable on ppc64
08 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> texinfo-4.8.ebuild:
Marked stable on amd64.
diff --git a/sys-apps/texinfo/texinfo-4.8.ebuild b/sys-apps/texinfo/texinfo-4.8.ebuild
index 22fd2d2700d2..3e573b34786f 100644
--- a/sys-apps/texinfo/texinfo-4.8.ebuild
+++ b/sys-apps/texinfo/texinfo-4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8.ebuild,v 1.7 2005/04/08 02:56:32 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8.ebuild,v 1.8 2005/04/09 13:03:50 corsair Exp $
inherit flag-o-matic eutils
@@ -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 x86 ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~ppc-macos"
IUSE="nls build static"
RDEPEND="!build? ( >=sys-libs/ncurses-5.2-r2 )"