summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-09-30 20:05:12 +0000
committerSimon Stelling <blubb@gentoo.org>2005-09-30 20:05:12 +0000
commitf910b5ddbf46d3b96aa930088b9b0e8307bc044a (patch)
tree9e1d9eec2d3301324dcbcef9af31dee6fca465f0 /sys-apps
parentstable on amd64 wrt bug 104565 (diff)
downloadgentoo-2-f910b5ddbf46d3b96aa930088b9b0e8307bc044a.tar.gz
gentoo-2-f910b5ddbf46d3b96aa930088b9b0e8307bc044a.tar.bz2
gentoo-2-f910b5ddbf46d3b96aa930088b9b0e8307bc044a.zip
stable on amd64 wrt bug 106105
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/texinfo/ChangeLog5
-rw-r--r--sys-apps/texinfo/texinfo-4.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog
index 4f8caa353368..9031530feb29 100644
--- a/sys-apps/texinfo/ChangeLog
+++ b/sys-apps/texinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/texinfo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.64 2005/09/30 18:13:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.65 2005/09/30 20:05:12 blubb Exp $
+
+ 30 Sep 2005; Simon Stelling <blubb@gentoo.org> texinfo-4.8-r1.ebuild:
+ stable on amd64 wrt bug 106105
30 Sep 2005; Markus Rothe <corsair@gentoo.org> texinfo-4.8-r1.ebuild:
Stable on ppc64 (bug #106105)
diff --git a/sys-apps/texinfo/texinfo-4.8-r1.ebuild b/sys-apps/texinfo/texinfo-4.8-r1.ebuild
index 30a5af2fd6d0..b7d2d09e3f90 100644
--- a/sys-apps/texinfo/texinfo-4.8-r1.ebuild
+++ b/sys-apps/texinfo/texinfo-4.8-r1.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-r1.ebuild,v 1.7 2005/09/30 18:13:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r1.ebuild,v 1.8 2005/09/30 20:05:12 blubb 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 ~ppc-macos ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86"
IUSE="nls build static"
RDEPEND="!build? ( >=sys-libs/ncurses-5.2-r2 )"