summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r--sys-apps/texinfo/ChangeLog6
-rw-r--r--sys-apps/texinfo/texinfo-4.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/texinfo/ChangeLog b/sys-apps/texinfo/ChangeLog
index a7a9923d1c60..e347158faa62 100644
--- a/sys-apps/texinfo/ChangeLog
+++ b/sys-apps/texinfo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/texinfo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.101 2008/12/14 14:21:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.102 2008/12/30 23:28:06 the_paya Exp $
+
+ 30 Dec 2008; Javier Villavicencio <the_paya@gentoo.org>
+ texinfo-4.13.ebuild:
+ keyworded ~x86-fbsd.
14 Dec 2008; Alexis Ballier <aballier@gentoo.org> texinfo-4.13.ebuild:
keyword ~sparc-fbsd
diff --git a/sys-apps/texinfo/texinfo-4.13.ebuild b/sys-apps/texinfo/texinfo-4.13.ebuild
index 202d6a2f1b38..1c87537f4576 100644
--- a/sys-apps/texinfo/texinfo-4.13.ebuild
+++ b/sys-apps/texinfo/texinfo-4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.2 2008/12/14 14:21:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13.ebuild,v 1.3 2008/12/30 23:28:06 the_paya 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"
+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*