summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-09-29 16:55:16 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-09-29 16:55:16 +0000
commit288faf396a819160f3c8fc1088497778ddf80a3d (patch)
tree2100c4f867fd745ddc5e603e3ae6e429ae1bce51
parentRemoved blocking dependency on gnome-extra/gnome-vfs-extras which has been re... (diff)
downloadgentoo-2-288faf396a819160f3c8fc1088497778ddf80a3d.tar.gz
gentoo-2-288faf396a819160f3c8fc1088497778ddf80a3d.tar.bz2
gentoo-2-288faf396a819160f3c8fc1088497778ddf80a3d.zip
Stable on x86, security bug #106105.
(Portage version: 2.0.52-r1)
-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 928c0395057c..be1fc34e6456 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.60 2005/09/29 15:40:16 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.61 2005/09/29 16:55:16 ticho Exp $
+
+ 29 Sep 2005; Andrej Kacian <ticho@gentoo.org> texinfo-4.8-r1.ebuild:
+ Stable on x86, security bug #106105.
29 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> texinfo-4.8-r1.ebuild:
Stable on hppa, ppc.
diff --git a/sys-apps/texinfo/texinfo-4.8-r1.ebuild b/sys-apps/texinfo/texinfo-4.8-r1.ebuild
index 4164921e41ad..eee7903dc272 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.3 2005/09/29 15:40:16 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r1.ebuild,v 1.4 2005/09/29 16:55:16 ticho 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 )"