From 665b946fc4c2a20ffa5cdf1067d2015129bcec9c Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Mon, 10 Feb 2003 16:08:52 +0000 Subject: repoman fix --- app-emulation/pose/pose-3.5.ebuild | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/pose/pose-3.5.ebuild b/app-emulation/pose/pose-3.5.ebuild index c85e2efa2a46..dabc8e84bcc1 100644 --- a/app-emulation/pose/pose-3.5.ebuild +++ b/app-emulation/pose/pose-3.5.ebuild @@ -1,18 +1,19 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5.ebuild,v 1.8 2002/11/18 10:36:43 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5.ebuild,v 1.9 2003/02/10 16:08:52 seemant Exp $ + +IUSE="" S=${WORKDIR}/${P} +DESCRIPTION="Palm OS Emulator" HOMEPAGE="http://www.palmos.com/dev/tools/emulator/" SRC_URI="http://www.palmos.com/dev/tools/emulator/sources/emulator_src_3.5.tar.gz" -DESCRIPTION="Palm OS Emulator" - -DEPEND="=x11-libs/fltk-1.1.0_beta10-r1" -KEYWORDS="x86" -LICENSE="GPL-2" SLOT="0" -IUSE="" +LICENSE="GPL-2" +KEYWORDS="x86" + +DEPEND="=x11-libs/fltk-1.1.0*" src_compile() { cd ${WORKDIR}/Emulator_Src_3.5/BuildUnix -- cgit v1.2.3-65-gdbad