diff options
author | George Shapovalov <george@gentoo.org> | 2002-05-11 03:48:37 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-05-11 03:48:37 +0000 |
commit | 83804890f16a568b861ec0256b99223e6a8dd6bf (patch) | |
tree | bb0cc5759543c416094860aa8a3036cf5c83e7a9 /app-emulation | |
parent | added ebuild for palm os 3.5 emulator (diff) | |
download | gentoo-2-83804890f16a568b861ec0256b99223e6a8dd6bf.tar.gz gentoo-2-83804890f16a568b861ec0256b99223e6a8dd6bf.tar.bz2 gentoo-2-83804890f16a568b861ec0256b99223e6a8dd6bf.zip |
App license status is unclear, removed LICENSE line until situation becomes
more clear
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/pose/pose-3.5.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/pose/pose-3.5.ebuild b/app-emulation/pose/pose-3.5.ebuild index 689145de55b8..295d4f7ef8d5 100644 --- a/app-emulation/pose/pose-3.5.ebuild +++ b/app-emulation/pose/pose-3.5.ebuild @@ -8,7 +8,6 @@ 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" -LICENSE=GPL-2 DEPEND=">=x11-libs/fltk-1.0.11" |