diff options
author | 2003-09-07 18:36:17 +0000 | |
---|---|---|
committer | 2003-09-07 18:36:17 +0000 | |
commit | 582529764b9cd33eca5741282a3e7349e097a937 (patch) | |
tree | c09395e38f3cb9931f1d4c03884a75f5dfb7dd3b /sys-apps/texinfo/texinfo-4.6.ebuild | |
parent | new version (diff) | |
download | gentoo-2-582529764b9cd33eca5741282a3e7349e097a937.tar.gz gentoo-2-582529764b9cd33eca5741282a3e7349e097a937.tar.bz2 gentoo-2-582529764b9cd33eca5741282a3e7349e097a937.zip |
form fixer
Diffstat (limited to 'sys-apps/texinfo/texinfo-4.6.ebuild')
-rw-r--r-- | sys-apps/texinfo/texinfo-4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-4.6.ebuild b/sys-apps/texinfo/texinfo-4.6.ebuild index 315cf7290e87..02f2cf126f13 100644 --- a/sys-apps/texinfo/texinfo-4.6.ebuild +++ b/sys-apps/texinfo/texinfo-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.2 2003/09/07 00:53:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.6.ebuild,v 1.3 2003/09/07 18:35:55 azarah Exp $ IUSE="nls build" @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~arm ~mips" DEPEND=">=sys-apps/sed-4.0.5 !build? ( >=sys-libs/ncurses-5.2-r2 - nls? ( sys-devel/gettext ) )" + nls? ( sys-devel/gettext ) )" RDEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 )" |