summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-02-25 21:42:35 +0000
committerMarkus Meier <maekke@gentoo.org>2009-02-25 21:42:35 +0000
commit7eda62f274b60bb92931e124f00404ad93f4ca4f (patch)
treefe8e2040e99149ac254ba88f5bfbfdf67131b6fb /sys-apps
parentold (diff)
downloadgentoo-2-7eda62f274b60bb92931e124f00404ad93f4ca4f.tar.gz
gentoo-2-7eda62f274b60bb92931e124f00404ad93f4ca4f.tar.bz2
gentoo-2-7eda62f274b60bb92931e124f00404ad93f4ca4f.zip
amd64/x86 stable, bug #259121
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/texinfo/ChangeLog5
-rw-r--r--sys-apps/texinfo/texinfo-4.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog
index 332021fbadcc..43a8872bd603 100644
--- a/sys-apps/texinfo/ChangeLog
+++ b/sys-apps/texinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/texinfo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.106 2009/02/24 07:59:12 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.107 2009/02/25 21:42:35 maekke Exp $
+
+ 25 Feb 2009; Markus Meier <maekke@gentoo.org> texinfo-4.13.ebuild:
+ amd64/x86 stable, bug #259121
24 Feb 2009; Joshua Kinard <kumba@gentoo.org> texinfo-4.13.ebuild:
Make texinfo cross-compiler safe (#196041)
diff --git a/sys-apps/texinfo/texinfo-4.13.ebuild b/sys-apps/texinfo/texinfo-4.13.ebuild
index 9ac784b5065a..29e8ee483bac 100644
--- a/sys-apps/texinfo/texinfo-4.13.ebuild
+++ b/sys-apps/texinfo/texinfo-4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13.ebuild,v 1.7 2009/02/24 07:59:12 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13.ebuild,v 1.8 2009/02/25 21:42:35 maekke Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lzma"
LICENSE="GPL-3"
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 static"
RDEPEND="!=app-text/tetex-2*