diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:32:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:32:40 +0000 |
commit | 183f5ee0369a5c2e35c06c5af5575f5c8f99d70c (patch) | |
tree | 9c1e5e680fe57900eb0f4ba1273d950aea7dc8b4 /app-pda/pilot-link | |
parent | in place bumps to ensure that whois owns the mkpasswd binary and manpage, rat... (diff) | |
download | gentoo-2-183f5ee0369a5c2e35c06c5af5575f5c8f99d70c.tar.gz gentoo-2-183f5ee0369a5c2e35c06c5af5575f5c8f99d70c.tar.bz2 gentoo-2-183f5ee0369a5c2e35c06c5af5575f5c8f99d70c.zip |
sync IUSE (+java, +perl, +tcltk)
Diffstat (limited to 'app-pda/pilot-link')
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.11.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-pda/pilot-link/pilot-link-0.11.3.ebuild b/app-pda/pilot-link/pilot-link-0.11.3.ebuild index 0215e2e0c5fc..fcbde7a469a5 100644 --- a/app-pda/pilot-link/pilot-link-0.11.3.ebuild +++ b/app-pda/pilot-link/pilot-link-0.11.3.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-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.7 2004/07/01 11:47:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.8 2004/07/13 18:32:40 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A suite of tools contains a series of conduits for moving @@ -14,6 +14,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="GPL-2 | LGPL-2" KEYWORDS="x86 ppc sparc" +IUSE="java perl tcltk" src_compile() { |