summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-10-17 06:41:51 +0000
committerRoy Marples <uberlord@gentoo.org>2006-10-17 06:41:51 +0000
commit941976e1f4436285f9c448128bd30a5f05d613e3 (patch)
treef29d1d29b927e3ac6da56ee46661a29376c08437 /sys-apps/texinfo/texinfo-4.8-r4.ebuild
parentNew package: Bibliographic and reference management software, integrates with... (diff)
downloadgentoo-2-941976e1f4436285f9c448128bd30a5f05d613e3.tar.gz
gentoo-2-941976e1f4436285f9c448128bd30a5f05d613e3.tar.bz2
gentoo-2-941976e1f4436285f9c448128bd30a5f05d613e3.zip
Added ~sparc-fbsd keyword.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'sys-apps/texinfo/texinfo-4.8-r4.ebuild')
-rw-r--r--sys-apps/texinfo/texinfo-4.8-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-4.8-r4.ebuild b/sys-apps/texinfo/texinfo-4.8-r4.ebuild
index bbcb32a2c30d..3f059622159a 100644
--- a/sys-apps/texinfo/texinfo-4.8-r4.ebuild
+++ b/sys-apps/texinfo/texinfo-4.8-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r4.ebuild,v 1.1 2006/07/20 00:44:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r4.ebuild,v 1.2 2006/10/17 06:41:51 uberlord Exp $
inherit flag-o-matic eutils toolchain-funcs
@@ -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 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="nls build static"
RDEPEND="!build? ( >=sys-libs/ncurses-5.2-r2 )