diff options
author | 2003-11-09 01:18:38 +0000 | |
---|---|---|
committer | 2003-11-09 01:18:38 +0000 | |
commit | 25ecb72eadf0ea8dd821c90cd72c1070fb823e39 (patch) | |
tree | a7da95edb52d051e10b0b9763427a0da0484b072 /app-sci/tbass/tbass-20030108.ebuild | |
parent | repoman: Fix leading whitespace (diff) | |
download | gentoo-2-25ecb72eadf0ea8dd821c90cd72c1070fb823e39.tar.gz gentoo-2-25ecb72eadf0ea8dd821c90cd72c1070fb823e39.tar.bz2 gentoo-2-25ecb72eadf0ea8dd821c90cd72c1070fb823e39.zip |
updated lard versions in DEPEND
Diffstat (limited to 'app-sci/tbass/tbass-20030108.ebuild')
-rw-r--r-- | app-sci/tbass/tbass-20030108.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/tbass/tbass-20030108.ebuild b/app-sci/tbass/tbass-20030108.ebuild index f78792cf0bda..409f672359a3 100644 --- a/app-sci/tbass/tbass-20030108.ebuild +++ b/app-sci/tbass/tbass-20030108.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/app-sci/tbass/tbass-20030108.ebuild,v 1.4 2003/07/02 12:33:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tbass/tbass-20030108.ebuild,v 1.5 2003/11/09 01:18:30 george Exp $ IUSE="" @@ -21,7 +21,7 @@ KEYWORDS="x86 ~ppc ~sparc " DEPEND="virtual/glibc sys-devel/binutils - >=app-sci/lard-20030109 + >=app-sci/lard-2.0.15 dev-libs/gmp dev-lang/perl x11-libs/gtk+" |