diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:17:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:17:35 +0000 |
commit | 415b499354894b924bb1a33114d39a7e9f99ac61 (patch) | |
tree | 5d2c939f08abeee1e6c7178d8c9b491399bbb2d4 /dev-util/tla/tla-1.2-r2.ebuild | |
parent | sync IUSE (+gnome), don't assign S=${WORKDIR}/${P}, trim trailing whitespace ... (diff) | |
download | gentoo-2-415b499354894b924bb1a33114d39a7e9f99ac61.tar.gz gentoo-2-415b499354894b924bb1a33114d39a7e9f99ac61.tar.bz2 gentoo-2-415b499354894b924bb1a33114d39a7e9f99ac61.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-util/tla/tla-1.2-r2.ebuild')
-rw-r--r-- | dev-util/tla/tla-1.2-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/tla/tla-1.2-r2.ebuild b/dev-util/tla/tla-1.2-r2.ebuild index eee9a3f6807d..30c1fdf45f24 100644 --- a/dev-util/tla/tla-1.2-r2.ebuild +++ b/dev-util/tla/tla-1.2-r2.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/dev-util/tla/tla-1.2-r2.ebuild,v 1.3 2004/06/25 02:48:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tla/tla-1.2-r2.ebuild,v 1.4 2004/07/15 00:13:08 agriffis Exp $ inherit eutils @@ -14,6 +14,7 @@ HOMEPAGE="http://arch.quackerhead.com/~lord/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 alpha ppc hppa sparc ~amd64" +IUSE="" DEPEND="sys-apps/coreutils >=net-misc/neon-0.24.6 |