diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:33:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:33:34 +0000 |
commit | 04dc743b822fcaf86d9298dc5c9b344b6fe9d397 (patch) | |
tree | c78f1c16c1c3189ff76a9eb3c3789abe4fbe290e /app-pda/plptools/plptools-0.11-r1.ebuild | |
parent | sync IUSE (+java, +perl, +tcltk) (diff) | |
download | historical-04dc743b822fcaf86d9298dc5c9b344b6fe9d397.tar.gz historical-04dc743b822fcaf86d9298dc5c9b344b6fe9d397.tar.bz2 historical-04dc743b822fcaf86d9298dc5c9b344b6fe9d397.zip |
sync IUSE (missing)
Diffstat (limited to 'app-pda/plptools/plptools-0.11-r1.ebuild')
-rw-r--r-- | app-pda/plptools/plptools-0.11-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-pda/plptools/plptools-0.11-r1.ebuild b/app-pda/plptools/plptools-0.11-r1.ebuild index 28a9311bbd81..5c7f390ce145 100644 --- a/app-pda/plptools/plptools-0.11-r1.ebuild +++ b/app-pda/plptools/plptools-0.11-r1.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/plptools/plptools-0.11-r1.ebuild,v 1.7 2004/07/01 11:47:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/plptools/plptools-0.11-r1.ebuild,v 1.8 2004/07/13 18:33:34 agriffis Exp $ DESCRIPTION="Libraries and utilities to communicate with a Psion palmtop via serial." HOMEPAGE="http://plptools.sourceforge.net" @@ -9,6 +9,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc" S="${WORKDIR}/${P}" |