diff options
author | 2004-06-27 22:22:00 +0000 | |
---|---|---|
committer | 2004-06-27 22:22:00 +0000 | |
commit | 3e332a62c7e50fcf435825ddb60322be03678f28 (patch) | |
tree | f63e73226d6099d94d47fb9e542889283db2f68f /app-editors/xvile/xvile-9.3h.ebuild | |
parent | touch the libc (Manifest recommit) (diff) | |
download | gentoo-2-3e332a62c7e50fcf435825ddb60322be03678f28.tar.gz gentoo-2-3e332a62c7e50fcf435825ddb60322be03678f28.tar.bz2 gentoo-2-3e332a62c7e50fcf435825ddb60322be03678f28.zip |
touch the libc
Diffstat (limited to 'app-editors/xvile/xvile-9.3h.ebuild')
-rw-r--r-- | app-editors/xvile/xvile-9.3h.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/xvile/xvile-9.3h.ebuild b/app-editors/xvile/xvile-9.3h.ebuild index b18571f6c64a..88f56ffbae46 100644 --- a/app-editors/xvile/xvile-9.3h.ebuild +++ b/app-editors/xvile/xvile-9.3h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.3h.ebuild,v 1.9 2004/06/24 22:04:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.3h.ebuild,v 1.10 2004/06/27 22:22:00 vapier Exp $ S=${WORKDIR}/vile-9.3 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" @@ -20,7 +20,7 @@ SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha" IUSE="perl" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/flex virtual/x11 =app-editors/vile-9.3h" |