diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 03:10:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 03:10:03 +0000 |
commit | a80718f88dcd2df89209aa058b818189b532c93d (patch) | |
tree | 1a9abe45756685eb46b4aa8b45988c670055c975 /sys-apps/texinfo | |
parent | arm/ia64/sh stable #154322 (diff) | |
download | gentoo-2-a80718f88dcd2df89209aa058b818189b532c93d.tar.gz gentoo-2-a80718f88dcd2df89209aa058b818189b532c93d.tar.bz2 gentoo-2-a80718f88dcd2df89209aa058b818189b532c93d.zip |
arm/ia64/s390/sh stable #154316
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-4.8-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-4.8-r5.ebuild b/sys-apps/texinfo/texinfo-4.8-r5.ebuild index d6c9704bea9a..9cd45fbad0d2 100644 --- a/sys-apps/texinfo/texinfo-4.8-r5.ebuild +++ b/sys-apps/texinfo/texinfo-4.8-r5.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-r5.ebuild,v 1.4 2006/11/11 12:36:12 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.8-r5.ebuild,v 1.5 2006/11/12 03:10:03 vapier 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 ~sparc-fbsd 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 ) |