diff options
author | 2004-07-01 12:11:19 +0000 | |
---|---|---|
committer | 2004-07-01 12:11:19 +0000 | |
commit | 0a9c3686386a53660bfc7a3ae7ac0949ae99d998 (patch) | |
tree | 5dc05573da0108cc7caed4a1233a51d9664ebb67 /app-text/vlna/vlna-1.2.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-0a9c3686386a53660bfc7a3ae7ac0949ae99d998.tar.gz gentoo-2-0a9c3686386a53660bfc7a3ae7ac0949ae99d998.tar.bz2 gentoo-2-0a9c3686386a53660bfc7a3ae7ac0949ae99d998.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/vlna/vlna-1.2.ebuild')
-rw-r--r-- | app-text/vlna/vlna-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/vlna/vlna-1.2.ebuild b/app-text/vlna/vlna-1.2.ebuild index 4d2dcfb97d35..df6e1880a85c 100644 --- a/app-text/vlna/vlna-1.2.ebuild +++ b/app-text/vlna/vlna-1.2.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-text/vlna/vlna-1.2.ebuild,v 1.4 2004/06/24 22:55:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vlna/vlna-1.2.ebuild,v 1.5 2004/07/01 12:11:06 eradicator Exp $ inherit gcc @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR}/${PN} |